Generate OpenAPI/Swagger specifications from API descriptions
Generate an OpenAPI specification for:
**API Name:** {{API_NAME}}
**Version:** {{VERSION}}
**Base URL:** {{BASE_URL}}
**Endpoints:**
{{ENDPOINTS}}
**Models:**
{{MODELS}}
Generate a complete OpenAPI 3.0 specification:
```yaml
openapi: 3.0.3
info:
title: {{API_NAME}}
description: |
API description with…Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[{API_NAME][{VERSION][{BASE_URL][{ENDPOINTS][{MODELS]