Your IP : 3.17.9.140


Current Path : /opt/imunify360/venv/lib64/python3.11/site-packages/vendors_api/schemas/
Upload File :
Current File : //opt/imunify360/venv/lib64/python3.11/site-packages/vendors_api/schemas/packages.yaml

---
type: array
items:
- type: object
  properties:
    name:
      type:
       - string
       - "null"
    owner:
      type: string
  required:
  - name
  - owner
  additionalProperties: false

?>