|
20 | 20 | body: |
21 | 21 | application/vnd.ibexa.api.LocationList+xml: |
22 | 22 | type: Location |
23 | | - # example: !include examples/content/locations/GET/LocationList.xml.example |
| 23 | + example: !include examples/content/locations/GET/LocationList.xml.example |
24 | 24 | application/vnd.ibexa.api.LocationList+json: |
25 | 25 | type: LocationWrapper |
26 | 26 | example: !include examples/content/locations/GET/LocationList.json.example |
|
43 | 43 | body: |
44 | 44 | application/vnd.ibexa.api.Location+xml: |
45 | 45 | type: Location |
46 | | - # example: !include examples/content/locations/path/GET/Location.xml.example |
| 46 | + example: !include examples/content/locations/path/GET/Location.xml.example |
47 | 47 | application/vnd.ibexa.api.Location+json: |
48 | 48 | type: LocationWrapper |
49 | 49 | example: !include examples/content/locations/path/GET/Location.json.example |
|
108 | 108 | body: |
109 | 109 | application/vnd.ibexa.api.LocationUpdate+xml: |
110 | 110 | type: LocationUpdateStruct |
111 | | - # example: !include examples/content/locations/location_id/PATCH/LocationUpdate.xml.example |
| 111 | + example: !include examples/content/locations/location_id/PATCH/LocationUpdate.xml.example |
112 | 112 | application/vnd.ibexa.api.LocationUpdate+json: |
113 | 113 | type: LocationUpdateStructWrapper |
114 | 114 | example: !include examples/content/locations/location_id/PATCH/LocationUpdate.json.example |
|
117 | 117 | body: |
118 | 118 | application/vnd.ibexa.api.Location+xml: |
119 | 119 | type: Location |
120 | | - # example: !include examples/content/locations/location_id/PATCH/Location.xml.example |
| 120 | + example: !include examples/content/locations/location_id/PATCH/Location.xml.example |
121 | 121 | application/vnd.ibexa.api.Location+json: |
122 | 122 | type: LocationWrapper |
123 | 123 | example: !include examples/content/locations/location_id/PATCH/Location.json.example |
|
160 | 160 | body: |
161 | 161 | application/vnd.ibexa.api.LocationList+xml: |
162 | 162 | type: LocationList |
163 | | - # example: !include examples/content/locations/path/children/GET/LocationList.xml.example |
| 163 | + example: !include examples/content/locations/path/children/GET/LocationList.xml.example |
164 | 164 | application/vnd.ibexa.api.LocationList+json: |
165 | 165 | type: LocationList |
166 | 166 | 401: |
|
187 | 187 | body: |
188 | 188 | application/vnd.ibexa.api.UrlAliasRefList+xml: |
189 | 189 | type: UrlAliasRefList |
190 | | - # example: !include examples/content/locations/path/urlaliases/GET/UrlAliasRefList.xml.example |
| 190 | + example: !include examples/content/locations/path/urlaliases/GET/UrlAliasRefList.xml.example |
191 | 191 | application/vnd.ibexa.api.UrlAliasRefList+json: |
192 | 192 | type: UrlAliasRefListWrapper |
193 | 193 | 400: |
|
0 commit comments