Skip to content

Commit

Permalink
Deploying to gh-pages from @ 93c3fbb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaptoss committed Jul 22, 2024
1 parent 35e9e21 commit 75921b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,6 @@
"summary": "Get last form status",
"description": "Get last form status filled out by the user nullifier.\n",
"operationId": "getLastFormStatus",
"parameters": [
{
"$ref": "#/components/parameters/pathNullifier"
}
],
"security": [
{
"BearerAuth": []
Expand Down
2 changes: 0 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@ paths:
description: |
Get last form status filled out by the user nullifier.
operationId: getLastFormStatus
parameters:
- $ref: '#/components/parameters/pathNullifier'
security:
- BearerAuth: []
responses:
Expand Down

0 comments on commit 75921b6

Please sign in to comment.