UNPKG

linagora-rse

Version:
24 lines (23 loc) 455 B
/** * @swagger * parameter: * iv_content: * name: content * in: body * description: invitation description * required: true * schema: * type: object * properties: * "type": * type: string * data: * type: object * iv_uuid: * name: uuid * in: path * description: the invitation identifier * required: true * type: string * format: uuid */