/opt/imunify360/venv/lib/python3.11/site-packages/vendors_api/schemas
NameSizeModeActions
admins.yaml3980644editdlrm
db_info.yaml6800644editdlrm
domains.yaml2900644editdlrm
domains_with_php.yaml7240644editdlrm
packages.yaml1970644editdlrm
panel_info.yaml2990644editdlrm
php.yaml2690644editdlrm
resellers.yaml3390644editdlrm
users.yaml5520644editdlrm
Edit: /opt/imunify360/venv/lib/python3.11/site-packages/vendors_api/schemas/users.yaml (552B)
--- type: array items: - type: object properties: id: type: integer username: type: string owner: type: string domain: type: string package: type: - object - "null" properties: name: type: - string - "null" owner: type: string required: - name - owner email: type: - string - "null" locale_code: type: - string - "null" additionalProperties: false