Skip to content
Snippets Groups Projects
Commit d4fbbdaa authored by Ignacio Bengoa Nion's avatar Ignacio Bengoa Nion
Browse files

Minor fix on swagger documentation - Post method to Get

parent 75c2ee2c
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ paths: ...@@ -65,7 +65,7 @@ paths:
security: security:
- BearerAuth: [] - BearerAuth: []
/parameters: /parameters:
post: get:
tags: tags:
- Parameters - Parameters
summary: Get all parameters summary: Get all parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment