name: case-conflict description: . Use when working with the Case Conflict or when the user needs to interact with this API. metadata: api-version: "1.0.0" openapi-version: "3.0.0"
Case Conflict
How to Use This Skill
This API documentation is split into multiple files for on-demand loading.
Directory structure:
references/
├── resources/ # 0 resource index files
├── operations/ # 0 operation detail files
└── schemas/ # 1 schema groups, 3 schema files
Navigation flow:
- Find the resource you need in the list below
- Read
references/resources/<resource>.mdto see available operations - Read
references/operations/<operation>.mdfor full details - If an operation references a schema, read
references/schemas/<prefix>/<schema>.md