Skip to content

OpenAPI spec wrong URL #161

Closed
@Hazmi35

Description

@Hazmi35

I was using Traefik with these match rules.

Host(`domain.com`) && PathPrefix (`/api`)

This will route all domain.com with the prefix /api to the desired service which is our backend running Elysia with swagger. With #16 it was fixed to use the prefix from Elysia configuration, but on the latest version the Swagger option url is in the wrong url. (Does not respect prefix at all).

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