Automated API Docs update

This commit is contained in:
Servarr
2023-05-28 19:27:31 +00:00
committed by Bogdan
parent de24aef059
commit 649dd0bda0
+50
View File
@@ -2478,6 +2478,16 @@
"tags": [
"DownloadClient"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@@ -3487,6 +3497,16 @@
"tags": [
"ImportList"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@@ -4019,6 +4039,16 @@
"tags": [
"Indexer"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@@ -4989,6 +5019,16 @@
"tags": [
"Metadata"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {
@@ -5986,6 +6026,16 @@
"tags": [
"Notification"
],
"parameters": [
{
"name": "forceSave",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
"content": {
"application/json": {