deployment_metadata
Metadata sent with deployments api requests.
-
id
Primary key - Unique identifier for the row.
-
deployment_id
Foreign key - ID of the deployment.
-
key
string - Key of the metadata. Nested keys are separated by periods.
-
value
string - Value of the metadata.