Merge pull request #824 from jellyfin/openapi-update-0
Some checks failed
Code quality / Lint (push) Has been cancelled
Code quality / TypeScript Build (push) Has been cancelled
CodeQL / Analyze (typescript) (push) Has been cancelled
SDK Documentation Publish / Build Documentation (push) Has been cancelled
SDK Unstable Branch / update (push) Has been cancelled
Test / Test (push) Has been cancelled
SDK Documentation Publish / Deploy to GitHub Pages (push) Has been cancelled
Integration Test / Test (push) Has been cancelled

This commit is contained in:
Bill Thornton 2024-11-03 12:07:42 -05:00 committed by GitHub
commit b7876bd27d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
openapi.json vendored
View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e48d88490e79d5dec94e0b14008aeca61782ed84619623ff9d150e8af119f9d5
oid sha256:80e5691dae69bf5369963b92a3cadeef7c349c7fa89d2fc6b461e409026f7622
size 862436

View File

@ -5,7 +5,7 @@
*/
/** The current API version of the generated client. */
export const API_VERSION = '10.10.0';
export const API_VERSION = '10.10.1';
/** The minimum supported server version. */
export const MINIMUM_VERSION = '10.9.0';