mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
The spec declared openapi 3.1.0 but used nullable: true (3.0 idiom) in 78 places, which Mintlify's parser rejected, breaking doc deploys. Convert to proper 3.1 patterns (type arrays and oneOf with type: null), switch the server conformance test from openapiv3 (3.0-only) to a YAML-level walk so it accepts 3.1 input, and regenerate the typescript client — it now correctly emits `| null` on nullable fields. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client-sdks.mdx | ||
| demo-mode.mdx | ||
| fabro-api.yaml | ||
| overview.mdx | ||