Skip to content

Commit

Permalink
Update server specs
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbov committed Apr 12, 2024
1 parent 554edef commit 5354c8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions src/specs/collections
Original file line number Diff line number Diff line change
Expand Up @@ -953,10 +953,6 @@ components:
lastUpdated:
type: string
format: date-time
institutionId:
type: object
providerMapId:
type: object
listOfCollectionCodesForLookup:
type: array
items:
Expand Down Expand Up @@ -1041,6 +1037,10 @@ components:
format: double
focus:
type: string
institutionId:
type: object
providerMapId:
type: object
Contact:
type: object
properties:
Expand Down Expand Up @@ -1530,8 +1530,6 @@ components:
lastUpdated:
type: string
format: date-time
institutionId:
type: object
attributionList:
type: array
items:
Expand Down Expand Up @@ -1596,6 +1594,8 @@ components:
format: double
focus:
type: string
institutionId:
type: object
verified:
type: boolean
creativeCommons:
Expand Down
2 changes: 1 addition & 1 deletion src/specs/records

Large diffs are not rendered by default.

0 comments on commit 5354c8c

Please sign in to comment.