Version: 1.0.0
Schema Expansion Demo API
Exercises the configurable schema expansion control. Endpoints below return
deeply nested envelope-wrapped payloads where the useful fields live a few
levels under data. The expansion pill control on each page should let
readers reveal those fields without manual clicking.
Tracks: https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/issues/1222
Get user (envelope-wrapped)
Wrapped in a typical `{ status, meta, data }` envelope where `data`
Create user (nested request body)
The request body is also envelope-wrapped, exercising the expansion