Skip to content

Commit 8d50ce7

Browse files
Modified MorphoSource-REST-API.yaml
1 parent b919c9a commit 8d50ce7

File tree

1 file changed

+0
-208
lines changed

1 file changed

+0
-208
lines changed

MorphoSource-REST-API.yaml

Lines changed: 0 additions & 208 deletions
Original file line numberDiff line numberDiff line change
@@ -81,58 +81,6 @@ paths:
8181
pages:
8282
$ref: '#/components/schemas/Catalog-Pages-Information'
8383
examples: {}
84-
'':
85-
content:
86-
application/json:
87-
schema:
88-
type: object
89-
properties:
90-
response:
91-
type: object
92-
properties:
93-
media:
94-
type: array
95-
items:
96-
$ref: '#/components/schemas/Media'
97-
facets:
98-
type: array
99-
items:
100-
type: object
101-
properties:
102-
name:
103-
type: string
104-
items:
105-
type: array
106-
items:
107-
type: object
108-
label:
109-
type: string
110-
pages:
111-
type: object
112-
properties:
113-
current_page:
114-
type: integer
115-
next_page:
116-
type:
117-
- integer
118-
- 'null'
119-
prev_page:
120-
type:
121-
- integer
122-
- 'null'
123-
total_pages:
124-
type: integer
125-
limit_value:
126-
type: integer
127-
offset_value:
128-
type: integer
129-
total_count:
130-
type: integer
131-
first_page?:
132-
type: boolean
133-
last_page?:
134-
type: boolean
135-
description: ''
13684
operationId: get-api-media
13785
description: |-
13886
Searches for media records and returns metadata.
@@ -217,58 +165,6 @@ paths:
217165
pages:
218166
$ref: '#/components/schemas/Catalog-Pages-Information'
219167
examples: {}
220-
'':
221-
content:
222-
application/json:
223-
schema:
224-
type: object
225-
properties:
226-
response:
227-
type: object
228-
properties:
229-
media:
230-
type: array
231-
items:
232-
$ref: '#/components/schemas/Media'
233-
facets:
234-
type: array
235-
items:
236-
type: object
237-
properties:
238-
name:
239-
type: string
240-
items:
241-
type: array
242-
items:
243-
type: object
244-
label:
245-
type: string
246-
pages:
247-
type: object
248-
properties:
249-
current_page:
250-
type: integer
251-
next_page:
252-
type:
253-
- integer
254-
- 'null'
255-
prev_page:
256-
type:
257-
- integer
258-
- 'null'
259-
total_pages:
260-
type: integer
261-
limit_value:
262-
type: integer
263-
offset_value:
264-
type: integer
265-
total_count:
266-
type: integer
267-
first_page?:
268-
type: boolean
269-
last_page?:
270-
type: boolean
271-
description: ''
272168
operationId: get-api-physical-objects
273169
description: |-
274170
Searches for physical object (biological specimen or cultural heritage object) records and returns metadata.
@@ -352,58 +248,6 @@ paths:
352248
pages:
353249
$ref: '#/components/schemas/Catalog-Pages-Information'
354250
examples: {}
355-
'':
356-
content:
357-
application/json:
358-
schema:
359-
type: object
360-
properties:
361-
response:
362-
type: object
363-
properties:
364-
media:
365-
type: array
366-
items:
367-
$ref: '#/components/schemas/Media'
368-
facets:
369-
type: array
370-
items:
371-
type: object
372-
properties:
373-
name:
374-
type: string
375-
items:
376-
type: array
377-
items:
378-
type: object
379-
label:
380-
type: string
381-
pages:
382-
type: object
383-
properties:
384-
current_page:
385-
type: integer
386-
next_page:
387-
type:
388-
- integer
389-
- 'null'
390-
prev_page:
391-
type:
392-
- integer
393-
- 'null'
394-
total_pages:
395-
type: integer
396-
limit_value:
397-
type: integer
398-
offset_value:
399-
type: integer
400-
total_count:
401-
type: integer
402-
first_page?:
403-
type: boolean
404-
last_page?:
405-
type: boolean
406-
description: ''
407251
operationId: get-api-organizations
408252
description: |-
409253
Searches for organization (a museum, institutional, or departmental collection of physical objects) records and returns metadata.
@@ -487,58 +331,6 @@ paths:
487331
pages:
488332
$ref: '#/components/schemas/Catalog-Pages-Information'
489333
examples: {}
490-
'':
491-
content:
492-
application/json:
493-
schema:
494-
type: object
495-
properties:
496-
response:
497-
type: object
498-
properties:
499-
media:
500-
type: array
501-
items:
502-
$ref: '#/components/schemas/Media'
503-
facets:
504-
type: array
505-
items:
506-
type: object
507-
properties:
508-
name:
509-
type: string
510-
items:
511-
type: array
512-
items:
513-
type: object
514-
label:
515-
type: string
516-
pages:
517-
type: object
518-
properties:
519-
current_page:
520-
type: integer
521-
next_page:
522-
type:
523-
- integer
524-
- 'null'
525-
prev_page:
526-
type:
527-
- integer
528-
- 'null'
529-
total_pages:
530-
type: integer
531-
limit_value:
532-
type: integer
533-
offset_value:
534-
type: integer
535-
total_count:
536-
type: integer
537-
first_page?:
538-
type: boolean
539-
last_page?:
540-
type: boolean
541-
description: ''
542334
operationId: get-api-projects
543335
description: |-
544336
Searches for project or team records and returns metadata.

0 commit comments

Comments
 (0)