forked from phoenix-oss/llama-stack-mirror
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:
parent
41749944a5
commit
ec3ebb5bcf