SDK code samples, AsyncAPI servers, and form encoding fixes This release adds support for SDK-generated code samples from popular tools, introduces an AsyncAPI server selector, and fixes how form data is sent to match your API specification. Read custom code samples from x-scalar-examples, x-stainless-snippets, x-stainless-examples, and x-readme.code-samples extensions Added AsyncAPI server selector with variable editing and persistence Fixed multipart and urlencoded form data to respect OpenAPI encoding styles like deepObject Simplified the client picker when only one option is available Read