-
-
Notifications
You must be signed in to change notification settings - Fork 452
Comparing changes
Open a pull request
base repository: getkin/kin-openapi
base: v0.124.0
head repository: getkin/kin-openapi
compare: v0.125.0
- 15 commits
- 48 files changed
- 15 contributors
Commits on Apr 9, 2024
-
Revert "openapi3gen: add CreateComponentSchemas option to export obje…
…ct schem…" This reverts commit 9dbb4c3.
Configuration menu - View commit details
-
Copy full SHA for 77651ce - Browse repository at this point
Copy the full SHA 77651ceView commit details -
openapi3gen: add CreateComponentSchemas option to export object schem…
…as to components (#935) Co-authored-by: Enrique Lacal <enrique.lacal@kaleido.io> Co-authored-by: sskserk <serk.kmh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 717aee5 - Browse repository at this point
Copy the full SHA 717aee5View commit details -
Merge pull request #937 from EnriqueL8/revert-935-add_components_sche…
…mas--fenollp Revert "openapi3gen: add CreateComponentSchemas option to export object schemas to components" and add with the correct contributors
Configuration menu - View commit details
-
Copy full SHA for fb0a24e - Browse repository at this point
Copy the full SHA fb0a24eView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62d1ef1 - Browse repository at this point
Copy the full SHA 62d1ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f66e2a1 - Browse repository at this point
Copy the full SHA f66e2a1View commit details
Commits on May 11, 2024
-
openapi4filter: improve CSV resp decoder performance (#948)
* Improve csv resp decoder performance Use String Builder for string concatenation * Update req_resp_decoder.go
Configuration menu - View commit details
-
Copy full SHA for b9f83d9 - Browse repository at this point
Copy the full SHA b9f83d9View commit details -
openapi3filter: ensure key matches param name before decoding in `(*u…
…rlValuesDecoder) DecodeObject(..)` (#947) Co-authored-by: Mateus Franchini de Freitas <mfranchini@domtec.com.br>
Configuration menu - View commit details
-
Copy full SHA for 2ab0c0e - Browse repository at this point
Copy the full SHA 2ab0c0eView commit details
Commits on Jun 2, 2024
-
openapi3: ensure YAML marshalling matches JSON's (#943)
for all types.
Configuration menu - View commit details
-
Copy full SHA for 03281ec - Browse repository at this point
Copy the full SHA 03281ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf1262 - Browse repository at this point
Copy the full SHA 2cf1262View commit details -
Configuration menu - View commit details
-
Copy full SHA for f170f8c - Browse repository at this point
Copy the full SHA f170f8cView commit details -
openapi3filter: add context to Validator Middleware's ErrFunc and Log…
…Func functions (#953) * add context to Validator Middleware's ErrFunc and LogFunc functions * update existing ErrFunc and LogFunc instead of creating new ones and updated docs --------- Co-authored-by: ap7u5 <christian.radow@huk-coburg.de>
Configuration menu - View commit details
-
Copy full SHA for 45b4399 - Browse repository at this point
Copy the full SHA 45b4399View commit details -
openapi3: move ref codegen to Go (#956)
* Move ref code gen from bash to go Keeps things in the go ecosystem and it will make a change I'll like to do far easier with go available. No changes to the generated refs.go other than a warning that it's generated to devs and IDEs. * Re-run ./docs.sh
Configuration menu - View commit details
-
Copy full SHA for 518b18d - Browse repository at this point
Copy the full SHA 518b18dView commit details -
changelog: note API breakage from #953 (#957)
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d5ee0b - Browse repository at this point
Copy the full SHA 8d5ee0bView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43846d5 - Browse repository at this point
Copy the full SHA 43846d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b18a27a - Browse repository at this point
Copy the full SHA b18a27aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.124.0...v0.125.0