form-definition-schema-properties-phase-banner
Phase Banner Type
object (Phase Banner)
phaseBanner Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| phase | string | Optional | cannot be null | Form Definition Schema |
phase
Development phase of the service (alpha or beta)
phase
-
is optional
-
Type:
string(Phase) -
cannot be null
-
defined in: Form Definition Schema
Phase Type
string (Phase)
phase Constraints
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"alpha" | |
"beta" |