Releases: steplix/apidoc-swagger
Releases · steplix/apidoc-swagger
Adding scopes to all endpoints in the authorize
Merge pull request #1 from FedeGrennon/feature/authorize-scopes Adding scopes to all endpoints in the authorize
Fix in header params
v0.4.7 Fix header param case
Added security definitions by parameter
Added security definitions by parameter to define authorizers for aws api gateway and then set endpoint security based on group in authorization header
Added suport for aws apigateway vpc link
v0.4.5 Added suport for aws apigateway vpc link
Accept (Path) group as (Params) group
v0.4.4 Accept (Path) group as (Params) group
Fix: path parameter convertion
v0.4.3 Fix: path parameter convertion
Explicit default param case
Explicit default param case and change of minor version
Fix: host parameter
Fix: bug prevented to set uri for aws api-gateway from host parameter
AWS API-gateway parameters
Incorporation of aws api gateway parameters and small changes for a better adjustment to OpenApi specification