Skip to content

Commit 5aab863

Browse files
committed
Fix formatting: use Prettier 3.8.1 to match CI
1 parent 58891aa commit 5aab863

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

core/getting-started.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -400,12 +400,12 @@ REST [operations](operations.md) for resources of the product type:
400400

401401
In addition, among other things, API Platform under the hood does the following:
402402

403-
- Generated machine-readable documentations of the API in the
404-
[OpenAPI (formerly known as Swagger)](../core/openapi.md) (available at
405-
`http://127.0.0.1:8000/api/docs.json`) and
406-
[JSON-LD](https://json-ld.org)/[Hydra](https://www.hydra-cg.com) formats using this metadata
407-
- Generated nice human-readable documentation and a sandbox for the API with
408-
[SwaggerUI](https://swagger.io/tools/swagger-ui/) (Redoc is also available out-of-the-box)
403+
- Generated machine-readable documentations of the API in the
404+
[OpenAPI (formerly known as Swagger)](../core/openapi.md) (available at
405+
`http://127.0.0.1:8000/api/docs.json`) and
406+
[JSON-LD](https://json-ld.org)/[Hydra](https://www.hydra-cg.com) formats using this metadata
407+
- Generated nice human-readable documentation and a sandbox for the API with
408+
[SwaggerUI](https://swagger.io/tools/swagger-ui/) (Redoc is also available out-of-the-box)
409409

410410
## Interactions with the API
411411

0 commit comments

Comments
 (0)