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 Jan 9, 2024
1 parent 8cca919 commit 9cbecbf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/Lidarr.Api.V1/openapi.json
Expand Up @@ -11103,6 +11103,17 @@
"$ref": "#/components/schemas/AlbumResource"
},
"nullable": true
},
"customFormats": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CustomFormatResource"
},
"nullable": true
},
"customFormatScore": {
"type": "integer",
"format": "int32"
}
},
"additionalProperties": false
Expand Down

0 comments on commit 9cbecbf

Please sign in to comment.