PutOptions
Defined in: astrobase/src/content/api.ts:80
Additional options for the putContent API.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”instance
Section titled “instance”instance:
Instance
Defined in: astrobase/src/content/api.ts:82
The instance to use for this request.
validate?
Section titled “validate?”
optional
validate:boolean
Defined in: astrobase/src/content/api.ts:89
Whether to validate the content and identifier using registered schemes.
Default
Section titled “Default”true