3434
3535 contact :
3636 url : https://github.com/maykinmedia/objecttypes-api
37+ name : Maykin Media
38+ email : support@maykinmedia.nl
3739 license :
3840 name : EUPL-1.2
3941paths :
@@ -75,6 +77,12 @@ paths:
7577 - tokenAuth : []
7678 responses :
7779 ' 200 ' :
80+ headers :
81+ API-version :
82+ schema :
83+ type : string
84+ description : ' Geeft een specifieke API-versie aan in de context van
85+ een specifieke aanroep. Voorbeeld: 1.2.1.'
7886 content :
7987 application/json :
8088 schema :
@@ -103,6 +111,12 @@ paths:
103111 - tokenAuth : []
104112 responses :
105113 ' 201 ' :
114+ headers :
115+ API-version :
116+ schema :
117+ type : string
118+ description : ' Geeft een specifieke API-versie aan in de context van
119+ een specifieke aanroep. Voorbeeld: 1.2.1.'
106120 content :
107121 application/json :
108122 schema :
@@ -138,6 +152,12 @@ paths:
138152 - tokenAuth : []
139153 responses :
140154 ' 200 ' :
155+ headers :
156+ API-version :
157+ schema :
158+ type : string
159+ description : ' Geeft een specifieke API-versie aan in de context van
160+ een specifieke aanroep. Voorbeeld: 1.2.1.'
141161 content :
142162 application/json :
143163 schema :
@@ -173,6 +193,12 @@ paths:
173193 - tokenAuth : []
174194 responses :
175195 ' 201 ' :
196+ headers :
197+ API-version :
198+ schema :
199+ type : string
200+ description : ' Geeft een specifieke API-versie aan in de context van
201+ een specifieke aanroep. Voorbeeld: 1.2.1.'
176202 content :
177203 application/json :
178204 schema :
@@ -204,6 +230,12 @@ paths:
204230 - tokenAuth : []
205231 responses :
206232 ' 200 ' :
233+ headers :
234+ API-version :
235+ schema :
236+ type : string
237+ description : ' Geeft een specifieke API-versie aan in de context van
238+ een specifieke aanroep. Voorbeeld: 1.2.1.'
207239 content :
208240 application/json :
209241 schema :
@@ -247,6 +279,12 @@ paths:
247279 - tokenAuth : []
248280 responses :
249281 ' 200 ' :
282+ headers :
283+ API-version :
284+ schema :
285+ type : string
286+ description : ' Geeft een specifieke API-versie aan in de context van
287+ een specifieke aanroep. Voorbeeld: 1.2.1.'
250288 content :
251289 application/json :
252290 schema :
@@ -290,6 +328,12 @@ paths:
290328 - tokenAuth : []
291329 responses :
292330 ' 200 ' :
331+ headers :
332+ API-version :
333+ schema :
334+ type : string
335+ description : ' Geeft een specifieke API-versie aan in de context van
336+ een specifieke aanroep. Voorbeeld: 1.2.1.'
293337 content :
294338 application/json :
295339 schema :
@@ -320,6 +364,12 @@ paths:
320364 - tokenAuth : []
321365 responses :
322366 ' 204 ' :
367+ headers :
368+ API-version :
369+ schema :
370+ type : string
371+ description : ' Geeft een specifieke API-versie aan in de context van
372+ een specifieke aanroep. Voorbeeld: 1.2.1.'
323373 description : No response body
324374 /objecttypes/{uuid} :
325375 get :
@@ -338,6 +388,12 @@ paths:
338388 - tokenAuth : []
339389 responses :
340390 ' 200 ' :
391+ headers :
392+ API-version :
393+ schema :
394+ type : string
395+ description : ' Geeft een specifieke API-versie aan in de context van
396+ een specifieke aanroep. Voorbeeld: 1.2.1.'
341397 content :
342398 application/json :
343399 schema :
@@ -373,6 +429,12 @@ paths:
373429 - tokenAuth : []
374430 responses :
375431 ' 200 ' :
432+ headers :
433+ API-version :
434+ schema :
435+ type : string
436+ description : ' Geeft een specifieke API-versie aan in de context van
437+ een specifieke aanroep. Voorbeeld: 1.2.1.'
376438 content :
377439 application/json :
378440 schema :
@@ -407,6 +469,12 @@ paths:
407469 - tokenAuth : []
408470 responses :
409471 ' 200 ' :
472+ headers :
473+ API-version :
474+ schema :
475+ type : string
476+ description : ' Geeft een specifieke API-versie aan in de context van
477+ een specifieke aanroep. Voorbeeld: 1.2.1.'
410478 content :
411479 application/json :
412480 schema :
@@ -428,6 +496,12 @@ paths:
428496 - tokenAuth : []
429497 responses :
430498 ' 204 ' :
499+ headers :
500+ API-version :
501+ schema :
502+ type : string
503+ description : ' Geeft een specifieke API-versie aan in de context van
504+ een specifieke aanroep. Voorbeeld: 1.2.1.'
431505 description : No response body
432506components :
433507 schemas :
0 commit comments