mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 05:59:44 +00:00
Merge pull request #751 from jellyfin/openapi-update-0
Update OpenAPI to 10.9.8
This commit is contained in:
commit
78a88de839
2
openapi.json
vendored
2
openapi.json
vendored
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7a67f69a4d9cc1ce91c8c87f96e52a82684ba48cca5c02d17f7da2a8a50eb9a
|
||||
oid sha256:728c2f14d04699f439ae4c5db7d1575ebb5281c4f7675165eafdb7b0a776d617
|
||||
size 850077
|
||||
|
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/** The current API version of the generated client. */
|
||||
export const API_VERSION = '10.9.7';
|
||||
export const API_VERSION = '10.9.8';
|
||||
|
||||
/** The minimum supported server version. */
|
||||
export const MINIMUM_VERSION = '10.9.0';
|
||||
|
Loading…
Reference in New Issue
Block a user