-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAPI schema sync #100
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
OpenAPI schema sync #100
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a HTML Glyph in code comments, other than that looks good but might need to be addressed in a different PR
sdk/src/main/java/com/fingerprint/model/SearchEventsResponse.java
Outdated
Show resolved
Hide resolved
3028f87
to
c92a8bc
Compare
…rn-filter` attribute to keep old behaviour for existing methods
examples/src/main/java/com/fingerprint/example/FunctionalTests.java
Outdated
Show resolved
Hide resolved
…ave universal naming
bb04c67
to
eeaf736
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggested a code style adjustment for the generated code
Automated changes by create-pull-request GitHub action
Additional changes made in this PR:
x-group-parameters
attribute, so more dead code was removedx-flatten-filter
to use old approach with optional params for existing methods