Acceptance Criteria Acceptance Criteria API
The Acceptance Criteria API from Acceptance Criteria — 2 operation(s) for acceptance criteria.
This API exposes 4 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, https://api.example.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Acceptance Criteria Acceptance Criteria API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are AcceptanceCriterion (10 properties), CreateAcceptanceCriterionRequest (6 properties), UpdateAcceptanceCriterionRequest (6 properties), AcceptanceCriteriaList (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.