asyncapi: 3.0.0
info:
  title: Test API
  version: 1.0.0
  description: This is a test API
channels:
  user/getUser:
    title: Get User
    description: Get a user by ID
