GET https://qpt.api.dev.qagency.io/api/v1/projects/4/settings

Routing

api_v1_project_settings_get Matched route

Route Parameters

Name Value
_api_operation_name
"api_v1_project_settings_get"
_api_resource_class
"App\PortfolioReporting\Entity\ProjectSettings"
_format
null
_stateless
null
id
"4"

Route Matching Logs

Path to match: /api/v1/projects/4/settings
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_errors /api/errors/{status} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_doc /api/docs.{_format} Path does not match
6 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
7 api_v1_git_configuration_get /api/v1/git-configurations/{id} Path does not match
8 api_v1_git_configuration_index /api/v1/projects/{id}/git-configurations Path does not match
9 api_v1_git_configuration_commit_activity /api/v1/git-configurations/{id}/commit-activity Path does not match
10 api_v1_git_configuration_branch_activity /api/v1/git-configurations/{id}/branch-activity Path does not match
11 api_v1_git_configuration_commit_activity_emails /api/v1/git-configurations/{id}/commit-activity/emails Path does not match
12 api_v1_sonarqube_project_metrics /api/v1/projects/{id}/sonarqube/metrics Path does not match
13 api_v1_sonarqube_project_metrics_ai_summary /api/v1/projects/{id}/sonarqube/metrics/ai-summary Path does not match
14 api_v1_delivery_metric_get /api/v1/delivery-metrics/{id} Path does not match
15 api_v1_delivery_metric_index /api/v1/projects/{id}/delivery-metrics Path does not match
16 api_v1_delivery_metric_put /api/v1/delivery-metrics/{id} Path does not match
17 api_v1_project_overall_delivery_metrics /api/v1/projects/{id}/overall/delivery-metrics Path does not match
18 api_v1_developer_velocity_get /api/v1/developer-velocities/{id} Path does not match
19 api_v1_me_developer_velocity_index /api/v1/sprints/{id}/developer-velocities Path does not match
20 api_v1_developer_velocity_post /api/v1/developer-velocities Path does not match
21 api_v1_developer_velocity_put /api/v1/developer-velocities/{id} Path does not match
22 _api_/v1/developer-velocities/{id}_delete /api/v1/developer-velocities/{id} Path does not match
23 api_v1_project_overall_velocities /api/v1/projects/{id}/overall/velocities Path does not match
24 api_v1_member_get /api/v1/members/{id} Path does not match
25 api_v1_members_index /api/v1/members Path does not match
26 api_v1_projects_members_post /api/v1/projects/{id}/members Path does not match
27 api_v1_project_members_index /api/v1/projects/{id}/members Path does not match
28 api_v1_projects_members_toggle_deactivate /api/v1/projects/{id}/members/{member}/toggle-deactivate Path does not match
29 api_v1_project_member_link /api/v1/projects/{id}/members/{member} Path does not match
30 api_v1_project_note_index /api/v1/projects/{id}/notes Path does not match
31 api_v1_project_note_post /api/v1/projects/notes Path does not match
32 api_v1_project_note_put /api/v1/projects/notes/{id} Path does not match
33 api_v1_project_note_delete /api/v1/projects/notes/{id} Path does not match
34 api_v1_sprint_note_index /api/v1/sprints/{id}/notes Path does not match
35 api_v1_sprint_note_post /api/v1/sprints/notes Path does not match
36 api_v1_sprint_note_put /api/v1/sprints/notes/{id} Path does not match
37 api_v1_sprint_note_delete /api/v1/sprints/notes/{id} Path does not match
38 api_v1_project_get /api/v1/projects/{id} Path does not match
39 api_v1_me_projects_get /api/v1/me/projects Path does not match
40 api_v1_me_dashboard_project_delivery_index /api/v1/me/projects/dashboard/project-delivery Path does not match
41 api_v1_me_dashboard_project_domain_delivery_index /api/v1/me/projects/dashboard/project-domain-delivery Path does not match
42 api_v1_project_put /api/v1/projects/{id} Path does not match
43 api_v1_project_settings_get /api/v1/projects/{id}/settings Route matches!

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