REST API Oci

Use when designing, reviewing, or implementing REST APIs and OpenAPI/Swagger specs for consistent resource-oriented API design. Applies to CRUDL resource APIs, operation names, URI and HTTP method choices, request/response models, list pagination/filtering/sorting, errors, lifecycle state, optimistic concurrency, idempotency, versioning, naming, and production API review readiness. The guidance is generic REST guidance derived from OCI API consistency best practices; apply OCI-specific conventions only when the target API uses or wants OCI-style contracts.

mstepan Updated

File contents

mstepan/codex-skills/tree/main/rest-api-oci commit 79fdea3662

Frequently asked questions

npx skillmds@latest add mstepan/rest-api-oci