Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 690 Bytes

operations-api-schema-uses-common-types.md

File metadata and controls

29 lines (15 loc) · 690 Bytes

OperationsApiSchemaUsesCommonTypes

Category

ARM Error

Applies to

ARM OpenAPI(swagger) specs

Related ARM Guideline Code

  • RPC-Operations-V1-01

Output Message

Not using common types json ref for operations API response

Description

Response content of operations API must follow the error schema provided in the common types.

Why the rule is important

To reduce duplication and maintain consistent structure in ARM specifications.

How to fix

For any operations API paths, ensure to use the schema defined in the most recent common types types.json.