Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | ajax_compare_dates | /ajax/comparedates | Path does not match |
14 | ajax_process_commissioning | /ajax/commissioning/process | Path does not match |
15 | ajax_get_process_result | /ajax/process/result | Path does not match |
16 | ajax_get_queue_count | /ajax/queuecount/{queueName} | Path does not match |
17 | ajax_points_update | /ajax/points | Path does not match |
18 | api_read_controller | /v1/controller/{controllerId} | Path does not match |
19 | api_create_update_controller | /v1/controller/{controllerId} | Path does not match |
20 | api_delete_controller | /v1/controller/{controllerId} | Path does not match |
21 | api_list_controllers | /v1/controllers | Path does not match |
22 | api_list_controller_controllerpoints | /v1/controller/{controllerId}/controllerpoints | Path does not match |
23 | api_read_controllerpoint | /v1/controllerpoint/{controllerPointId} | Path does not match |
24 | api_create_update_controllerPoint | /v1/controllerpoint/{controllerPointId} | Path does not match |
25 | api_delete_controllerPoint | /v1/controllerpoint/{controllerPointId} | Path does not match |
26 | api_list_controllerpoints | /v1/controllerpoints | Path does not match |
27 | api_list_controllerpoint_screenpoints | /v1/controllerpoint/{controllerPointId}/screenpoints | Path does not match |
28 | api_list_controllerpoint_shapepoints | /v1/controllerpoint/{controllerPointId}/shapepoints | Path does not match |
29 | api_read_facility | /v1/facility/{facilityId} | Path does not match |
30 | api_create_update_facility | /v1/facility/{facilityId} | Path does not match |
31 | api_delete_facility | /v1/facility/{facilityId} | Path does not match |
32 | api_list_facilities | /v1/facilities | Path does not match |
33 | api_list_facility_projects | /v1/facility/{facilityId}/projects | Path does not match |
34 | api_list_facility_controllers | /v1/facility/{facilityId}/controllers | Path does not match |
35 | api_list_facility_controllerpoints | /v1/facility/{facilityId}/controllerpoints | Path does not match |
36 | api_list_facility_screens | /v1/facility/{facilityId}/screens | Path does not match |
37 | api_list_facility_screenpoints | /v1/facility/{facilityId}/screenpoints | Path does not match |
38 | api_list_facility_shapes | /v1/facility/{facilityId}/shapes | Path does not match |
39 | api_list_facility_shapepoints | /v1/facility/{facilityId}/shapepoints | Path does not match |
40 | api_read_project | /v1/project/{projectIdentifier} | Path does not match |
41 | api_create_update_project | /v1/project/{projectId} | Path does not match |
42 | api_delete_project | /v1/project/{projectId} | Path does not match |
43 | api_list_projects | /v1/projects | Path does not match |
44 | api_list_project_controllers | /v1/project/{projectId}/controllers | Path does not match |
45 | api_list_project_controllerpoints | /v1/project/{projectId}/controllerpoints | Path does not match |
46 | api_list_project_screens | /v1/project/{projectId}/screens | Path does not match |
47 | api_list_project_screenpoints | /v1/project/{projectId}/screenpoints | Path does not match |
48 | api_list_project_shapes | /v1/project/{projectId}/shapes | Path does not match |
49 | api_list_project_shapepoints | /v1/project/{projectId}/shapepoints | Path does not match |
50 | api_read_screen | /v1/screen/{screenId} | Path does not match |
51 | api_create_update_screen | /v1/screen/{screenId} | Path does not match |
52 | api_delete_screen | /v1/screen/{screenId} | Path does not match |
53 | api_list_screens | /v1/screens | Path does not match |
54 | api_list_screen_screenpoints | /v1/screen/{screenId}/screenpoints | Path does not match |
55 | api_read_screenpoint | /v1/screenpoint/{screenPointId} | Path does not match |
56 | api_create_update_screenPoint | /v1/screenpoint/{screenPointId} | Path does not match |
57 | api_delete_screenPoint | /v1/screenpoint/{screenPointId} | Path does not match |
58 | api_list_screenpoints | /v1/screenpoints | Path does not match |
59 | api_list_screenpoint_shapepoints | /v1/screenpoint/{screenPointId}/shapepoints | Path does not match |
60 | api_read_shape | /v1/shape/{shapeId} | Path does not match |
61 | api_create_update_shape | /v1/shape/{shapeId} | Path does not match |
62 | api_delete_shape | /v1/shape/{shapeId} | Path does not match |
63 | api_list_shapes | /v1/shapes | Path does not match |
64 | api_list_shape_shapepoints | /v1/shape/{shapeId}/shapepoints | Path does not match |
65 | api_read_shapepoint | /v1/shapepoint/{shapePointId} | Path does not match |
66 | api_create_update_shapePoint | /v1/shapepoint/{shapePointId} | Path does not match |
67 | api_delete_shapePoint | /v1/shapepoint/{shapePointId} | Path does not match |
68 | api_list_shapepoints | /v1/shapepoints | Path does not match |
69 | api_list_shapepoint_screenpoints | /v1/shapepoint/{shapePointId}/screenpoints | Path does not match |
70 | api_list_shapepoint_controllerpoints | /v1/shapepoint/{shapePointId}/controllerpoints | Path does not match |
71 | api_read_user | /v1/user/{userId} | Path does not match |
72 | api_create_update_user | /v1/user/{userId} | Path does not match |
73 | api_delete_user | /v1/user/{userId} | Path does not match |
74 | api_list_users | /v1/users | Path does not match |
75 | api_list_user_facilities | /v1/user/{userId}/facilities | Path does not match |
76 | api_list_user_projects | /v1/user/{userId}/projects | Path does not match |
77 | api_read_user_facility | /v1/user/{userId}/facility/{facilityId} | Path does not match |
78 | api_read_user_project | /v1/user/{userId}/project/{projectId} | Path does not match |
79 | api_token_refresh | /api/api_tokens/refresh/{token} | Path does not match |
80 | api_token_expire | /api/api_tokens/expire/{token} | Path does not match |
81 | api_token_retire | /api/api_tokens/retire/{token} | Path does not match |
82 | api_total_progress | /api/progress/{networkInstallationId} | Path does not match |
83 | api_engineering_documents_progress | /api/engineering_documents/{networkInstallationId}/progress | Path does not match |
84 | api_construction_progress | /api/construction/{networkInstallationId}/progress | Path does not match |
85 | api_installations_last_refresh | /api/installations/last_refresh | Path does not match |
86 | api_engineering_documents_last_refresh | /api/installations/{networkInstallationId}/engineering_documents/last_refresh | Path does not match |
87 | api_electrical_line_items_last_refresh | /api/installations/{networkInstallationId}/electrical_line_items/last_refresh | Path does not match |
88 | api_users_last_refresh | /api/installations/{networkInstallationId}/users/last_refresh | Path does not match |
89 | api_security_rles | /api/security/roles | Path does not match |
90 | api_update_panel_fabrication_data_from_json | /api/fabrication_panels/update_from_json | Path does not match |
91 | api_reformatted_screens | /api/installations/{networkInstallationId}/screens2 | Path does not match |
92 | api_networkInstallation_getid_from_filepath | /api/installations/get-id/{transport_folder} | Path does not match |
93 | api_controller_delete | /api/controller/{controllerId} | Path does not match |
94 | api_update_engineering_docs_from_procore | /api/engineering_documents/update-from-procore | Path does not match |
95 | api_networkInstallation_validate_field | /api/installations/validate/{field} | Path does not match |
96 | api_points_update | /api/points/update | Path does not match |
97 | api_asana_update_screens_from_asana | /api/asana/screens/{network_installation_id} | Path does not match |
98 | api_asana_find_asana_project_gid | /api/asana/find_project_id/{network_installation_id} | Path does not match |
99 | api_asana_update_task_from_asana | /api/asana/update/{task_gid} | Path does not match |
100 | commissioning_projects_list | /commissioning/projects | Path does not match |
101 | commissioning_process | /commissioning/{projectNumber}/process/{transportName}/{filename} | Path does not match |
102 | commissioning_get_entity | /commissioning/entity/{entityType}/{entityId}/{filename} | Path does not match |
103 | controller_view | /controller/{controllerList} | Path does not match |
104 | controller_view_deprecated | /deprecated/controller/{controllerList}/{facilityId}/{projectId} | Path does not match |
105 | tabulator_list_controller | /tabulator/controller/{controllerIds}/{facilityId}/{networkInstallationId} | Path does not match |
106 | generate_excel_controllers | /excel/controllers/{action}/{facilityId}/{networkInstallationId} | Path does not match |
107 | json_controller_display | /json/controller/{projectNumber}/{controllerName} | Path does not match |
108 | ajax_view_controller | /ajax/controller/{projectNumber}/{controllerList}/{showTab} | Path does not match |
109 | ajax_controller_delete | /ajax/controller/delete/{controllerId} | Path does not match |
110 | root | / | Path does not match |
111 | home | /home | Path does not match |
112 | changelog | /changelog | Path does not match |
113 | develop_view | /develop/{controllerIds}/{screenIds} | Path does not match |
114 | documentation_slug | /documentation/{slug} | Path does not match |
115 | dropboxtest | /dropbox/test | Path does not match |
116 | dropboxlogin | /dropbox/login | Path does not match |
117 | dropboxcallback | /dropbox/callback | Path does not match |
118 | ajax_list_facilities | /ajax/facilities | Path does not match |
119 | crud_facility_read | /ajax/facilities/{facilityId} | Path does not match |
120 | ajax_read_facility | /ajax/facilities/read/{facilityId} | Path does not match |
121 | crud_facility_update | /ajax/facilities/{facilityId} | Path does not match |
122 | ajax_update_facility | /ajax/facility/{facilityId}/create_update | Path does not match |
123 | crud_facility_delete | /ajax/facilities/{facilityId} | Path does not match |
124 | ajax_delete_facility | /ajax/facility/{facilityId}/delete | Path does not match |
125 | ajax_udpate_verification_item | /ajax/verification_item/{verificationItemId}/create_update | Path does not match |
126 | ajax_delete_facility_deprecated | /ajax/facilities/delete/{facilityId} | Path does not match |
127 | facility_validate_field | /ajax/facilities/validate/{field} | Path does not match |
128 | graphcis_facility_list | /graphics/facilities | Path does not match |
129 | new_facilities_list | /new/facilities/{facilityId} | Path does not match |
130 | facilities_list | /facilities/{ajax} | Path does not match |
131 | facility_view | /facility/{facilityId} | Path does not match |
132 | facility_new | /facilitynew | Path does not match |
133 | facility_add | /facilities/add | Path does not match |
134 | facility_updateId | /facility/{facilityId}/updateid/{domain} | Path does not match |
135 | ajax_crud_facility_details_read | /ajax/facility_details/{facilityDetailsId} | Path does not match |
136 | ajax_ajax_read_facility_details | /ajax/facility_details/{facilityDetailsId}/read | Path does not match |
137 | ajax_crud_facility_details_update | /ajax/facility_details/{facilityDetailsId} | Path does not match |
138 | ajax_ajax_udpate_facility_details | /ajax/facility_details/{facilityDetailsId}/create_update | Path does not match |
139 | ajax_crud_facility_details_delete | /ajax/facility_details/{facilityDetailsId} | Path does not match |
140 | ajax_ajax_delete_facility_details | /ajax/facility_details/{facilityDetailsId}/delete | Path does not match |
141 | ajax_ajax_list_facility_workstations | /ajax/facility_workstation/list/{facilityId} | Path does not match |
142 | ajax_crud_facility_workstation_read | /ajax/facility_workstation/{facilityWorkstationId} | Path does not match |
143 | ajax_ajax_read_facility_workstation | /ajax/facility_workstation/{facilityWorkstationId}/read | Path does not match |
144 | ajax_crud_facility_workstation_update | /ajax/facility_workstation/{facilityWorkstationId} | Path does not match |
145 | ajax_ajax_udpate_facility_workstation | /ajax/facility_workstation/{facilityWorkstationId}/create_update | Path does not match |
146 | ajax_crud_facility_workstation_delete | /ajax/facility_workstation/{facilityWorkstationId} | Path does not match |
147 | ajax_ajax_delete_facility_workstation | /ajax/facility_workstation/{facilityWorkstationId}/delete | Path does not match |
148 | ajax_networkInstallation_read | /ajax/installation/{networkInstallationId}/read | Path does not match |
149 | ajax_networkInstallation_read_deprecated | /ajax/installation/read/{networkInstallationId} | Path does not match |
150 | ajax_networkInstallation_update | /ajax/installation/create_update/{networkInstallationId} | Path does not match |
151 | ajax_networkInstallation_delete | /ajax/installation/delete/{networkInstallationId} | Path does not match |
152 | ajax_networkInstallation_wipe | /ajax/installation/wipe/{networkInstallationId} | Path does not match |
153 | ajax_networkInstallation_validate_field | /ajax/installation/validate/{field} | Path does not match |
154 | network_installations_list | /installations | Path does not match |
155 | newnetworkInstallations_list | /new/installations/{facilityId} | Path does not match |
156 | networkInstallation_view | /installation/{networkInstallationId} | Path does not match |
157 | commissioning_networkInstallation_view | /commissioning/networkInstallation/{networkInstallationNumber} | Path does not match |
158 | panels_list | /panels/{projectNumber} | Path does not match |
159 | panel_view | /panel/{panelId} | Path does not match |
160 | datatables_list_panels | /datatables/panel/{projectNumber}/{panelList}/{showTab} | Path does not match |
161 | ajax_ajax_view_point | /ajax/point/{pointId} | Path does not match |
162 | point_view | /point/{pointId} | Path does not match |
163 | hide_points | /points/{action} | Path does not match |
164 | process_transport_action | /process/{transportName}/{action} | Path does not match |
165 | api_process_transport_action | /api/process/{transportName}/{action} | Path does not match |
166 | queue_dropbox_folder | /dropbox/{action}/{dropboxProjectFolder}/{dropboxFilename}/{useModDateCheck} | Path does not match |
167 | dropbox_cursor_reset | /cursorreset | Path does not match |
168 | dropboxwebhook | /webhook/dropbox | Path does not match |
169 | test_token | /ajax/token/{token} | Path does not match |
170 | initialize_dropbox | /initialize/dropbox | Path does not match |
171 | process_np_dropbox_file | /np/dropbox/{fileOrFolder}/{type}/{dropboxProjectFolder}/{dropboxFilename} | Path does not match |
172 | api_procore_update_submittals_from_procore | /api/procore/submittals/{network_installation_id} | Path does not match |
173 | api_procore_update_electircal_line_items_from_procore | /api/procore/electircal_line_items/{network_installation_id} | Path does not match |
174 | api_procore_update_submittals_from_json | /api/procore/engineering_documents/update | Path does not match |
175 | api_procore_update_electrical_line_items_from_json | /api/procore/electrical_line_items/update | Path does not match |
176 | projects_list | /projects | Path does not match |
177 | newprojects_list | /new/projects/{facilityId} | Path does not match |
178 | project_view | /project/{facilityId}/{projectId}/{projectNumber} | Path does not match |
179 | commissioning_project_view | /commissioning/project/{projectNumber} | Path does not match |
180 | ajax_project_update | /ajax/project/{projectId}/create_update | Path does not match |
181 | ajax_project_read | /ajax/projects/read/{projectId} | Path does not match |
182 | ajax_project_delete | /ajax/project/{projectId}/delete | Path does not match |
183 | ajax_project_wipe | /ajax/project/{projectId}/wipe | Path does not match |
184 | tabulator_list_project | /tabulator/project/{entityType}/{facilityId}/{projectId} | Path does not match |
185 | register | /register | Path does not match |
186 | activate | /activate/{emailKey} | Path does not match |
187 | forgot | /forgot | Path does not match |
188 | forgot_return | /forgot/{emailKey} | Path does not match |
189 | ajax_screen_delete | /ajax/screen/delete/{screenId} | Path does not match |
190 | screen_view | /new/screen/{screenIds} | Path does not match |
191 | screens_list | /screens/ | Path does not match |
192 | tabulator_screen_view | /tabulator/screen/{screenIds}/{facilityId}/{projectId} | Path does not match |
193 | tabulator_screens_list | /tabulator/screens_list/{facilityId}/{NetworkInstallationId}/{screenIds} | Path does not match |
194 | app_login | /login | Path does not match |
195 | app_logout | /logout | Path does not match |
196 | json_login | /login-json | Path does not match |
197 | token_refresh | /refresh-token | Path does not match |
198 | shape_view | /new/shape/{shapeId} | Path does not match |
199 | deprecated_shape_view | /shape/{shapeId}/{facilityId}/{projectId}/{projectNumber} | Path does not match |
200 | ajax_shape_delete | /ajax/shape/delete/{shapeId} | Path does not match |
201 | datatables_list_shape | /datatables/shape/{projectNumber}/{shapeId}/{showTab} | Path does not match |
202 | tabulator_facilities_list | /tabulator/facilities/{facilityIds} | Path does not match |
203 | tabulator_installations_list | /tabulator/installations/{networkInstallationIds}/{facilityId} | Path does not match |
204 | tabulator_tabulator_list_networkInstallation | /tabulator/installations/{entityType}/{facilityId}/{networkInstallationId} | Path does not match |
205 | tabulator_tabulator_list_entities | /tabulator/{entity} | Path does not match |
206 | tabulator_tabulator_list_folder | /tabulator/folder/{transportName} | Path does not match |
207 | tabulator_projects_list | /tabulator/projects/{projectIds}/{facilityId} | Path does not match |
208 | tabulator_slowprojects_list | /tabulator/slow/projects/{projectIds}/{facilityId} | Path does not match |
209 | terminal_unit_groups_list | /terminalunitgroups/{projectNumber} | Path does not match |
210 | terminal_unit_group_view | /terminalunitgroup/{terminalUnitGroupId} | Path does not match |
211 | datatables_list_terminalunitgroups | /datatables/terminalunitgroups/{projectNumber}/{terminalUnitGroupList}/{showTab} | Path does not match |
212 | test_interface_test | /test/test/interface | Path does not match |
213 | test_api | /test/api | Path does not match |
214 | test_host | /test/host | Path does not match |
215 | test_crudc | /test/crud | Path does not match |
216 | test_crudu | /test/crud | Path does not match |
217 | test_crudd | /test/crud | Path does not match |
218 | test_multiparse | /test/multiparse/{fileNo} | Path does not match |
219 | test_twig | /test/twig | Path does not match |
220 | test_test_read_performance | /test/test/read | Path does not match |
221 | test_pusher | /test/pusher | Path does not match |
222 | test_parsenav | /test/parsenav | Path does not match |
223 | test_gparser | /test/gparser | Path does not match |
224 | test_sparser | /test/sparser | Path does not match |
225 | test_test_email | /test/email | Path does not match |
226 | test_comm | /test/comm | Path does not match |
227 | test_mq | /test/mq | Path does not match |
228 | test_env | /test/env/{envVarName} | Path does not match |
229 | test_addtecemployees | /test/add/tecemployees | Path does not match |
230 | test_notifications | /test/notify | Path does not match |
231 | test_pusher_setup_client | /test/pusher/setup/client | Path does not match |
232 | test_pusher_send | /test/pusher/send/{channel}/{event}/{message} | Path does not match |
233 | test_dropbox | /test/dropbox/{dropboxFolder} | Path does not match |
234 | test_parse | /test/parse/{dropboxFolder}/{type}/{filename} | Path does not match |
235 | test_fixshapes | /test/fixshapes | Path does not match |
236 | test_addservicecustomers | /test/addservicecustomers | Path does not match |
237 | test_addfacilitydetails | /test/addfacilitydetails | Path does not match |
238 | test_removed failed messages | /test/remove/failed/messages | Path does not match |
239 | test_remtest | /test/remtest | Path does not match |
240 | test_qdbparsetest | /test/pntparse | Path does not match |
241 | test_conf | /test/conf | Path does not match |
242 | ajax_user_update | /ajax/user/{userId}/create_update | Path does not match |
243 | ajax_user_read | /ajax/user/ajax/users/{userId}/read | Path does not match |
244 | ajax_user_elete | /ajax/user/{userId}/delete | Path does not match |
245 | ajax_user_validate_field | /ajax/user/validate/{field} | Path does not match |
246 | users_list | /users | Path does not match |
247 | user_view | /user/{userId} | Path does not match |
248 | user_add | /users/add | Path does not match |
249 | webhook_asana_receive | /webhook/asana/receive | Path does not match |
250 | api_genid | /api/.well-known/genid/{id} | Path does not match |
251 | api_entrypoint | /api/{index}.{_format} | Path does not match |
252 | api_doc | /api/docs.{_format} | Path does not match |
253 | api_graphql_entrypoint | /api/graphql | Path does not match |
254 | api_graphql_graphiql | /api/graphql/graphiql | Path does not match |
255 | api_graphql_graphql_playground | /api/graphql/graphql_playground | Path does not match |
256 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
257 | api_api_tokens_get_collection | /api/api_tokens.{_format} | Path does not match |
258 | api_api_tokens_post_collection | /api/api_tokens.{_format} | Path does not match |
259 | api_api_tokens_get_item | /api/api_tokens/{id}.{_format} | Path does not match |
260 | api_asana_graphics_views_get_collection | /api/asana_graphics_views.{_format} | Path does not match |
261 | api_asana_graphics_views_post_collection | /api/asana_graphics_views.{_format} | Path does not match |
262 | api_asana_graphics_views_get_item | /api/asana_graphics_views/{id}.{_format} | Path does not match |
263 | api_asana_graphics_views_put_item | /api/asana_graphics_views/{id}.{_format} | Path does not match |
264 | api_electrical_line_items_get_collection | /api/electrical_line_items.{_format} | Path does not match |
265 | api_electrical_line_items_post_collection | /api/electrical_line_items.{_format} | Path does not match |
266 | api_electrical_line_items_get_item | /api/electrical_line_items/{id}.{_format} | Path does not match |
267 | api_electrical_line_items_put_item | /api/electrical_line_items/{id}.{_format} | Path does not match |
268 | api_electrical_line_items_patch_item | /api/electrical_line_items/{id}.{_format} | Path does not match |
269 | api_engineering_documents_get_collection | /api/engineering_documents.{_format} | Path does not match |
270 | api_engineering_documents_post_collection | /api/engineering_documents.{_format} | Path does not match |
271 | api_engineering_documents_get_item | /api/engineering_documents/{id}.{_format} | Path does not match |
272 | api_engineering_documents_put_item | /api/engineering_documents/{id}.{_format} | Path does not match |
273 | api_equipment_groups_get_collection | /api/equipment_groups.{_format} | Path does not match |
274 | api_equipment_groups_post_collection | /api/equipment_groups.{_format} | Path does not match |
275 | api_equipment_groups_get_item | /api/equipment_groups/{id}.{_format} | Path does not match |
276 | api_equipment_groups_put_item | /api/equipment_groups/{id}.{_format} | Path does not match |
277 | api_equipment_groups_delete_item | /api/equipment_groups/{id}.{_format} | Path does not match |
278 | api_equipment_groups_point_controllers_get_subresource | /api/equipment_groups/{id}/point_controllers.{_format} | Path does not match |
279 | api_equipment_groups_point_controllers_points_get_subresource | /api/equipment_groups/{id}/point_controllers/{pointControllers}/points.{_format} | Path does not match |
280 | api_equipment_groups_point_controllers_points_screen_points_get_subresource | /api/equipment_groups/{id}/point_controllers/{pointControllers}/points/{points}/screen_points.{_format} | Path does not match |
281 | api_equipment_groups_point_controllers_points_shape_points_get_subresource | /api/equipment_groups/{id}/point_controllers/{pointControllers}/points/{points}/shape_points.{_format} | Path does not match |
282 | api_equipment_groups_screens_get_subresource | /api/equipment_groups/{id}/screens.{_format} | Path does not match |
283 | api_equipment_groups_screens_screen_points_get_subresource | /api/equipment_groups/{id}/screens/{screens}/screen_points.{_format} | Path does not match |
284 | api_equipment_groups_points_get_subresource | /api/equipment_groups/{id}/points.{_format} | Path does not match |
285 | api_equipment_groups_points_screen_points_get_subresource | /api/equipment_groups/{id}/points/{points}/screen_points.{_format} | Path does not match |
286 | api_equipment_groups_points_shape_points_get_subresource | /api/equipment_groups/{id}/points/{points}/shape_points.{_format} | Path does not match |
287 | api_equipment_groups_screen_points_get_subresource | /api/equipment_groups/{id}/screen_points.{_format} | Path does not match |
288 | api_fabrication_panels_get_collection | /api/fabrication_panels.{_format} | Path does not match |
289 | api_fabrication_panels_post_collection | /api/fabrication_panels.{_format} | Path does not match |
290 | api_fabrication_panels_get_item | /api/fabrication_panels/{id}.{_format} | Path does not match |
291 | api_fabrication_panels_put_item | /api/fabrication_panels/{id}.{_format} | Path does not match |
292 | api_facilities_get_collection | /api/facilities.{_format} | Path does not match |
293 | api_facilities_post_collection | /api/facilities.{_format} | Path does not match |
294 | api_facilities_get_item | /api/facilities/{id}.{_format} | Path does not match |
295 | api_facilities_put_item | /api/facilities/{id}.{_format} | Path does not match |
296 | api_facility_workstations_get_collection | /api/facility_workstations.{_format} | Path does not match |
297 | api_facility_workstations_post_collection | /api/facility_workstations.{_format} | Path does not match |
298 | api_facility_workstations_get_item | /api/facility_workstations/{id}.{_format} | Path does not match |
299 | api_facility_workstations_delete_item | /api/facility_workstations/{id}.{_format} | Path does not match |
300 | api_facility_workstations_put_item | /api/facility_workstations/{id}.{_format} | Path does not match |
301 | api_facility_workstations_patch_item | /api/facility_workstations/{id}.{_format} | Path does not match |
302 | api_network_installations_get_collection | /api/network_installations.{_format} | Path does not match |
303 | api_network_installations_post_collection | /api/network_installations.{_format} | Path does not match |
304 | api_network_installations_get_item | /api/network_installations/{id}.{_format} | Path does not match |
305 | api_network_installations_put_item | /api/network_installations/{id}.{_format} | Path does not match |
306 | api_network_installations_equipment_groups_get_subresource | /api/network_installations/{id}/equipment_groups.{_format} | Path does not match |
307 | api_network_installations_equipment_groups_point_controllers_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/point_controllers.{_format} | Path does not match |
308 | api_network_installations_equipment_groups_point_controllers_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points.{_format} | Path does not match |
309 | api_network_installations_equipment_groups_point_controllers_points_screen_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points/{points}/screen_points.{_format} | Path does not match |
310 | api_network_installations_equipment_groups_point_controllers_points_shape_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points/{points}/shape_points.{_format} | Path does not match |
311 | api_network_installations_equipment_groups_screens_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/screens.{_format} | Path does not match |
312 | api_network_installations_equipment_groups_screens_screen_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/screens/{screens}/screen_points.{_format} | Path does not match |
313 | api_network_installations_equipment_groups_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/points.{_format} | Path does not match |
314 | api_network_installations_equipment_groups_points_screen_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/points/{points}/screen_points.{_format} | Path does not match |
315 | api_network_installations_equipment_groups_points_shape_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/points/{points}/shape_points.{_format} | Path does not match |
316 | api_network_installations_equipment_groups_screen_points_get_subresource | /api/network_installations/{id}/equipment_groups/{equipmentGroups}/screen_points.{_format} | Path does not match |
317 | api_network_installations_point_controllers_get_subresource | /api/network_installations/{id}/point_controllers.{_format} | Path does not match |
318 | api_network_installations_point_controllers_points_get_subresource | /api/network_installations/{id}/point_controllers/{pointControllers}/points.{_format} | Path does not match |
319 | api_network_installations_point_controllers_points_screen_points_get_subresource | /api/network_installations/{id}/point_controllers/{pointControllers}/points/{points}/screen_points.{_format} | Path does not match |
320 | api_network_installations_point_controllers_points_shape_points_get_subresource | /api/network_installations/{id}/point_controllers/{pointControllers}/points/{points}/shape_points.{_format} | Path does not match |
321 | api_network_installations_points_get_subresource | /api/network_installations/{id}/points.{_format} | Path does not match |
322 | api_network_installations_points_screen_points_get_subresource | /api/network_installations/{id}/points/{points}/screen_points.{_format} | Path does not match |
323 | api_network_installations_points_shape_points_get_subresource | /api/network_installations/{id}/points/{points}/shape_points.{_format} | Path does not match |
324 | api_network_installations_screens_get_subresource | /api/network_installations/{id}/screens.{_format} | Path does not match |
325 | api_network_installations_screens_screen_points_get_subresource | /api/network_installations/{id}/screens/{screens}/screen_points.{_format} | Path does not match |
326 | api_network_installations_screen_points_get_subresource | /api/network_installations/{id}/screen_points.{_format} | Path does not match |
327 | api_network_installations_shapes_get_subresource | /api/network_installations/{id}/shapes.{_format} | Path does not match |
328 | api_network_installations_shapes_shape_points_get_subresource | /api/network_installations/{id}/shapes/{shapes}/shape_points.{_format} | Path does not match |
329 | api_network_installations_shape_points_get_subresource | /api/network_installations/{id}/shape_points.{_format} | Path does not match |
330 | api_network_installations_panels_get_subresource | /api/network_installations/{id}/panels.{_format} | Path does not match |
331 | api_network_installations_panel_points_get_subresource | /api/network_installations/{id}/panel_points.{_format} | Path does not match |
332 | api_network_installations_terminal_unit_groups_get_subresource | /api/network_installations/{id}/terminal_unit_groups.{_format} | Path does not match |
333 | api_network_installations_terminal_units_get_subresource | /api/network_installations/{id}/terminal_units.{_format} | Path does not match |
334 | api_network_installations_engineering_documents_get_subresource | /api/network_installations/{id}/engineering_documents.{_format} | Path does not match |
335 | api_network_installations_electrical_line_items_get_subresource | /api/network_installations/{id}/electrical_line_items.{_format} | Path does not match |
336 | api_network_installations_fabrication_panels_get_subresource | /api/network_installations/{id}/fabrication_panels.{_format} | Path does not match |
337 | api_network_installations_asana_graphics_views_get_subresource | /api/network_installations/{id}/asana_graphics_views.{_format} | Path does not match |
338 | api_network_installations_users_get_subresource | /api/network_installations/{id}/users.{_format} | Path does not match |
339 | api_network_installations_users_facilities_get_subresource | /api/network_installations/{id}/users/{users}/facilities.{_format} | Path does not match |
340 | api_network_installations_users_network_installations_get_subresource | /api/network_installations/{id}/users/{users}/network_installations.{_format} | Path does not match |
341 | api_network_installations_users_network_installations_equipment_groups_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups.{_format} | Path does not match |
342 | api_network_installations_users_network_installations_equipment_groups_point_controllers_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers.{_format} | Path does not match |
343 | api_network_installations_users_network_installations_equipment_groups_point_controllers_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points.{_format} | Path does not match |
344 | api_network_installations_users_network_installations_equipment_groups_point_controllers_points_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points/{points}/screen_points.{_format} | Path does not match |
345 | api_network_installations_users_network_installations_equipment_groups_point_controllers_points_shape_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points/{points}/shape_points.{_format} | Path does not match |
346 | api_network_installations_users_network_installations_equipment_groups_screens_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/screens.{_format} | Path does not match |
347 | api_network_installations_users_network_installations_equipment_groups_screens_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/screens/{screens}/screen_points.{_format} | Path does not match |
348 | api_network_installations_users_network_installations_equipment_groups_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/points.{_format} | Path does not match |
349 | api_network_installations_users_network_installations_equipment_groups_points_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/points/{points}/screen_points.{_format} | Path does not match |
350 | api_network_installations_users_network_installations_equipment_groups_points_shape_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/points/{points}/shape_points.{_format} | Path does not match |
351 | api_network_installations_users_network_installations_equipment_groups_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/screen_points.{_format} | Path does not match |
352 | api_network_installations_users_network_installations_point_controllers_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/point_controllers.{_format} | Path does not match |
353 | api_network_installations_users_network_installations_point_controllers_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/point_controllers/{pointControllers}/points.{_format} | Path does not match |
354 | api_network_installations_users_network_installations_point_controllers_points_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/point_controllers/{pointControllers}/points/{points}/screen_points.{_format} | Path does not match |
355 | api_network_installations_users_network_installations_point_controllers_points_shape_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/point_controllers/{pointControllers}/points/{points}/shape_points.{_format} | Path does not match |
356 | api_network_installations_users_network_installations_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/points.{_format} | Path does not match |
357 | api_network_installations_users_network_installations_points_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/points/{points}/screen_points.{_format} | Path does not match |
358 | api_network_installations_users_network_installations_points_shape_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/points/{points}/shape_points.{_format} | Path does not match |
359 | api_network_installations_users_network_installations_screens_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/screens.{_format} | Path does not match |
360 | api_network_installations_users_network_installations_screens_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/screens/{screens}/screen_points.{_format} | Path does not match |
361 | api_network_installations_users_network_installations_screen_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/screen_points.{_format} | Path does not match |
362 | api_network_installations_users_network_installations_shapes_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/shapes.{_format} | Path does not match |
363 | api_network_installations_users_network_installations_shapes_shape_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/shapes/{shapes}/shape_points.{_format} | Path does not match |
364 | api_network_installations_users_network_installations_shape_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/shape_points.{_format} | Path does not match |
365 | api_network_installations_users_network_installations_panels_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/panels.{_format} | Path does not match |
366 | api_network_installations_users_network_installations_panel_points_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/panel_points.{_format} | Path does not match |
367 | api_network_installations_users_network_installations_terminal_unit_groups_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/terminal_unit_groups.{_format} | Path does not match |
368 | api_network_installations_users_network_installations_terminal_units_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/terminal_units.{_format} | Path does not match |
369 | api_network_installations_users_network_installations_engineering_documents_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/engineering_documents.{_format} | Path does not match |
370 | api_network_installations_users_network_installations_electrical_line_items_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/electrical_line_items.{_format} | Path does not match |
371 | api_network_installations_users_network_installations_fabrication_panels_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/fabrication_panels.{_format} | Path does not match |
372 | api_network_installations_users_network_installations_asana_graphics_views_get_subresource | /api/network_installations/{id}/users/{users}/network_installations/{networkInstallations}/asana_graphics_views.{_format} | Path does not match |
373 | api_panels_get_collection | /api/panels.{_format} | Path does not match |
374 | api_panels_post_collection | /api/panels.{_format} | Path does not match |
375 | api_panels_get_item | /api/panels/{id}.{_format} | Path does not match |
376 | api_panels_delete_item | /api/panels/{id}.{_format} | Path does not match |
377 | api_panels_put_item | /api/panels/{id}.{_format} | Path does not match |
378 | api_panels_patch_item | /api/panels/{id}.{_format} | Path does not match |
379 | api_panel_points_get_collection | /api/panel_points.{_format} | Path does not match |
380 | api_panel_points_post_collection | /api/panel_points.{_format} | Path does not match |
381 | api_panel_points_get_item | /api/panel_points/{id}.{_format} | Path does not match |
382 | api_panel_points_delete_item | /api/panel_points/{id}.{_format} | Path does not match |
383 | api_panel_points_put_item | /api/panel_points/{id}.{_format} | Path does not match |
384 | api_panel_points_patch_item | /api/panel_points/{id}.{_format} | Path does not match |
385 | api_points_get_collection | /api/points.{_format} | Path does not match |
386 | api_points_post_collection | /api/points.{_format} | Path does not match |
387 | api_points_get_item | /api/points/{id}.{_format} | Path does not match |
388 | api_points_put_item | /api/points/{id}.{_format} | Path does not match |
389 | api_points_screen_points_get_subresource | /api/points/{id}/screen_points.{_format} | Path does not match |
390 | api_points_shape_points_get_subresource | /api/points/{id}/shape_points.{_format} | Path does not match |
391 | api_point_controllers_get_collection | /api/point_controllers.{_format} | Path does not match |
392 | api_point_controllers_post_collection | /api/point_controllers.{_format} | Path does not match |
393 | api_point_controllers_get_item | /api/point_controllers/{id}.{_format} | Path does not match |
394 | api_point_controllers_put_item | /api/point_controllers/{id}.{_format} | Path does not match |
395 | api_point_controllers_points_get_subresource | /api/point_controllers/{id}/points.{_format} | Path does not match |
396 | api_point_controllers_points_screen_points_get_subresource | /api/point_controllers/{id}/points/{points}/screen_points.{_format} | Path does not match |
397 | api_point_controllers_points_shape_points_get_subresource | /api/point_controllers/{id}/points/{points}/shape_points.{_format} | Path does not match |
398 | api_point_types_get_collection | /api/point_types.{_format} | Path does not match |
399 | api_point_types_post_collection | /api/point_types.{_format} | Path does not match |
400 | api_point_types_get_item | /api/point_types/{id}.{_format} | Path does not match |
401 | api_point_types_put_item | /api/point_types/{id}.{_format} | Path does not match |
402 | api_screens_get_collection | /api/screens.{_format} | Path does not match |
403 | api_screens_post_collection | /api/screens.{_format} | Path does not match |
404 | api_screens_get_item | /api/screens/{id}.{_format} | Path does not match |
405 | api_screens_put_item | /api/screens/{id}.{_format} | Path does not match |
406 | api_screens_screen_points_get_subresource | /api/screens/{id}/screen_points.{_format} | Path does not match |
407 | api_screen_points_get_collection | /api/screen_points.{_format} | Path does not match |
408 | api_screen_points_post_collection | /api/screen_points.{_format} | Path does not match |
409 | api_screen_points_get_item | /api/screen_points/{id}.{_format} | Path does not match |
410 | api_screen_points_put_item | /api/screen_points/{id}.{_format} | Path does not match |
411 | api_screen_types_get_collection | /api/screen_types.{_format} | Path does not match |
412 | api_screen_types_post_collection | /api/screen_types.{_format} | Path does not match |
413 | api_screen_types_get_item | /api/screen_types/{id}.{_format} | Path does not match |
414 | api_screen_types_delete_item | /api/screen_types/{id}.{_format} | Path does not match |
415 | api_screen_types_put_item | /api/screen_types/{id}.{_format} | Path does not match |
416 | api_screen_types_patch_item | /api/screen_types/{id}.{_format} | Path does not match |
417 | api_shapes_get_collection | /api/shapes.{_format} | Path does not match |
418 | api_shapes_post_collection | /api/shapes.{_format} | Path does not match |
419 | api_shapes_get_item | /api/shapes/{id}.{_format} | Path does not match |
420 | api_shapes_put_item | /api/shapes/{id}.{_format} | Path does not match |
421 | api_shapes_shape_points_get_subresource | /api/shapes/{id}/shape_points.{_format} | Path does not match |
422 | api_shape_points_get_collection | /api/shape_points.{_format} | Path does not match |
423 | api_shape_points_post_collection | /api/shape_points.{_format} | Path does not match |
424 | api_shape_points_get_item | /api/shape_points/{id}.{_format} | Path does not match |
425 | api_shape_points_put_item | /api/shape_points/{id}.{_format} | Path does not match |
426 | api_sub_contractors_get_collection | /api/sub_contractors.{_format} | Path does not match |
427 | api_sub_contractors_post_collection | /api/sub_contractors.{_format} | Path does not match |
428 | api_sub_contractors_get_item | /api/sub_contractors/{id}.{_format} | Path does not match |
429 | api_sub_contractors_delete_item | /api/sub_contractors/{id}.{_format} | Path does not match |
430 | api_sub_contractors_put_item | /api/sub_contractors/{id}.{_format} | Path does not match |
431 | api_sub_contractors_patch_item | /api/sub_contractors/{id}.{_format} | Path does not match |
432 | api_departments_get_collection | /api/departments.{_format} | Path does not match |
433 | api_departments_post_collection | /api/departments.{_format} | Path does not match |
434 | api_departments_get_item | /api/departments/{id}.{_format} | Path does not match |
435 | api_departments_put_item | /api/departments/{id}.{_format} | Path does not match |
436 | api_departments_delete_item | /api/departments/{id}.{_format} | Path does not match |
437 | api_terminal_units_get_collection | /api/terminal_units.{_format} | Path does not match |
438 | api_terminal_units_post_collection | /api/terminal_units.{_format} | Path does not match |
439 | api_terminal_units_get_item | /api/terminal_units/{id}.{_format} | Path does not match |
440 | api_terminal_units_delete_item | /api/terminal_units/{id}.{_format} | Path does not match |
441 | api_terminal_units_put_item | /api/terminal_units/{id}.{_format} | Path does not match |
442 | api_terminal_units_patch_item | /api/terminal_units/{id}.{_format} | Path does not match |
443 | api_terminal_unit_groups_get_collection | /api/terminal_unit_groups.{_format} | Path does not match |
444 | api_terminal_unit_groups_post_collection | /api/terminal_unit_groups.{_format} | Path does not match |
445 | api_terminal_unit_groups_get_item | /api/terminal_unit_groups/{id}.{_format} | Path does not match |
446 | api_terminal_unit_groups_delete_item | /api/terminal_unit_groups/{id}.{_format} | Path does not match |
447 | api_terminal_unit_groups_put_item | /api/terminal_unit_groups/{id}.{_format} | Path does not match |
448 | api_terminal_unit_groups_patch_item | /api/terminal_unit_groups/{id}.{_format} | Path does not match |
449 | api_users_get_collection | /api/users.{_format} | Path does not match |
450 | api_users_post_collection | /api/users.{_format} | Path does not match |
451 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
452 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
453 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
454 | api_users_facilities_get_subresource | /api/users/{id}/facilities.{_format} | Path does not match |
455 | api_users_network_installations_get_subresource | /api/users/{id}/network_installations.{_format} | Path does not match |
456 | api_users_network_installations_equipment_groups_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups.{_format} | Path does not match |
457 | api_users_network_installations_equipment_groups_point_controllers_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers.{_format} | Path does not match |
458 | api_users_network_installations_equipment_groups_point_controllers_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points.{_format} | Path does not match |
459 | api_users_network_installations_equipment_groups_point_controllers_points_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points/{points}/screen_points.{_format} | Path does not match |
460 | api_users_network_installations_equipment_groups_point_controllers_points_shape_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/point_controllers/{pointControllers}/points/{points}/shape_points.{_format} | Path does not match |
461 | api_users_network_installations_equipment_groups_screens_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/screens.{_format} | Path does not match |
462 | api_users_network_installations_equipment_groups_screens_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/screens/{screens}/screen_points.{_format} | Path does not match |
463 | api_users_network_installations_equipment_groups_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/points.{_format} | Path does not match |
464 | api_users_network_installations_equipment_groups_points_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/points/{points}/screen_points.{_format} | Path does not match |
465 | api_users_network_installations_equipment_groups_points_shape_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/points/{points}/shape_points.{_format} | Path does not match |
466 | api_users_network_installations_equipment_groups_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/equipment_groups/{equipmentGroups}/screen_points.{_format} | Path does not match |
467 | api_users_network_installations_point_controllers_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/point_controllers.{_format} | Path does not match |
468 | api_users_network_installations_point_controllers_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/point_controllers/{pointControllers}/points.{_format} | Path does not match |
469 | api_users_network_installations_point_controllers_points_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/point_controllers/{pointControllers}/points/{points}/screen_points.{_format} | Path does not match |
470 | api_users_network_installations_point_controllers_points_shape_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/point_controllers/{pointControllers}/points/{points}/shape_points.{_format} | Path does not match |
471 | api_users_network_installations_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/points.{_format} | Path does not match |
472 | api_users_network_installations_points_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/points/{points}/screen_points.{_format} | Path does not match |
473 | api_users_network_installations_points_shape_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/points/{points}/shape_points.{_format} | Path does not match |
474 | api_users_network_installations_screens_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/screens.{_format} | Path does not match |
475 | api_users_network_installations_screens_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/screens/{screens}/screen_points.{_format} | Path does not match |
476 | api_users_network_installations_screen_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/screen_points.{_format} | Path does not match |
477 | api_users_network_installations_shapes_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/shapes.{_format} | Path does not match |
478 | api_users_network_installations_shapes_shape_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/shapes/{shapes}/shape_points.{_format} | Path does not match |
479 | api_users_network_installations_shape_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/shape_points.{_format} | Path does not match |
480 | api_users_network_installations_panels_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/panels.{_format} | Path does not match |
481 | api_users_network_installations_panel_points_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/panel_points.{_format} | Path does not match |
482 | api_users_network_installations_terminal_unit_groups_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/terminal_unit_groups.{_format} | Path does not match |
483 | api_users_network_installations_terminal_units_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/terminal_units.{_format} | Path does not match |
484 | api_users_network_installations_engineering_documents_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/engineering_documents.{_format} | Path does not match |
485 | api_users_network_installations_electrical_line_items_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/electrical_line_items.{_format} | Path does not match |
486 | api_users_network_installations_fabrication_panels_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/fabrication_panels.{_format} | Path does not match |
487 | api_users_network_installations_asana_graphics_views_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/asana_graphics_views.{_format} | Path does not match |
488 | api_users_network_installations_users_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/users.{_format} | Path does not match |
489 | api_users_network_installations_users_facilities_get_subresource | /api/users/{id}/network_installations/{networkInstallations}/users/{users}/facilities.{_format} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.