type: object properties: orgID: type: string name: type: string description: type: string urls: type: array items: type: string required: [orgID, name, urls]