Skip to content
#

swagger-codegen

Here are 187 public repositories matching this topic...

JoakimSoderberg
JoakimSoderberg commented Sep 8, 2020

Problem statement

I Recently noticed there's support for SwaggerUI and ReDoc built-in.

But when using the Stratoscale template this is not working.

If I try to load the swagger.json in a browser I don't get the API browser. This is never mentioned in the documentation, but are there any options that I'm missing related to this?

webjunkie
webjunkie commented Aug 24, 2018

I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.

I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?

I imagine I could inspect my seri

Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-ui. Auto generation example for client SDKs, server code, asciidoctor and html documents.

  • Updated Jun 19, 2018
  • Java

Improve this page

Add a description, image, and links to the swagger-codegen topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swagger-codegen topic, visit your repo's landing page and select "manage topics."

Learn more