Azure / Azure/azure-rest-api-specs

[Logic] AutoRest Linter validation errors for operation naming on Logic App swagger

Open
#994 2 comments 0 reactions 1 assignee Assigned to @anthony0t View on GitHub
bug internal-ms Logic App P1 Service Attention Service-team
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

Please assign this issue to @tonytang-microsoft-com

{
"type": "Error",
"code": "ListOperationNamingWarning",
"message": "Operation ListOperations returns an array or is x-ms-pageable and should be named as *_list",
"jsonref": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"json-path": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"id": "M1003",
"validationCategory": "SDKViolation",
"providerNamespace": null,
"resourceType": null
},
{
"type": "Error",
"code": "ListByOperationsValidation",
"message": "Operation Workflows_ListBySubscription must be one of: workflows_listbysubscriptionid, workflows_list",
"jsonref": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"json-path": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"id": "M1003",
"validationCategory": "SDKViolation",
"providerNamespace": null,
"resourceType": null
},
{
"type": "Error",
"code": "ListByOperationsValidation",
"message": "Operation WorkflowVersions_List must be one of: versions_listbysubscriptionid, versions_list, versions_listbyresourcegroup, versions_listbyworkflows",
"jsonref": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"json-path": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"id": "M1003",
"validationCategory": "SDKViolation",
"providerNamespace": null,
"resourceType": null
},
{
"type": "Error",
"code": "ListByOperationsValidation",
"message": "Operation WorkflowTriggerHistories_List must be one of: histories_listbysubscriptionid, histories_list, histories_listbyresourcegroup, histories_listbytriggers",
"jsonref": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"json-path": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"id": "M1003",
"validationCategory": "SDKViolation",
"providerNamespace": null,
"resourceType": null
},
{
"type": "Error",
"code": "ListByOperationsValidation",
"message": "Operation WorkflowRuns_List must be one of: runs_listbysubscriptionid, runs_list, runs_listbyresourcegroup, runs_listbyworkflows",
"jsonref": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"json-path": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"id": "M1003",
"validationCategory": "SDKViolation",
"providerNamespace": null,
"resourceType": null
},
{
"type": "Error",
"code": "ListByOperationsValidation",
"message": "Operation WorkflowRunActions_List must be one of: actions_listbysubscriptionid, actions_list, actions_listbyresourcegroup, actions_listbyruns",
"jsonref": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"json-path": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"id": "M1003",
"validationCategory": "SDKViolation",
"providerNamespace": null,
"resourceType": null
},
{
"type": "Error",
"code": "ListByOperationsValidation",
"message": "Operation IntegrationAccounts_ListBySubscription must be one of: integrationaccounts_listbysubscriptionid, integrationaccounts_list",
"jsonref": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"json-path": "arm-logic/2016-06-01/swagger/logic.json#/paths",
"id": "M1003",
"validationCategory": "SDKViolation",
"providerNamespace": null,
"resourceType": null
},

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.