Skip to content

Commit

Permalink
Automated API Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
ServarrAdmin authored and mynameisbogdan committed Mar 28, 2024
1 parent 14ae062 commit 41ce79c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/Prowlarr.Api.V1/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3311,6 +3311,23 @@
}
}
}
},
"head": {
"tags": [
"Ping"
],
"responses": {
"200": {
"description": "Success",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/PingResource"
}
}
}
}
}
}
},
"/api/v1/search": {
Expand Down

0 comments on commit 41ce79c

Please sign in to comment.