mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 05:59:44 +00:00
Merge pull request #784 from jellyfin/openapi-update-0
This commit is contained in:
commit
cb9839cfcd
2
openapi.json
vendored
2
openapi.json
vendored
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92a0e1d17445af1e1264749f2cd3a9478c26f656e9e73aff947234ede444d6f1
|
||||
oid sha256:4dc7e1721080d36ff674a9d248765a5c1b679e31b2677180c97af236693cee76
|
||||
size 850079
|
||||
|
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/** The current API version of the generated client. */
|
||||
export const API_VERSION = '10.9.10';
|
||||
export const API_VERSION = '10.9.11';
|
||||
|
||||
/** The minimum supported server version. */
|
||||
export const MINIMUM_VERSION = '10.9.0';
|
||||
|
Loading…
Reference in New Issue
Block a user