OpenAPI Repair

OpenAPI Repair: OpenAPI documents, schemas, operations, and client generation.

[
  {
    "error_code": "SYNTH-OPENAPI-REPAIR-001",
    "description": "Synthetic OpenAPI documents, schemas, operations, and client generation scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the OpenAPI documents, schemas, operations, and client generation inputs and configuration, handle SYNTH-OPENAPI-REPAIR-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-OPENAPI-REPAIR-002",
    "description": "Synthetic OpenAPI documents, schemas, operations, and client generation scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the OpenAPI documents, schemas, operations, and client generation inputs and configuration, handle SYNTH-OPENAPI-REPAIR-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-OPENAPI-REPAIR-003",
    "description": "Synthetic OpenAPI documents, schemas, operations, and client generation scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the OpenAPI documents, schemas, operations, and client generation inputs and configuration, handle SYNTH-OPENAPI-REPAIR-003 explicitly, and retry only when the operation is idempotent."
  }
]