Thursday, June 04, 2026 1:48:16 AM
> openapi.yml.tt
info:
  title: My API
  version: 1.0.0
  description: A description of My API
  contact:
    name: My API Team
    email: [email protected]
  license:
    name: MIT
    url: https://opensource.org/licenses/MIT

# servers:
# - url: https://api.example.com/v1
#   description: Production
# - url: https://staging-api.example.com/v1
#   description: Staging
#
# tags:
# - name: users
#   description: User account management
# - name: posts
#   description: Blog post management
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 4294fb2