Update generate-sdk-stable.yaml

This commit is contained in:
aiden 3 2021-07-22 12:39:41 -04:00 committed by GitHub
parent 5cdc2419f5
commit b344228fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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