persona-community-5/.pnpm-store/v3/files/be/2a641a5456163d920833caa7c08f86653a647b6b35fb5c57d63e606316eacda2d1f61242f9968dc14fa3aedaa9340cc967e55c51018e2a0c6cd36fadd64275
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

21 lines
529 B
Plaintext

title: vendor
type: object
description: Vendors
properties:
key:
type: string
description: System-assigned key for the vendor.
readOnly: true
id:
type: string
description: |
Unique identifier of the vendor.
You must specify a unique vendor ID when creating a vendor unless document sequencing is configured, in which case the ID is auto-generated.
name:
type: string
description: Name of the vendor.
isOneTimeUse:
type: boolean
description: One-time use
default: false