Jun 30, 2025

cURL + Powershell for OAS

Young-jin Park

Software Engineer

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.

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