Use ruamel.yaml to format the OpenAPI spec (#892)

Stainless ends up reformatting the YAML when we paste it in the Studio.
We cannot have that happen if we are going to ever partially automate
stainless config updates.

Try ruamel.yaml, specifically `block_seq_indent` to avoid that.
This commit is contained in:
Ashwin Bharambe 2025-01-28 11:27:40 -08:00 committed by GitHub
parent 41749944a5
commit ec3ebb5bcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6325 additions and 6455 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff