File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 11681168 v2 : true
11691169 v3 : true
11701170 v3_1 : true
1171-
1171+
11721172- name : drf-spectacular
11731173 category : auto-generators
11741174 github : https://github.com/tfranzel/drf-spectacular
19361936 link : https://docs.openapiprocessor.io
19371937 github : https://github.com/openapi-processor
19381938 description : >
1939- Generates java interfaces & model classes for Spring Boot (annotation based, MVC & WebFlux) or Micronaut
1940- (annotation based) from an OpenAPI yaml description. Provides powerful type mapping capabilities to adjust the
1941- generated code. Gradle & Maven support. Playground.
1939+ Generates java interfaces & DTOs (pojo or record) for Spring Boot (annotation based, MVC & WebFlux) or Micronaut
1940+ (annotation based) from an OpenAPI YAML/JSON description. Provides powerful type mapping capabilities to adjust
1941+ the generated code. Gradle & Maven support. Playground.
19421942 v2 : false
19431943 v3 : true
19441944 v3_1 : true
1945+ v3_2 : true
19451946
19461947- name : openapi-processor/openapi-parser
19471948 category :
19511952 link : https://github.com/openapi-processor/openapi-parser
19521953 github : https://github.com/openapi-processor/openapi-parser
19531954 description : >
1954- OpenAPI parser with (json schema) validation (currently 3.0 only). Separate apis for OpenAPI 3.0 & 3.1.
1955- Easily get resolved $ref objects. Pluggable document reader & json/yaml converter. Minimal dependencies.
1955+ OpenAPI parser with (JSON schema) validation. Separate APIs for OpenAPI 3.2, 3.1, 3.0 .
1956+ Easily get resolved $ref objects. Pluggable document reader & JSON/YAML converter. Minimal dependencies.
19561957 v2 : false
19571958 v3 : true
19581959 v3_1 : true
1960+ v3_2 : true
19591961
19601962- name : ts-oas
19611963 category :
You can’t perform that action at this time.
0 commit comments