Happy Path API
Version: 1.0.0
Minimal valid spec — sanity check for the rich-renderer pipeline.
Servers
https://api.example.com/v1
Endpoints
default
| Method | Endpoint | Summary |
|---|---|---|
| GET | /ping | Health check |
| GET | /things | List things |
| POST | /things | Create a thing |
Version: 1.0.0
Minimal valid spec — sanity check for the rich-renderer pipeline.
https://api.example.com/v1| Method | Endpoint | Summary |
|---|---|---|
| GET | /ping | Health check |
| GET | /things | List things |
| POST | /things | Create a thing |