External Publication
Visit Post

Documentation Feedback: Missing indentation in Python/JS code examples for Structured Outputs

OpenAI Developer Community May 26, 2026
Source

OpenAI doesn’t accept pulls against the specification that precipitates out the API reference. Nor does a PR against one of their libraries even really matter, as the code is auto-generated.

The rate they close issues is somewhere between “occasionally, internally” and “never and no more” depending on the Github repo.

You can see the two megabyte yaml reference used to generate libraries and generally used to automate the API reference (sometimes out-of sync or held back) referenced in an OpenAI SDK repo.

github.com/openai/openai-python

.stats.yml

main

configured_endpoints: 262
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai/openai-afacc4343d0efc074c8c5667eb83570642c8b9acaa7792ca8e075c6d18ef9f3a.yml
openapi_spec_hash: a62a557c61532681963fd21e748b0eb4
config_hash: bb69d8d0771dbac4a84fc6dca11e3ceb

So you are free to protest the issue here, and occasionally it might have been noted by a staff lurker in the past.

Discussion in the ATmosphere

Loading comments...