anymaniax / orval

orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
https://orval.dev
MIT License
2.36k stars 270 forks source link

chore(docs): correct link for faker mock formats, correct nesting level #1315

Closed AffeJonsson closed 1 month ago

AffeJonsson commented 1 month ago

Status

READY

Description

Corrects the doc that link to the default faker mock formats. Corrects the heading level of delayFunctionLazyExecute and generateEachHttpStatus

Todos