You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/swagger.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -370,7 +370,7 @@ As described [in the Symfony documentation](https://symfony.com/doc/current/temp
370
370
371
371
You may want to copy the [one shipped with API Platform](https://github.com/api-platform/core/blob/master/src/Bridge/Symfony/Bundle/Resources/views/SwaggerUi/index.html.twig) and customize it.
372
372
373
-
# Compatibilily Layer with Amazon API Gateway
373
+
## Compatibilily Layer with Amazon API Gateway
374
374
375
375
[AWS API Gateway](https://aws.amazon.com/api-gateway/) supports OpenAPI partially, but it [requires some changes](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-known-issues.html).
376
376
Fortunately, API Platform provides a way to be compatible with Amazon API Gateway.
0 commit comments