mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 00:10:31 +00:00
Update generate-sdk-stable.yaml
This commit is contained in:
parent
104d4b5c52
commit
9dcef13e97
2
.github/workflows/generate-sdk-stable.yaml
vendored
2
.github/workflows/generate-sdk-stable.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
uses: docker://openapitools/openapi-generator-cli:latest-release
|
||||
with:
|
||||
args: >-
|
||||
generate -i https://api.jellyfin.org/openapi/stable/jellyfin-openapi-10.7.0-rc2.json
|
||||
generate -i https://matrix-client.matrix.org/_matrix/media/r0/download/matrix.org/HNpQuMfIXMGlbdZVKjRucsFO
|
||||
-g swift5
|
||||
--additional-properties=library=alamofire,useSPMFileStructure=true
|
||||
-o /github/workspace
|
||||
|
Loading…
Reference in New Issue
Block a user