aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/api/swagger.yaml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-07-25 23:55:07 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-07-25 23:55:07 -0700
commit69cb39f2c5d4012abff23af5b0e1aba5f9f899df (patch)
tree800ce18016a3d781615866379a13a0ab5d60c4bd /rust/fatcat-api/api/swagger.yaml
parenteb6714fdc02205b15cf4c9f4f632ab259534ae64 (diff)
downloadfatcat-69cb39f2c5d4012abff23af5b0e1aba5f9f899df.tar.gz
fatcat-69cb39f2c5d4012abff23af5b0e1aba5f9f899df.zip
expand, not expend
Diffstat (limited to 'rust/fatcat-api/api/swagger.yaml')
-rw-r--r--rust/fatcat-api/api/swagger.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/rust/fatcat-api/api/swagger.yaml b/rust/fatcat-api/api/swagger.yaml
index a3e43170..15ebfa81 100644
--- a/rust/fatcat-api/api/swagger.yaml
+++ b/rust/fatcat-api/api/swagger.yaml
@@ -142,14 +142,14 @@ paths:
type: "string"
formatString: "\\\"{}\\\""
example: "\"id_example\".to_string()"
- - name: "expend"
+ - name: "expand"
in: "query"
description: "List of sub-entities to expand in response. For now, only 'all'\
\ accepted."
required: false
type: "string"
formatString: "{:?}"
- example: "Some(\"expend_example\".to_string())"
+ example: "Some(\"expand_example\".to_string())"
responses:
200:
description: "Found Entity"
@@ -437,14 +437,14 @@ paths:
type: "string"
formatString: "\\\"{}\\\""
example: "\"id_example\".to_string()"
- - name: "expend"
+ - name: "expand"
in: "query"
description: "List of sub-entities to expand in response. For now, only 'all'\
\ accepted."
required: false
type: "string"
formatString: "{:?}"
- example: "Some(\"expend_example\".to_string())"
+ example: "Some(\"expand_example\".to_string())"
responses:
200:
description: "Found Entity"
@@ -786,14 +786,14 @@ paths:
type: "string"
formatString: "\\\"{}\\\""
example: "\"id_example\".to_string()"
- - name: "expend"
+ - name: "expand"
in: "query"
description: "List of sub-entities to expand in response. For now, only 'all'\
\ accepted."
required: false
type: "string"
formatString: "{:?}"
- example: "Some(\"expend_example\".to_string())"
+ example: "Some(\"expand_example\".to_string())"
responses:
200:
description: "Found Entity"
@@ -1078,14 +1078,14 @@ paths:
type: "string"
formatString: "\\\"{}\\\""
example: "\"id_example\".to_string()"
- - name: "expend"
+ - name: "expand"
in: "query"
description: "List of sub-entities to expand in response. For now, only 'all'\
\ accepted."
required: false
type: "string"
formatString: "{:?}"
- example: "Some(\"expend_example\".to_string())"
+ example: "Some(\"expand_example\".to_string())"
responses:
200:
description: "Found Entity"
@@ -1424,14 +1424,14 @@ paths:
type: "string"
formatString: "\\\"{}\\\""
example: "\"id_example\".to_string()"
- - name: "expend"
+ - name: "expand"
in: "query"
description: "List of sub-entities to expand in response. For now, only 'all'\
\ accepted."
required: false
type: "string"
formatString: "{:?}"
- example: "Some(\"expend_example\".to_string())"
+ example: "Some(\"expand_example\".to_string())"
responses:
200:
description: "Found Entity"