***Antipattern***
Count: 23
POST  /applications/APPLICATION_ID/mqttPublishMessage [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/tokens [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/keys [Singular last node with POST method.] 
POST  /applications [Singular last node with POST method.] 
POST  /auth/device [Singular last node with POST method.] 
POST  /auth/solutionUser [Singular last node with POST method.] 
POST  /auth/user [Singular last node with POST method.] 
POST  /auth/user/github [Singular last node with POST method.] 
POST  /dashboards/DASHBOARD_ID [Singular last node with POST method.] 
POST  /dashboards/DASHBOARD_ID/validateContext [Singular last node with POST method.] 
POST  /dashboards [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/data/export [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/data/last-value-query [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/data/time-series-query [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/data-tables/DATA_TABLE_ID/column [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/devices/DEVICE_ID/export [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/devices/DEVICE_ID/setConnectionStatus [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/devices/export [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/devices [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/devices/command [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/edge/deployments/release [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/edge/deployments/remove [Singular last node with POST method.] 
POST  /applications/APPLICATION_ID/edge/deployments/replace [Singular last node with POST method.] 

***Pattern***
Count: 40
GET  /applications/APPLICATION_ID/archiveDataregular methods.
GET  /applications/APPLICATION_ID/backfillArchiveDataregular methods.
DELETE  /applications/APPLICATION_ID [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_IDregular methods.
GET  /applications/APPLICATION_ID/mqttSubscriptionStreamregular methods.
PATCH  /applications/APPLICATION_IDregular methods.
GET  /applications/APPLICATION_ID/payloadCountsregular methods.
GET  /applications/APPLICATION_ID/searchregular methods.
DELETE  /applications/APPLICATION_ID/tokens/API_TOKEN_ID [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_ID/tokens/API_TOKEN_IDregular methods.
PATCH  /applications/APPLICATION_ID/tokens/API_TOKEN_IDregular methods.
GET  /applications/APPLICATION_ID/tokensregular methods.
DELETE  /applications/APPLICATION_ID/keys/APPLICATION_KEY_ID [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_ID/keys/APPLICATION_KEY_IDregular methods.
PATCH  /applications/APPLICATION_ID/keys/APPLICATION_KEY_IDregular methods.
GET  /applications/APPLICATION_ID/keysregular methods.
GET  /applicationsregular methods.
GET  /orgs/ORG_ID/audit-logs/AUDIT_LOG_IDregular methods.
GET  /orgs/ORG_ID/audit-logsregular methods.
DELETE  /dashboards/DASHBOARD_ID [Pluralized last node with PUT|DELETE method.] 
GET  /dashboards/DASHBOARD_IDregular methods.
PATCH  /dashboards/DASHBOARD_IDregular methods.
GET  /dashboardsregular methods.
DELETE  /applications/APPLICATION_ID/data-tables/DATA_TABLE_ID [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_ID/data-tables/DATA_TABLE_IDregular methods.
PATCH  /applications/APPLICATION_ID/data-tables/DATA_TABLE_IDregular methods.
DELETE  /applications/APPLICATION_ID/data-tables/DATA_TABLE_ID/column [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_ID/devices/DEVICE_ID/commandStreamregular methods.
DELETE  /applications/APPLICATION_ID/devices/DEVICE_ID [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_ID/devices/DEVICE_IDregular methods.
GET  /applications/APPLICATION_ID/devices/DEVICE_ID/commandregular methods.
GET  /applications/APPLICATION_ID/devices/DEVICE_ID/compositeStateregular methods.
GET  /applications/APPLICATION_ID/devices/DEVICE_ID/logsregular methods.
GET  /applications/APPLICATION_ID/devices/DEVICE_ID/stateregular methods.
DELETE  /applications/APPLICATION_ID/devices/DEVICE_ID/data [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_ID/devices/DEVICE_ID/stateStreamregular methods.
PATCH  /applications/APPLICATION_ID/experience/bootstrapregular methods.
DELETE  /applications/APPLICATION_ID/experience [Pluralized last node with PUT|DELETE method.] 
GET  /applications/APPLICATION_ID/devicesregular methods.
GET  /applications/APPLICATION_ID/edge/deploymentsregular methods.
