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 267 forks source link

chore: fix format #1307

Closed soartec-lab closed 1 month ago

soartec-lab commented 1 month ago

Status

READY

Description

I fixed a formatting error that had been occurring ever since https://github.com/anymaniax/orval/pull/1305 was merged.

Related PRs

https://github.com/anymaniax/orval/pull/1305

Todos

Steps to Test or Reproduce

check to no errors occur in CI