EndpointProperties interface
Özellikler
| authn_policies | |
| forwarding_required | |
| interpreter_reuse | |
| js_function | |
| js_module | |
| mode | |
| openapi | Her şey |
| openapi_hidden | |
| redirection_strategy |
Özellik Ayrıntıları
authn_policies
authn_policies: any[]
Özellik Değeri
any[]
forwarding_required
forwarding_required: "sometimes" | "always" | "never"
Özellik Değeri
"sometimes" | "always" | "never"
interpreter_reuse
js_function
js_function?: string
Özellik Değeri
string
js_module
js_module?: string
Özellik Değeri
string
mode
mode?: "readwrite" | "readonly" | "historical"
Özellik Değeri
"readwrite" | "readonly" | "historical"
openapi
Her şey
openapi?: any
Özellik Değeri
any
openapi_hidden
openapi_hidden?: boolean
Özellik Değeri
boolean
redirection_strategy
redirection_strategy?: "none" | "to_primary" | "to_backup"
Özellik Değeri
"none" | "to_primary" | "to_backup"