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