File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -400,12 +400,12 @@ REST [operations](operations.md) for resources of the product type:
400400
401401In 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
You can’t perform that action at this time.
0 commit comments