Skip to content

Add a static version of the swagger docs #289

@Skarlso

Description

@Skarlso

To generate a dynamic HTML output of the swagger definition run:

swagger-codegen generate -i swagger.json -l dynamic-html -o out

Then that needs to be converted into something that hugo likes.

Also, note that Goswagger generates Swagger 2.0 specs not 3.0 which is the current at the time of writing this issue.
Install swagger-codegen@2 with brew.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationA label for issues which handle the documentation of Gaia

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions