Skip to content

Commit

Permalink
chore: update openapi documentation (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
tankerkiller125 authored Jul 27, 2024
1 parent 3bf1e50 commit e051352
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/api/openapi-2.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -1683,12 +1683,14 @@
"parameters": [
{
"type": "string",
"example": "[email protected]",
"description": "string",
"name": "username",
"in": "formData"
},
{
"type": "string",
"example": "admin",
"description": "string",
"name": "password",
"in": "formData"
Expand Down

0 comments on commit e051352

Please sign in to comment.