An open API service providing commit metadata for open source projects.

GitHub / openapi-json-schema-tools/openapi-json-schema-generator / commits

OpenAPI JSON Schema Generator allows auto-generation of API client libraries with a focus on JSON schema given an OpenAPI document

SHA Message Author Date Stats
9006de72 Version changed to 451 (#444) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
91ed51b6 Fixes const data access in template (#443) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
01f0f1b1 Version 450 release, Kotlin marked as stable (#441) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2c750d02 Kotlin docs updated (#439) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a69a3b5c Update README.md (#438) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5a44e500 Kotlin code improvements, schemas shortened, json schema keyword enum used (#... Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c68d1176 Kotlin removes unused methods (#436) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5971cdc1 Kotlin: schema docs improvements (#435) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bad5584c Update README.md (#434) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4dd3e657 Version changd to 4.4.0 (#432) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
aa6e36fb Add kotlin generator, includes schema generation and validation (#431) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9e824aeb Adds gradle build tool support for java generator (#430) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8771aee8 Version number change (#428) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
38545854 Allows generators to ingest integers when type=number and format=float/double... Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9b468b3f Generator refactoring (#425) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
43eb4282 Generator layer, refactors filename methods (#424) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ad190cf9 Java code sample improved for endpoints, version changed to 4.2.1 (#423) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8d450fb1 Java generator changed to stable status, version updated to 4.2.0 (#422) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8ee7043f Java, documentation improvements (#421) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9593967e Java, adds tag apis (#419) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
39f30f76 Generates java petstore path apis (#418) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
24c8c9ea v413 update (#417) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3478fc19 Fix for python issue 415 (#416) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cc176d14 Java client, misc improvements (#411) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
291c589b Upates version (#414) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
18a6a664 Fixes python generator bug where quote is omitted from typeddict property (#413) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
59ed43cb Updates readme (#410) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f4f07d99 Java client, simplifies ApiConfiguration servers info + adds operation code s... Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
06b89d23 Java, simplifies security (#408) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
37f8b0f5 Java client, adds operations (#406) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fb9b48f0 Fixes generate_samples invocations (#407) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5da69d90 Java client, adds Parameters class (#399) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3126ec4d Rolls rev to 4.1.1 (#402) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c5589a90 Fixes enum variable names (#401) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
15632955 Java client, adds parameter classes (#398) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6f5ca756 Java client, documentation improvement (#397) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b7b04f71 Java client, adds header (#396) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
77adb1e9 Java client, adds responses class + deserializer (#394) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c981617e Java client, adds responses (#391) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
45240af7 Java client, adds RequestBody (#390) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8fecced5 Java: adds sealed boxed classes for validated Schema payloads (#389) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
262d435b Java adds security to ApiClient (#384) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e745c0d7 Bump eskatos/gradle-command-action from 2 to 3 (#385)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7fb5f628 Java, adds component SecuritySchemes (#383) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8a991207 Java, adds ApiConfiguration (#381) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f3929687 Updates base images for two jobs (#380) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
72d88e7d Updates caches used Justin Black <j****k@g****m> over 2 years ago
8e6b73b3 CI, speeds up java tests via circleci cache (#379) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d111cf93 Speeds up java client tests (#378) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
602765f6 Updates readme and version (#375) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c6864312 Java, adds unevaluatedProperties (#374) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2b6ababe Java, adds unevaluatedItems (#373) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
536a837a Java, adds mising const info to schema docs (#372) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
10922905 Java, adds then + else keyword functionality (#371) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
73aa7683 Java, refactoring to simplify schema validate (#370) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2f3ff019 Java, adds if json schema keyword feature (#369) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8d47fb25 Java, adds prefixItems (#368) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f4a509e0 Java, adds pattern properties (#366) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fed7bf98 Java, adds dependentSchemas (#365) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8a24aad1 Bump actions/cache from 3 to 4 (#364)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7316f899 Java, adds dependentRequired (#363) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b1901fcb Java adds propertyNames (#362) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
48c6e68e Java, adds min/maxContains (#361) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e8bd86a1 Java, adds schema contains (#360) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
12ebcd63 Java features updated (#359) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
87329f97 Removes model package references (#358) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c5dd5078 Java adds openapi v3.1.0 client + const (#357) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3048be6e Java generator, adds schema default + Servers (#355) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3d94aeec Update README.md (#356) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7eb4fca3 v4.0.0 release (#354) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5428fa31 Python client, adds test of pem content type send and receive (#353) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3f5c5321 Removes AbstractXGenerators (#351) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
15ab126c Update README.md (#352) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c3654305 Generators, removes unused config options and libraries (#350) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0b7b3602 Fixes link and less than and greater than signs (#349) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
18f7b381 Lists java generator, updates version to 4.0.0-alpha (#348) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ad77012e Java, adds map builders (#347) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
82cb963c Java, adds list builder (#346) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7c634a05 Samples regen (#345) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f557d28b Java, adds enums and uses them in Schema validate methods (#344) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
82a62d96 Java, updates JsonSchema + List/MapSchemaValidator validate methods (#343) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c52cb816 Java, adds checker framework (#342) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ffc45df5 Java, protect output class direct instantiation (#339) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
58047179 Java, eliminate unsafe casts (#338) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1a7800b1 Java, renames schema validators (#337) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
83c52ccb Java, adjusts storage of JsonSchema keyword info (#336) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
10322f92 Java, adjusts KeywordValidator validate inputs (#335) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
da976854 Bump actions/upload-artifact from 3 to 4 (#333)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
29e6d6b1 Bump actions/download-artifact from 3 to 4 (#334)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6254a925 Java, improves schema generics (#332) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3d1e9a3b Java, reduce unchecked casts (#331) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
658c2f14 Java, adds JsonSchema input map and list generics (#329) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4231bf02 Java, adds SetMaker to allow null into enum (#328) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f016ff00 Java, eliminates almost all schema reflection (#327) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9596ebd2 Java, adds map builder class placeholder (#325) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9d301e22 Java, adds list input builder placeholder (#324) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ac66d3b8 Java + Python documentation fix, changes newlines to html br (#323) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d3876c8d Java, schema documentation improvements for strings (#322) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d40e1cf1 Java, improves schema doc code samples (#321) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
40533c5e Java, adds code samples to schema docs (#320) Justin Black <s****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago

← Back to repository