Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
coverbeck committed May 30, 2024
1 parent 4217b9b commit ae14cff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/zenodo-1.0.0-swagger-2.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ paths:
parameters:
- in: path
name: recordId
type: integer
type: string
required: true
operationId: getRecord
tags:
Expand All @@ -658,7 +658,7 @@ paths:
parameters:
- in: path
name: recordId
type: integer
type: string
required: true
operationId: getRecordVersions
tags:
Expand Down

0 comments on commit ae14cff

Please sign in to comment.