OpenApiSecurityScheme
Defined in: wp-typia-block-runtime/src/schema-core.ts:87
Header-based security scheme used by authenticated WordPress REST routes.
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[
key:string]:JsonValue|JsonSchemaObject|JsonSchemaObject[] |undefined
Properties
Section titled “Properties”description?
Section titled “description?”
optionaldescription?:string
Defined in: wp-typia-block-runtime/src/schema-core.ts:88
in:
"header"
Defined in: wp-typia-block-runtime/src/schema-core.ts:89
name:
string
Defined in: wp-typia-block-runtime/src/schema-core.ts:90
type:
"apiKey"
Defined in: wp-typia-block-runtime/src/schema-core.ts:91