SuiteCRM-Core/config/routes/api_platform.yaml
2023-11-09 14:27:09 +00:00

12 lines
235 B
YAML

api_platform:
resource: .
type: api_platform
prefix: /api
swagger_ui:
path: /docs/rest
controller: api_platform.swagger.action.ui
graphiql:
path: /docs/graphql
controller: api_platform.graphql.action.graphql_playground