Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 708 Bytes

API-cheatsheet.md

File metadata and controls

23 lines (18 loc) · 708 Bytes

CAMARA syntax cheatsheet

Case conventions

Information item Convention Example
API name kebab-case simple-edge-discovery
Path kebab-case /customer-segments
OperationId camelCase getData

Scopes

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