Skip to content

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

Open
@daviburg

Description

@daviburg

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
},

Metadata

Metadata

Labels

Logic AppP1Service AttentionWorkflow: This issue is responsible by Azure service team.Service-teambugThis issue requires a change to an existing behavior in the product in order to be resolved.internal-ms

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions