responses:
  Pulse:
    description: Pulse Object
    schema:
      type: object
      properties:
        pulse:
          schema:
            $ref: '#/definitions/Pulse'
