Skip to content

Commit

Permalink
feat(surveys): fix surveys operation id
Browse files Browse the repository at this point in the history
  • Loading branch information
lpezzolla committed Nov 28, 2023
1 parent 99ef8ba commit dcb2d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2824,7 +2824,7 @@ paths:
tags:
- Surveys
summary: Get surveys | Mostra survey
operationId: getGuides
operationId: getSurveys
responses:
200:
description: Success
Expand Down

0 comments on commit dcb2d54

Please sign in to comment.