Routing
app.swagger_ui
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/doc
# | Route name | Path | Log |
---|---|---|---|
1 | mapbender_core_application_application | /application/{slug}.{_format} | Path does not match |
2 | mapbender_core_application_assets | /application/{slug}/assets/{type} | Path does not match |
3 | mapbender_core_application_sourcemap | /application/{slug}/sourcemap/{type} | Path does not match |
4 | mapbender_core_components_components | /components/{packageName}/{path} | Path does not match |
5 | mapbender_core_application_configuration | /application/{slug}/config | Path does not match |
6 | srs_autocomplete | /srs-autocomplete | Path does not match |
7 | mapbender_core_application_element | /application/{slug}/element/{id}/{action} | Path does not match |
8 | mapbender_core_element_reloadmarkup | /application/{slug}/elements | Path does not match |
9 | mapbender_core_instancetunnel_instancetunnel | /instance/{instanceId}/tunnel | Path does not match |
10 | mapbender_core_instancetunnel_instancetunnellegend | /instance/{instanceId}/tunnel/legend/{layerId} | Path does not match |
11 | mapbender_core_login_login | /user/login | Path does not match |
12 | mapbender_core_login_logout | /user/logout | Path does not match |
13 | mapbender_core_login_dummy | /user/login/check | Path does not match |
14 | mapbender_core_application_metadata | /application/metadata/{instance}/{layerId} | Path does not match |
15 | mapbender_core_userinfo_userinfo | /userinfo.json | Path does not match |
16 | mapbender_core_welcome_list | / | Path does not match |
17 | mapbender_manager_application_index | /manager/applications | Path does not match |
18 | mapbender_manager_application_new | /manager/application/new | Path does not match |
19 | mapbender_manager_application_edit | /manager/application/{slug}/edit | Path does not match |
20 | mapbender_manager_application_togglestate | /manager/application/{slug}/state | Path does not match |
21 | mapbender_manager_application_delete | /manager/application/{slug}/delete | Path does not match |
22 | mapbender_manager_application_listsources | /manager/application/{slug}/layerset/{layersetId}/list | Path does not match |
23 | mapbender_manager_application_sharedinstancecopy | /manager/instance/{instance}/copy-into-layerset/{layerset} | Path does not match |
24 | mapbender_manager_application_attachreusableinstance | /manager/instance/{instance}/attach/{layerset} | Path does not match |
25 | mapbender_manager_application_deleteinstance | /manager/application/{slug}/layerset/{layersetId}/instance/{instanceId}/delete | Path does not match |
26 | mapbender_manager_application_detachinstance | /manager/layerset/{layerset}/instance-assignment/{assignmentId}/detach | Path does not match |
27 | mapbender_manager_application_updateregionproperties | /manager/{application}/regionproperties/{regionName} | Path does not match |
28 | mapbender_manager_application_import | /manager/application/import | Path does not match |
29 | mapbender_manager_application_copydirectly | /manager/application/{slug}/copydirectly | Path does not match |
30 | mapbender_manager_application_exportdirect | /manager/application/{slug}/export | Path does not match |
31 | mapbender_manager_element_select | /manager/application/{slug}/element/select | Path does not match |
32 | mapbender_manager_element_new | /manager/application/{slug}/element/new | Path does not match |
33 | mapbender_manager_element_edit | /manager/application/{slug}/element/{id} | Path does not match |
34 | mapbender_manager_element_security | /manager/application/{slug}/element/{id}/security | Path does not match |
35 | mapbender_manager_element_delete | /manager/application/{slug}/element/{id}/delete | Path does not match |
36 | mapbender_manager_element_weight | /manager/application/element/{id}/weight | Path does not match |
37 | mapbender_manager_element_enable | /manager/application/element/{id}/enable | Path does not match |
38 | mapbender_manager_element_screentype | /manager/element/{element}/screentype | Path does not match |
39 | mapbender_manager_index_index | /manager/ | Path does not match |
40 | mapbender_manager_layerset_new | /manager/application/{slug}/layerset/new | Path does not match |
41 | mapbender_manager_layerset_edit | /manager/application/{slug}/layerset/{layersetId}/edit | Path does not match |
42 | mapbender_manager_layerset_delete | /manager/application/{slug}/layerset/{layersetId}/delete | Path does not match |
43 | mapbender_manager_layerset_setselected | /manager/layerset/{layerset}/toggleselected | Path does not match |
44 | mapbender_manager_repository_index | /manager/repository/ | Path does not match |
45 | mapbender_manager_repository_new | /manager/repository/new | Path does not match |
46 | mapbender_manager_repository_view | /manager/repository/source/{sourceId} | Path does not match |
47 | mapbender_manager_repository_delete | /manager/repository/source/{sourceId}/delete | Path does not match |
48 | mapbender_manager_repository_updateform | /manager/repository/source/{sourceId}/update | Path does not match |
49 | mapbender_manager_repository_instance | /manager/application/{slug}/instance/{instanceId} | Path does not match |
50 | mapbender_manager_repository_unowned_instance | /manager/instance/{instanceId} | Path does not match |
51 | mapbender_manager_repository_unowned_instance_scoped | /manager/instance/{instanceId}/layerset/{layerset} | Path does not match |
52 | mapbender_manager_sourceinstance_delete | /manager/instance/{instance}/delete | Path does not match |
53 | mapbender_manager_application_addinstance | /manager/application/{slug}/layerset/{layersetId}/source/{sourceId}/add | Path does not match |
54 | mapbender_manager_sourceinstance_createshared | /manager/instance/createshared/{source} | Path does not match |
55 | mapbender_manager_repository_promotetosharedinstance | /manager/instance/{instance}/promotetoshared | Path does not match |
56 | mapbender_manager_repository_instanceenabled | /manager/application/layerset/{layerset}/instance-enable/{instanceId} | Path does not match |
57 | mapbender_manager_repository_instanceassignmentenabled | /manager/application/reusable-instance-enable/{assignmentId} | Path does not match |
58 | mapbender_manager_repository_instanceweight | /manager/application/{slug}/instance/{layersetId}/weight/{instanceId} | Path does not match |
59 | mapbender_manager_repository_assignmentweight | /manager/layerset/{layerset}/reusable-weight/{assignmentId} | Path does not match |
60 | fom_user_group_create | /manager/group/new | Path does not match |
61 | fom_user_group_edit | /manager/group/{id}/edit | Path does not match |
62 | fom_user_group_delete | /manager/group/{id}/delete | Path does not match |
63 | fom_user_password_send | /user/password/send | Path does not match |
64 | fom_user_password_form | /user/password | Path does not match |
65 | fom_user_password_tokenreset | /user/reset/reset | Path does not match |
66 | fom_user_password_reset | /user/reset | Path does not match |
67 | fom_user_password_done | /user/reset/done | Path does not match |
68 | fom_user_permission_edit | /manager/security/edit/{category} | Path does not match |
69 | fom_user_permission_overview | /manager/permission/overview | Path does not match |
70 | fom_user_registration_send | /user/registration/send | Path does not match |
71 | fom_user_registration_form | /user/registration | Path does not match |
72 | fom_user_registration_confirm | /user/activate | Path does not match |
73 | fom_user_registration_reset | /user/registration/reset | Path does not match |
74 | fom_user_registration_done | /user/registration/done | Path does not match |
75 | fom_user_security_index | /manager/security | Path does not match |
76 | fom_user_user_create | /manager/user/new | Path does not match |
77 | fom_user_user_edit | /manager/user/{id}/edit | Path does not match |
78 | fom_user_user_delete | /manager/user/{id}/delete | Path does not match |
79 | owsproxy3_core_owsproxy_entrypoint | /owsproxy/ | Path does not match |
80 | api_login_check_fake | /api/login_check | Path does not match |
81 | api_wms_show | /api/wms/show | Path does not match |
82 | api_wms_reload | /api/wms/reload | Path does not match |
83 | api_wms_add | /api/wms/add | Path does not match |
84 | api_wms_assign | /api/wms/assign | Path does not match |
85 | api_application_clone | /api/application/clone | Path does not match |
86 | api_upload_zip | /api/upload/zip | Path does not match |
87 | api_login_check | /api/login_check | Path does not match |
88 | _preview_error | /_error/{code}.{_format} | Path does not match |
89 | app.swagger | /api/doc.json | Path does not match |
90 | app.swagger_ui | /api/doc | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.