-
Notifications
You must be signed in to change notification settings - Fork 67
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
Deletes can have a body in rare circumstances, instead we will requir… #705
base: master
Are you sure you want to change the base?
Commits on Apr 23, 2020
-
Deletes can have a body in rare circumstances, instead we will requir…
…e uses to annotate to assign fields as from query param
Configuration menu - View commit details
-
Copy full SHA for 0df13fe - Browse repository at this point
Copy the full SHA 0df13feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2455dfd - Browse repository at this point
Copy the full SHA 2455dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f868cfc - Browse repository at this point
Copy the full SHA f868cfcView commit details
Commits on May 20, 2020
-
parallelize endpoint gen, post gen hook, optimize loop, repeated read…
…ing, scanning - part2 (#703) * parallelize endpoint gen, post gen hook, optimize loop * removing unnecessary reading of files repeatedly, optimize scanning * generate endpoint collection in a deterministic order * code fix to accomodate zanzibar user who has a different downstream converter * utilize parallel-go lib * transitive dep collection * closure param pass * parallelize factor
Configuration menu - View commit details
-
Copy full SHA for a360efe - Browse repository at this point
Copy the full SHA a360efeView commit details -
parallelize resolve module - part 3 (#706)
* parallelize resolve module
Configuration menu - View commit details
-
Copy full SHA for 92b40d7 - Browse repository at this point
Copy the full SHA 92b40d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 750ec73 - Browse repository at this point
Copy the full SHA 750ec73View commit details -
support for system wide whitelisting of default headers (#709)
* support for system wide whitelisting of default headers we have a concept of default middleware, this is a same concept where we don't need a whitelist of headers per endpoint but rather a system-wide whitelist that will be always forwarded when available. These should be used for more of control plane kind of headers rather than application logic.
Configuration menu - View commit details
-
Copy full SHA for a9f80e5 - Browse repository at this point
Copy the full SHA a9f80e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c6106 - Browse repository at this point
Copy the full SHA 80c6106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e5d4b - Browse repository at this point
Copy the full SHA 67e5d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bfc4d4 - Browse repository at this point
Copy the full SHA 0bfc4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d253bf0 - Browse repository at this point
Copy the full SHA d253bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d37353 - Browse repository at this point
Copy the full SHA 9d37353View commit details -
Configuration menu - View commit details
-
Copy full SHA for f635472 - Browse repository at this point
Copy the full SHA f635472View commit details -
export defaultHeaders field (#710)
* export package.defaultHeaders field missed exporting the field in a previous PR# 709
Configuration menu - View commit details
-
Copy full SHA for 144f3e2 - Browse repository at this point
Copy the full SHA 144f3e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd58841 - Browse repository at this point
Copy the full SHA cd58841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31526f3 - Browse repository at this point
Copy the full SHA 31526f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb877c - Browse repository at this point
Copy the full SHA 3bb877cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c1cb0 - Browse repository at this point
Copy the full SHA 76c1cb0View commit details -
* refactor write_json * Refactor write_json
Configuration menu - View commit details
-
Copy full SHA for 17c8f5d - Browse repository at this point
Copy the full SHA 17c8f5dView commit details -
Selective module generation (#707)
* selectively generate module code
Configuration menu - View commit details
-
Copy full SHA for 5ba085b - Browse repository at this point
Copy the full SHA 5ba085bView commit details -
Update go version in travis tools to 1.14 (#713)
- fix the generated code - glide-up and cleanup
Configuration menu - View commit details
-
Copy full SHA for df62c75 - Browse repository at this point
Copy the full SHA df62c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9690765 - Browse repository at this point
Copy the full SHA 9690765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1f193 - Browse repository at this point
Copy the full SHA 0f1f193View commit details