docs
docs copied to clipboard
Missing doc about how to change base path of ApiPlatform
Hello,
In my apps I change the base path of ApiPlatform by using something similar to that:
# routing/api_platform.yaml
api_platform:
resource: .
type: api_platform
prefix: /v1
api:
resource: ../api_platform/routes/api.yaml
prefix: /v1
But I can't find something about in the documentation. Was it removed? Or is it just missing?
Same for me. Currently adding it afterwards
It's missing you're welcome to add this to https://github.com/api-platform/docs/blob/2.5/core/configuration.md