content:
  application/json:
    schema:
      type: object
      properties:
        a:
          type: string
        b:
          type: number
