Skip to content

Small enhancement - additional option to specify headers #145

Closed
@japzio

Description

@japzio

Added requestHeaders map to be able to specify additional headers. Can be used if apidocs url is protected by basicAuth or setting custom url to generated openapi spec json|yaml

     requestHeaders = [
       "x-forwarded-host": "custom-host",
       "x-forwarded-port": "7000"
    ]

Ref feature https://github.com/springdoc/springdoc-openapi-maven-plugin

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