Skip to content

aspiration changed #16

@AndwareSsj

Description

@AndwareSsj

I wish to change gen json way. make version route usefully in swagger doc. for example:

version:v1
http://127.0.0.1:4000/v1/swagger

version:v2
http://127.0.0.1:4000/v2/swagger

v1 is swagger json file and v2 is swagger json file.

so we can redefine swagger doc "tag", and make it rich to custom like it:

desc "user" do
  tag "user"
end

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