Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 891 Bytes

File metadata and controls

16 lines (11 loc) · 891 Bytes

Variable

Information about the variable.

Properties

Name Type Required Description
key string The variable's key (name).
value VariableInfoValue1 The key's value.
description string The variable's description.
disabled boolean If true, the variable is not enabled. Doesn't apply to path parameter variables.

VariableInfoValue1

The key's value.