-
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
Merged
Merged
OpenAPI schema sync #100
Changes from 9 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
22dd46a
feat: update OpenAPI schema
ilfa aa35203
test: fix `searchEvents` tests by adding `paginationKey` param
ilfa 5b595cc
docs: fix `searchEvents` examples adding `paginationKey`
ilfa 58dcb36
chore: fix code comments generating
ilfa c92a8bc
docs: fix readme example for `searchEvents`
ilfa 4abc40e
chore: remove `x-group-parameters` support from template to make temp…
ilfa 12ac415
feat: use filter object for optional params by default. Use `x-flatte…
ilfa 66616e4
test: fix `searchEvents` tests to use filter object
ilfa 99e3dfe
docs: fix `searchEvents` docs to reflect how to use filter object
ilfa 0254682
chore: fix naming `x-flattern-filter` -> `x-flatten-optional-params`
ilfa 0b66f4c
chore: fix code style issues for optional params object
ilfa 5364741
docs: add code comments for filter object getters and setters
ilfa bb68fb7
fix: rename `<methodName>Filter` to `<methodName>OptionalParams` to h…
ilfa 5890258
test: use exact types in functional tests
ilfa eeaf736
docs: fix examples of api usage
ilfa 0a3c86b
docs: fix api method with optional params signature in the documentation
ilfa b5edec0
chore: fix comments block formatting
ilfa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'fingerprint-pro-server-api-java-sdk': minor | ||
--- | ||
|
||
**events-search**: Add 'pagination_key' parameter |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v2.2.1 | ||
v2.3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.