Skip to content

Commit

Permalink
MODCON-56 implemented get publication results
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Jul 11, 2023
1 parent f07ae21 commit 2feddba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/swagger.api/publications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ paths:
$ref: '#/components/responses/InternalServerError'
/publications/{publicationId}/results:
get:
summary: Get publication details
summary: Get publication results
operationId: getPublicationResults
parameters:
- $ref: "#/components/parameters/consortiumId"
Expand Down

0 comments on commit 2feddba

Please sign in to comment.