Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware v2 additional parameters #20510

Open
wants to merge 91 commits into
base: master
Choose a base branch
from

Conversation

XavierBernhardt-Philips

Adding changes to allow for additional parameters for API calls.

…File to make sure the code would also work for an iOS project
…o prevent the error "Can't locate polymorphic serializer definition" when compiling a multi-platform project for iOS
… kinds of parameters (query, header, form) and how to apply them into separate files
…prevent collision of multiple simultaneous requests
RockLobster and others added 30 commits May 14, 2019 16:09
# Conflicts:
#	modules/openapi-generator/src/main/resources/kotlin-ktor-client/infrastructure/ErrorWrapper.kt.mustache
…tive, JsonNull and JsonLiteral to be set to object
…otlin-native

# Conflicts:
#	modules/openapi-generator/src/main/resources/META-INF/services/org.openapitools.codegen.CodegenConfig
#	modules/openapi-generator/src/test/java/org/openapitools/codegen/DefaultCodegenTest.java
… but also responses that have no body defines in the API)
Adding extra feature to HttpClientConvenience to obtain Response headers too
… for Ktor still works and our exception handling is still working
Update from Xavier's fork to Rainer's fork.
…rks well, needs refactoring to remove hard coding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants