Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi-generator

How to retrieve unspec'd headers with openapi-generator (spring)

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?