-
Notifications
You must be signed in to change notification settings - Fork 1
Add all APIs without oneOfs #5
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
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
391a8da
make all function calls part of api client structs, also introduce wi…
nkzou 6abebd7
cleanup unneeded clones
nkzou 54761b9
fix testing framework to use and initialize api instances. also adds …
nkzou 4aebe1a
tweak rustfmt
nkzou 0b509cd
record/replay/passthrough functionality
nkzou c0b8f5c
replace some unwraps with descriptive errors
nkzou 5660e12
add transformed cassettes
nkzou 78d5b5c
good start on fixing issues with a lot of non-oneOf apis
nkzou a2269f8
clean up model generation with skip_serializing_none and lint suggestion
nkzou 2d891cf
forgot about v1
nkzou a3a6aac
compiling again
nkzou 732b471
Merge branch 'master' into kevinzou/more_apis
nkzou b01eb17
add header params and array query params, also fix tests
nkzou 49d755a
template cleanup and comments
nkzou 390ea3c
add template helpers for timestamps
nkzou 8bc36cf
fix timestamp parsing
nkzou 65cec43
better body serialization, custom serializer for floats, file handlin…
nkzou 68e4591
fix number and bool parameters, optimize regex and templating with la…
nkzou c0b39bf
fix indexing and custom runner logic
nkzou a0e47b1
add cassettes and bdd features
nkzou b626042
cargo fmt
nkzou 2941b0b
fix typo
nkzou 539e373
bump cucumber version, remove world debug workaround
nkzou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.