mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-23 06:09:58 +00:00
Update generate-sdk-stable.yaml
This commit is contained in:
parent
5cdc2419f5
commit
b344228fa6
2
.github/workflows/generate-sdk-stable.yaml
vendored
2
.github/workflows/generate-sdk-stable.yaml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
args: >-
|
||||
generate -i api.json
|
||||
-g swift5
|
||||
--additional-properties=projectName=JellyfinAPI,responseAs=Combine,library=alamofire,useSPMFileStructure=true
|
||||
--additional-properties=projectName=JellyfinAPI,responseAs=Combine,library=vapor,useSPMFileStructure=true
|
||||
-o /github/workspace
|
||||
-t templates/swift5/
|
||||
--type-mappings UUID=String
|
||||
|
Loading…
Reference in New Issue
Block a user