linagora-rse
Version:
23 lines (22 loc) • 475 B
JavaScript
/**
* @swagger
* definition:
* ldap_us_content:
* properties:
* firstname:
* type: string
* lastname:
* type: string
* emails:
* type: string
* job_title:
* type: string
* service:
* type: string
* building_location:
* type: string
* office_location:
* type: string
* main_phone:
* $ref: "#/definitions/us_phone"
**/