Update Unidades organizativas
parent
fae474ab79
commit
e0b19263e7
|
@ -1,4 +1,4 @@
|
||||||
# Documentation / Documentación - API Platform with Symfony 3
|
# Documentation / Documentación - API ogCore
|
||||||
|
|
||||||
## Select Language / Seleccionar Idioma
|
## Select Language / Seleccionar Idioma
|
||||||
|
|
||||||
|
@ -20,11 +20,11 @@
|
||||||
|
|
||||||
### Introduction
|
### Introduction
|
||||||
|
|
||||||
This documentation describes the configuration of API Platform in a Symfony 3 project. It details the resources, operations, and entity properties exposed through the API.
|
This documentation describes the configuration of API Platform in a Symfony. It details the resources, operations, and entity properties exposed through the API.
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
API configuration is done in Symfony configuration files, usually in `config/packages/api_platform.yaml` or a similar file.
|
API configuration is done in Symfony configuration files, usually in `config/packages/api_platform.yaml` file.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Reference in New Issue