Table of Contents
Medium real-world-shaped fixture (OpenAPI 3.1, YAML) for BetterDocs API Documentation QA. Covers auth schemes, tags, pagination, oneOf/nullable, webhooks-style callbacks and enough operations (>10) to exercise the Free 10-endpoint cap.
Base URLs #
| URL | Description |
|---|---|
https://api.taskflow.example.com/v2 | Production |
https://sandbox.taskflow.example.com/v2 | Sandbox |
Authentication #
| Scheme | Type | Details |
|---|---|---|
bearerAuth | http | HTTP bearer authentication |
API Details #
| Version | 2.4.0 |