Skip to content

SwaggerUI render #8

@kshychko

Description

@kshychko

We need to render Open API specifications, using the embded swaggerui bundle from unkpg. Codeontap townplanner can be used as a reference:
https://github.com/codeontap/townplanner/blob/master/src/_includes/main-swagger.html
Possible Open API specification file locations:

specs/{spec_name}/{spec_branch_name}/{spec_file}
specs/{spec_name}/{sub_spec_name}/{spec_branch_name}/{spec_file}

where spec_file can be:

swagger.yml
swagger.yaml
swagger.json

For example:

specs/edi3-uml-profile/master/swagger.yml

or

specs/edi3-trade/master/edi3-invoice/swagger.yml

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions