| Information item | Convention | Example |
|---|---|---|
| API name | kebab-case | simple-edge-discovery |
| OAS file name | kebab-case | simple-edge-discovery.yaml |
| Path | kebab-case | /customer-segments |
| OperationId | camelCase | getData |
- Structure:
api-name:[resource:]action - Format: kebab-case, colon separated
- Example:
qod:qos-profiles:read