Configuration
Type | Description | |
---|---|---|
id | String | uniquely identified ID of a configuration |
name | String | name of a configuration (exact match) |
description | String | details about an individual configuration |
type | Boolean | possible: JSON, YAML, XML, TXT |
data | String | Data in stringified form available to parse by "Type". |
latest | Boolean | tells if particular version is the most recent |
version | Integer | numeric order of the particular configuration |
updatedAt | DateTime | timestamp (with timezone) showing the last update |