Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.
 
 

Repository files navigation

swagger-bundle

Integration for draw/swagger into symfony 2 bundle

To use swagger with the api_key as the authorization token for lexik jwt authentication just enable the query_parameter:

security:
    firewalls:
        api:
            pattern:   ^/api/
            stateless: true
            lexik_jwt:
                query_parameter:
                    enabled: true
                    name: api_key

About

Integration for draw/swagger into symonfy 2 bundle

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages