Speakeasy Logo

Follow us on to be up
to date with the latest changes.

Back to all releases

v1.676.0

// December 12, 2025

feat: python, add constFieldCasing config option, terraform fixes (#1761)

Generator changes (2)

New features

pythonv2

add constFieldCasing config option to control const field casing (upper or normal)

Bug fixes

terraform

use response schema examples for import documentation when request schema has no examples