|
11501 | 11501 | "tags": [ |
11502 | 11502 | "descriptions" |
11503 | 11503 | ], |
11504 | | - "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", |
| 11504 | + "summary": "Retrieve an Item's description in a specific language, with language fallback", |
| 11505 | + "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.", |
11505 | 11506 | "parameters": [ |
11506 | 11507 | { |
11507 | 11508 | "in": "path", |
|
11587 | 11588 | ], |
11588 | 11589 | "responses": { |
11589 | 11590 | "200": { |
11590 | | - "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", |
| 11591 | + "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.", |
11591 | 11592 | "headers": { |
11592 | 11593 | "ETag": { |
11593 | 11594 | "description": "Last entity revision number", |
|
11632 | 11633 | } |
11633 | 11634 | }, |
11634 | 11635 | "307": { |
11635 | | - "description": "A description in a fallback language exists in the indicated location", |
| 11636 | + "description": "A description in a fallback language exists at the indicated location", |
11636 | 11637 | "headers": { |
11637 | 11638 | "Location": { |
11638 | 11639 | "description": "The URL to which the requested resource has been moved", |
|
12981 | 12982 | "tags": [ |
12982 | 12983 | "descriptions" |
12983 | 12984 | ], |
12984 | | - "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", |
| 12985 | + "summary": "Retrieve a Property's description in a specific language, with language fallback", |
| 12986 | + "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.", |
12985 | 12987 | "parameters": [ |
12986 | 12988 | { |
12987 | 12989 | "in": "path", |
|
13067 | 13069 | ], |
13068 | 13070 | "responses": { |
13069 | 13071 | "200": { |
13070 | | - "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", |
| 13072 | + "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.", |
13071 | 13073 | "headers": { |
13072 | 13074 | "ETag": { |
13073 | 13075 | "description": "Last entity revision number", |
|
13112 | 13114 | } |
13113 | 13115 | }, |
13114 | 13116 | "307": { |
13115 | | - "description": "A description in a fallback language exists in the indicated location", |
| 13117 | + "description": "A description in a fallback language exists at the indicated location", |
13116 | 13118 | "headers": { |
13117 | 13119 | "Location": { |
13118 | 13120 | "description": "The URL to which the requested resource has been moved", |
|
21072 | 21074 | "tags": [ |
21073 | 21075 | "labels" |
21074 | 21076 | ], |
21075 | | - "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", |
| 21077 | + "summary": "Retrieve an Item's label in a specific language, with language fallback", |
| 21078 | + "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.", |
21076 | 21079 | "parameters": [ |
21077 | 21080 | { |
21078 | 21081 | "in": "path", |
|
21158 | 21161 | ], |
21159 | 21162 | "responses": { |
21160 | 21163 | "200": { |
21161 | | - "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", |
| 21164 | + "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.", |
21162 | 21165 | "headers": { |
21163 | 21166 | "ETag": { |
21164 | 21167 | "description": "Last entity revision number", |
|
21203 | 21206 | } |
21204 | 21207 | }, |
21205 | 21208 | "307": { |
21206 | | - "description": "A label in a fallback language exists in the indicated location", |
| 21209 | + "description": "A label in a fallback language exists at the indicated location", |
21207 | 21210 | "headers": { |
21208 | 21211 | "Location": { |
21209 | 21212 | "description": "The URL to which the requested resource has been moved", |
|
22553 | 22556 | "tags": [ |
22554 | 22557 | "labels" |
22555 | 22558 | ], |
22556 | | - "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", |
| 22559 | + "summary": "Retrieve a Property's label in a specific language, with language fallback", |
| 22560 | + "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.", |
22557 | 22561 | "parameters": [ |
22558 | 22562 | { |
22559 | 22563 | "in": "path", |
|
22639 | 22643 | ], |
22640 | 22644 | "responses": { |
22641 | 22645 | "200": { |
22642 | | - "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", |
| 22646 | + "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.", |
22643 | 22647 | "headers": { |
22644 | 22648 | "ETag": { |
22645 | 22649 | "description": "Last entity revision number", |
|
22684 | 22688 | } |
22685 | 22689 | }, |
22686 | 22690 | "307": { |
22687 | | - "description": "A label in a fallback language exists in the indicated location", |
| 22691 | + "description": "A label in a fallback language exists at the indicated location", |
22688 | 22692 | "headers": { |
22689 | 22693 | "Location": { |
22690 | 22694 | "description": "The URL to which the requested resource has been moved", |
|
39381 | 39385 | } |
39382 | 39386 | }, |
39383 | 39387 | "DescriptionMovedTemporarily": { |
39384 | | - "description": "A description in a fallback language exists in the indicated location", |
| 39388 | + "description": "A description in a fallback language exists at the indicated location", |
39385 | 39389 | "headers": { |
39386 | 39390 | "Location": { |
39387 | 39391 | "description": "The URL to which the requested resource has been moved", |
|
41125 | 41129 | } |
41126 | 41130 | }, |
41127 | 41131 | "LabelMovedTemporarily": { |
41128 | | - "description": "A label in a fallback language exists in the indicated location", |
| 41132 | + "description": "A label in a fallback language exists at the indicated location", |
41129 | 41133 | "headers": { |
41130 | 41134 | "Location": { |
41131 | 41135 | "description": "The URL to which the requested resource has been moved", |
|
0 commit comments