You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, GitHub's example schema (tests/v3/specs/github.yaml) has lots of requestBody parameters. But the generated TypeScript types (tests/v3/expected/github.ts) do not have any of it
As suggested in my comment here: #236 (comment), I'd transform something like this
Uh oh!
There was an error while loading. Please reload this page.
For example, GitHub's example schema (
tests/v3/specs/github.yaml
) has lots ofrequestBody
parameters. But the generated TypeScript types (tests/v3/expected/github.ts
) do not have any of itAs suggested in my comment here: #236 (comment), I'd transform something like this
into
The text was updated successfully, but these errors were encountered: