Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi-generator

How do I fix OpenAPI error in seemingly correct 'inputSpec' for code generation?

OpenAPI Specification 3.0 shows different url in browser and Servers dropdown

Why openapi-generator-maven-plugin ignores my xml tag names?

Unit Testing Spring Boot API RESTful endpoints generated by Open API 3 YAML files

How to generate only @HttpExchange and DTOs from OpenAPI spec?

NSwag add x-enum-varnames tag to all enums

Use Bearer token with Openapi generator generated dart-dio API client

Single client for multiple api versions

How to generate a Python Flask server with OpenAPI Generator that references my own implementation of *_controller.py?

openapi openapi-generator

OpenApi 3.0 SpringBoot Controller use

openAPI polymorphism - getting generated file to extend another schema

Can OpenApi Generator generate interface feign clients?

Java Maven OpenApi Specification (3.0) Codegen is generating unwanted test file, how to remove that?

How to skip generation of ".openapi-generator" folder when using openapi-generator?

Can I suppress the default Optional<NativeWebRequest> getRequest() that OpenAPI generates into interfaces?

openapi openapi-generator

How to define Map objects in Open API 3.0, for GET API