Skip to content

Commit 5a19f5e

Browse files
committed
Adjust generator to not throw exceptions on WithHttpInfo
1 parent b25c733 commit 5a19f5e

139 files changed

Lines changed: 18676 additions & 3568 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 0 additions & 645 deletions
This file was deleted.

.openapi-generator/VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

generate.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ rm src docs *.nupkg *.snupkg -rf
1010

1111
./node_modules/\@openapitools/openapi-generator-cli/main.js generate \
1212
-g csharp \
13+
-t ./templates \
1314
--library httpclient \
1415
--additional-properties=packageGuid=1c420561-97f1-4810-ad2d-cd344d27170a,packageName=VRChat.API,packageTags=vrchat,packageVersion="${2}",targetFramework=net8.0,licenseId=MIT,equatable=true \
1516
--git-user-id=vrchatapi \

openapitools.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)