/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
vendors_api
/
schemas
/
Upload Filee
HOME
--- type: object patternProperties: "^.+$": type: object properties: owner: type: string document_root: type: string is_main: type: boolean required: - owner - document_root - is_main additionalProperties: false