Skip to content

Commit 575945a

Browse files
authored
Update swagger.md
Wrong title heading (# -> ##) Cause an error on the website with Gatsby `Multiple title in single file are not allowed, please change heading node of following title: 'Compatibilily Layer with Amazon API Gateway' in docs/core/swagger.md`
1 parent 4c0f97e commit 575945a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/swagger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ As described [in the Symfony documentation](https://symfony.com/doc/current/temp
370370

371371
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.
372372

373-
# Compatibilily Layer with Amazon API Gateway
373+
## Compatibilily Layer with Amazon API Gateway
374374

375375
[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).
376376
Fortunately, API Platform provides a way to be compatible with Amazon API Gateway.

0 commit comments

Comments
 (0)