Multi-line Summary Regression Test
Version: 1.0.0
This spec exists to verify Summer’s escapeYaml fix from PR #67 is still in place.
Before the fix, the multi-line summary below would crash the build with
YAMLParseError: Implicit keys need to be on a single line.
Servers
https://api.example.com/v1
Endpoints
default
| Method | Endpoint | Summary |
|---|---|---|
| POST | /reports | Create a report |
| Returns the new report ID synchronously | ||
| GET | /jobs | List background jobs |
| Filtered by status | ||