/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/resellers.yaml (339B)
--- type: array items: - type: object properties: name: type: string locale_code: type: - string - "null" email: type: - string - "null" id: type: - number - "null" required: - name - locale_code - email - id additionalProperties: false