|
11506 | 11506 | "tags": [ |
11507 | 11507 | "descriptions" |
11508 | 11508 | ], |
11509 | | - "summary": "Retrieve an Item's description in a specific language, with language fallback. If a description is defined in the requested language, the API responds with a 200 status code and includes the description in the response payload. If a description only exists in a fallback language, the API returns a 307 status code and provides the location of the description", |
| 11509 | + "summary": "Retrieve an Item's description in a specific language, with language fallback", |
| 11510 | + "description": "If a description is defined in the requested language, the API responds with a 200 status code and includes the description in the response payload. If a description only exists in a fallback language, the API returns a 307 status code and provides the location of the description.", |
11510 | 11511 | "parameters": [ |
11511 | 11512 | { |
11512 | 11513 | "in": "path", |
|
11592 | 11593 | ], |
11593 | 11594 | "responses": { |
11594 | 11595 | "200": { |
11595 | | - "description": "Item's description in a specific language. If a description only exists in a fallback language, the API returns a 307 status code and provides its location", |
| 11596 | + "description": "Item's description in a specific language. If a description only exists in a fallback language, the API returns a 307 status code and provides its location.", |
11596 | 11597 | "headers": { |
11597 | 11598 | "ETag": { |
11598 | 11599 | "description": "Last entity revision number", |
|
11637 | 11638 | } |
11638 | 11639 | }, |
11639 | 11640 | "307": { |
11640 | | - "description": "A description in a fallback language exists in the indicated location", |
| 11641 | + "description": "A description in a fallback language exists at the indicated location", |
11641 | 11642 | "headers": { |
11642 | 11643 | "Location": { |
11643 | 11644 | "description": "The URL to which the requested resource has been moved", |
|
12986 | 12987 | "tags": [ |
12987 | 12988 | "descriptions" |
12988 | 12989 | ], |
12989 | | - "summary": "Retrieve a Property's description in a specific language, with language fallback. If a description is defined in the requested language, the API responds with a 200 status code and includes the description in the response payload. If a description only exists in a fallback language, the API returns a 307 status code and provides the location of the description", |
| 12990 | + "summary": "Retrieve a Property's description in a specific language, with language fallback", |
| 12991 | + "description": "If a description is defined in the requested language, the API responds with a 200 status code and includes the description in the response payload. If a description only exists in a fallback language, the API returns a 307 status code and provides the location of the description.", |
12990 | 12992 | "parameters": [ |
12991 | 12993 | { |
12992 | 12994 | "in": "path", |
|
13072 | 13074 | ], |
13073 | 13075 | "responses": { |
13074 | 13076 | "200": { |
13075 | | - "description": "Property's description in a specific language. If a description only exists in a fallback language, the API returns a 307 status code and provides its location", |
| 13077 | + "description": "Property's description in a specific language. If a description only exists in a fallback language, the API returns a 307 status code and provides its location.", |
13076 | 13078 | "headers": { |
13077 | 13079 | "ETag": { |
13078 | 13080 | "description": "Last entity revision number", |
|
13117 | 13119 | } |
13118 | 13120 | }, |
13119 | 13121 | "307": { |
13120 | | - "description": "A description in a fallback language exists in the indicated location", |
| 13122 | + "description": "A description in a fallback language exists at the indicated location", |
13121 | 13123 | "headers": { |
13122 | 13124 | "Location": { |
13123 | 13125 | "description": "The URL to which the requested resource has been moved", |
|
21077 | 21079 | "tags": [ |
21078 | 21080 | "labels" |
21079 | 21081 | ], |
21080 | | - "summary": "Retrieve an Item's label in a specific language, with language fallback. If a label is defined in the requested language, the API responds with a 200 status code and includes the label in the response payload. If a label only exists in a fallback language, the API returns a 307 status code and provides the location of the label", |
| 21082 | + "summary": "Retrieve an Item's label in a specific language, with language fallback", |
| 21083 | + "description": "If a label is defined in the requested language, the API responds with a 200 status code and includes the label in the response payload. If a label only exists in a fallback language, the API returns a 307 status code and provides the location of the label.", |
21081 | 21084 | "parameters": [ |
21082 | 21085 | { |
21083 | 21086 | "in": "path", |
|
21163 | 21166 | ], |
21164 | 21167 | "responses": { |
21165 | 21168 | "200": { |
21166 | | - "description": "Item's label in a specific language. If a label only exists in a fallback language, the API returns a 307 status code and provides its location", |
| 21169 | + "description": "Item's label in a specific language. If a label only exists in a fallback language, the API returns a 307 status code and provides its location.", |
21167 | 21170 | "headers": { |
21168 | 21171 | "ETag": { |
21169 | 21172 | "description": "Last entity revision number", |
|
21208 | 21211 | } |
21209 | 21212 | }, |
21210 | 21213 | "307": { |
21211 | | - "description": "A label in a fallback language exists in the indicated location", |
| 21214 | + "description": "A label in a fallback language exists at the indicated location", |
21212 | 21215 | "headers": { |
21213 | 21216 | "Location": { |
21214 | 21217 | "description": "The URL to which the requested resource has been moved", |
|
22558 | 22561 | "tags": [ |
22559 | 22562 | "labels" |
22560 | 22563 | ], |
22561 | | - "summary": "Retrieve a Property's label in a specific language, with language fallback. If a label is defined in the requested language, the API responds with a 200 status code and includes the label in the response payload. If a label only exists in a fallback language, the API returns a 307 status code and provides the location of the label", |
| 22564 | + "summary": "Retrieve a Property's label in a specific language, with language fallback", |
| 22565 | + "description": "If a label is defined in the requested language, the API responds with a 200 status code and includes the label in the response payload. If a label only exists in a fallback language, the API returns a 307 status code and provides the location of the label.", |
22562 | 22566 | "parameters": [ |
22563 | 22567 | { |
22564 | 22568 | "in": "path", |
|
22644 | 22648 | ], |
22645 | 22649 | "responses": { |
22646 | 22650 | "200": { |
22647 | | - "description": "Property's label in a specific language. If a label only exists in a fallback language, the API returns a 307 status code and provides its location", |
| 22651 | + "description": "Property's label in a specific language. If a label only exists in a fallback language, the API returns a 307 status code and provides its location.", |
22648 | 22652 | "headers": { |
22649 | 22653 | "ETag": { |
22650 | 22654 | "description": "Last entity revision number", |
|
22689 | 22693 | } |
22690 | 22694 | }, |
22691 | 22695 | "307": { |
22692 | | - "description": "A label in a fallback language exists in the indicated location", |
| 22696 | + "description": "A label in a fallback language exists at the indicated location", |
22693 | 22697 | "headers": { |
22694 | 22698 | "Location": { |
22695 | 22699 | "description": "The URL to which the requested resource has been moved", |
|
39673 | 39677 | } |
39674 | 39678 | }, |
39675 | 39679 | "DescriptionMovedTemporarily": { |
39676 | | - "description": "A description in a fallback language exists in the indicated location", |
| 39680 | + "description": "A description in a fallback language exists at the indicated location", |
39677 | 39681 | "headers": { |
39678 | 39682 | "Location": { |
39679 | 39683 | "description": "The URL to which the requested resource has been moved", |
|
41417 | 41421 | } |
41418 | 41422 | }, |
41419 | 41423 | "LabelMovedTemporarily": { |
41420 | | - "description": "A label in a fallback language exists in the indicated location", |
| 41424 | + "description": "A label in a fallback language exists at the indicated location", |
41421 | 41425 | "headers": { |
41422 | 41426 | "Location": { |
41423 | 41427 | "description": "The URL to which the requested resource has been moved", |
|
0 commit comments