Skip to content

Route groups appear in reverse order in Swagger ui #9

@jsyrjala

Description

@jsyrjala

For example in https://github.com/metosin/compojure-api-examples/blob/master/src/compojure/api/examples/handler.clj the order of routes (swaggered blocks) is math, echo and pizza. But in generated Swagger UI the order is reversed, pizza is first.

Its more intuitive if the order of blocks matches in code and generated ui.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions