GET https://api.simulatorestrategico.com/dataset-version/36/question-schema

Routing

_api_/dataset-version/{id}/question-schema_get_collection Matched route

Route Parameters

Name Value
_api_operation_name
"_api_/dataset-version/{id}/question-schema_get_collection"
_api_resource_class
"App\Entity\DatasetVersionSubject"
_format
null
_stateless
true
id
"36"

Route Matching Logs

Path to match: /dataset-version/36/question-schema
# Route name Path Log
1 api_genid /.well-known/genid/{id} Path does not match
2 api_errors /errors/{status} Path does not match
3 api_validation_errors /validation_errors/{id} Path does not match
4 api_entrypoint /{index}.{_format} Path does not match
5 api_doc /docs.{_format} Path does not match
6 _api_/competitions/{slug}{._format}_get /competitions/{slug}.{_format} Path does not match
7 _api_/competitions{._format}_get_collection /competitions.{_format} Path does not match
8 _api_/critical_questions/{id}{._format}_get /critical_questions/{id}.{_format} Path does not match
9 _api_/question/{id}/critical_post /question/{id}/critical Path does not match
10 _api_/critical_questions{._format}_get_collection /critical_questions.{_format} Path does not match
11 _api_/critical_questions/{id}{._format}_delete /critical_questions/{id}.{_format} Path does not match
12 _api_/custom_pages/{slug}{._format}_get /custom_pages/{slug}.{_format} Path does not match
13 _api_/custom_pages{._format}_get_collection /custom_pages.{_format} Path does not match
14 _api_/dataset_versions/{id}{._format}_get /dataset_versions/{id}.{_format} Path does not match
15 _api_/dataset_versions/{id}{._format}_delete /dataset_versions/{id}.{_format} Path does not match
16 _api_/dataset_version_subjects/{id}{._format}_get /dataset_version_subjects/{id}.{_format} Path does not match
17 _api_/dataset-version/{id}/question-schema_get_collection /dataset-version/{id}/question-schema Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.