This commit is contained in:
Ashwin Bharambe 2025-11-03 15:31:47 -08:00
parent 3af73b754a
commit bb51cb3ba7

View file

@ -6529,6 +6529,16 @@ components:
type: integer
owned_by:
type: string
custom_metadata:
type: object
additionalProperties:
oneOf:
- type: 'null'
- type: boolean
- type: number
- type: string
- type: array
- type: object
additionalProperties: false
required:
- id