June 30, 2025
SDKs
Young-jin Park

cURL + Powershell for OAS

When you’re generating a spec annotated with code samples for integrations, such as with documentation providers like Mintlify and Readme, you can now also generate curl and powershell snippets.

TypeScript
  
openapi:
	code_samples: x-codeSamples
	code_sample_languages: [curl, powershell]