Automated API Docs update

This commit is contained in:
Servarr 2023-05-28 19:28:02 +00:00 committed by Bogdan
parent 3ae1917d3b
commit 59b6e8af27

View file

@ -186,6 +186,16 @@
"tags": [
"Application"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@ -1195,6 +1205,16 @@
"tags": [
"DownloadClient"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@ -1921,6 +1941,16 @@
"tags": [
"Indexer"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@ -2298,6 +2328,16 @@
"tags": [
"IndexerProxy"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@ -3370,6 +3410,16 @@
"tags": [
"Notification"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {