How do we publish it in a child path? · Issue #226 · feathersjs-ecosystem/feathers-swagger · GitHub
Skip to content

How do we publish it in a child path? #226

Description

@ricardopolo

We have our feathers API published under a path. Imagine something like api.domain.com/v2

To do that, we use a reverse proxy (Traeffik)
So the docs would be available under api.domain.com/v2/docs

However, the swagger file still appears in the root under api.domain.com/docs, while the whole feathers app runs under api.domain.com/v2. What should be doing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions