Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 841 Bytes

API-cheatsheet.md

File metadata and controls

24 lines (19 loc) · 841 Bytes

CAMARA syntax cheatsheet

Case conventions

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

Scopes

  • Structure: api-name:[resource:]action
  • Format: kebab-case, colon separated
  • Example: qod:qos-profiles:read