mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-27 00:01:19 +00:00
Merge pull request #719 from jellyfin/openapi-update-0
This commit is contained in:
commit
20df3bd796
2
openapi.json
vendored
2
openapi.json
vendored
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:193e17884012ba2b18d26f916083f70a9fa67933fa6992d96e4af5c5bb29f3db
|
||||
oid sha256:f7a67f69a4d9cc1ce91c8c87f96e52a82684ba48cca5c02d17f7da2a8a50eb9a
|
||||
size 850077
|
||||
|
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/** The current API version of the generated client. */
|
||||
export const API_VERSION = '10.9.6';
|
||||
export const API_VERSION = '10.9.7';
|
||||
|
||||
/** The minimum supported server version. */
|
||||
export const MINIMUM_VERSION = '10.9.0';
|
||||
|
Loading…
Reference in New Issue
Block a user