Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi-generator

How to set type mappings for OpenAPI generator in build.gradle file?

Create model classes with openapi generator which implements external interface

How do I get access to HTTP error body using a OpenAPI Generator Client SDK

go openapi-generator

How to generate Open API specification from existing falcon api?

OpenAPI spec: default value of query param is ignored

How can I get OpenApi-Generator to produce nullable DateTimeOffset?

openapi-code-generator 3.3.4 does not read the tags and API class name is not expected

Generating OAS 3 code for both Spring server and client

Java records in open-api generator

OpenApi enum with multiple values

Configuring OpenAPI Client Generator used by Visual Studio to fix DateTime/Offset issue

OpenAPI java generate-sources client... How to add "new header" not mentioned in yml before firing http request

Allow pydantic models to have optionally null fields like in v1