OpenAPI 3.2 is an upcoming release that promises full backward compatibility with version 3.1, bringing several requested improvements and enhancements without causing compatibility issues. Previous version 3.1, released in 2021, marked significant advancements by aligning OpenAPI with JSON Schema 2020-12, which reduced editing and sharing API schema friction and improved support for asynchronous APIs via webhooks. OpenAPI 3.2 is set to introduce new features such as the OAuth 2.0 Device Authorization Grant, the deprecation of certain security schemes, tag summaries for better display, and support for all HTTP methods, including custom and non-standard ones. It will also officially support sequential JSON formats, enhancing flexibility in handling data. Despite being a minor update, OpenAPI 3.2 addresses community requests and is anticipated to be released in the summer, with comprehensive guides available to facilitate its adoption.