This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
Files
0cc9644120a6830bcf3677dadbfff419990eae26
openapi-generator
/
samples
History
William Cheng
0cc9644120
Add enum default value tests to python clients (
#18883
)
...
* add enum default value tests to python clients * add new files
2024-06-08 17:34:57 +08:00
..
client
Avoid UnsupportedEncodingException by design, replacing magic string "UTF-8" with StandardCharsets.UTF_8 (
#18851
)
2024-06-08 15:23:24 +08:00
config
/petstore
Prepare 7.7.0-SNAPSHOT (
#18709
)
2024-05-20 17:27:17 +08:00
documentation
Prepare 7.7.0-SNAPSHOT (
#18709
)
2024-05-20 17:27:17 +08:00
meta-codegen
Change/reintroduce junit5 (
#18790
)
2024-06-01 16:40:40 +08:00
meta-codegen-kotlin
…
openapi3
Add enum default value tests to python clients (
#18883
)
2024-06-08 17:34:57 +08:00
schema
Prepare 7.7.0-SNAPSHOT (
#18709
)
2024-05-20 17:27:17 +08:00
server
[Python] Add enum support when building default values for model properties when using
$ref
(
#18796
)
2024-06-08 16:18:03 +08:00
yaml
…