Skip to content

Commit

Permalink
removed commented out code and example
Browse files Browse the repository at this point in the history
  • Loading branch information
ketilaa committed Jan 16, 2025
1 parent 16363fe commit 44a7004
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions docs/oai-pmh-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ info:

paths:
/publication-oai-pmh:
# parameters:
# - in: path
# required: true
# name: identifier
# schema:
# type: string
get:
summary: Invoke an operation.
parameters:
Expand Down Expand Up @@ -66,19 +60,6 @@ paths:
application/xml:
schema:
$ref: '#/components/schemas/OaiPmhResponseType'
example:
responseDate: '2024-01-01T12:00:00'
request:
verb: ListSets
error:
- code: noSetHierarchy
- code: cannotDisseminateFormat
Identify:
ListMetadataFormats:
ListSets:
GetRecord:
ListIdentifiers:
ListRecords:
post:
summary: Invoke an operation
requestBody:
Expand Down

0 comments on commit 44a7004

Please sign in to comment.