You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: reenable cdn service after generator fix
* fix: set import paths to fixed values as they are coming from a static, not dynamic, repository
* fix: use unique variable name
* chore: Add convenience target to download alpha apis
* fix: Workaround for a bug in the openapi generator that returns an unspecified type for a path parameter
* fix: correctly handle bitsizes and nullability of numeric attributes
* fix: add exceptions for float32 and int32 to keep bug-compatibility with previous generated code
* fix: introduced specialized types
* fix: generation working without compile issues, but broken tests
* fix: beta apis compiling now
* fix: use getter-id instead of plain name to generate non-conflicting names
* fix: Readd json tags
* chore: remove debug code
* fix: correct testcase generation
* fix: fix return type instantiation in testcase
* fix: correct instantiation of returntype in testcase
* feat: provide service-individual, explicit api versions via json file
* fix: switch back to main for service-enablement api
* fix: handle non-existing version gracefully by falling back to main
* feat: rename file to api-versions-lock.json to emphasize semantics
0 commit comments