Skip to content

R1001 OperationIdNounVerb rule failed to detect the error in which operationIds violate this rule #302

@MaryGao

Description

@MaryGao

Describe the bug
OperationIDs in Microsoft.Education PR(#18297) violate the rule.

But the validation tools failed to detect that.

Some of the operationIDs are not properly named e.g:

  • "operationId": "Get_Student"
  • "operationId": "Delete_Lab"
  • "operationId": "Generate_InviteCode"

To Reproduce
View the pr for more details: #18297) violate the [rule](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md#r1001-operationidnounverb

Expected behavior
These improper operationIDs should be detected as errors so the PR owner have to fix them

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions