List all period settings.
Path parameters
Response
All period settings
Example response
[
{
"_id": "62291b7ea8b1619f78818524",
"period": {
"_id": "621f802b813dbdba9eeaf7d7",
"name": "June 2021",
"attestationsTxHash": "0x46164b8581258eec4b4f44d626925953d0d7581514d9fd1335e3bd660d48e07c"
},
"setting": {
"_id": "621f802b813dbdbaddeaf799",
"key": "SETTING_KEY",
"value": "666",
"defaultValue": "555",
"label": "Quantifiers Per Praise",
"description": "How many redundant quantifications are assigned to each praise?",
"periodOverridable": true
},
"value": "666"
}
]Changes
Changed in 15 of the 50 revisions of this API.97
- ▲
the response property
items/period/allOf[Period]/attestationsTxHashbecame optional for the status200response-property-became-optional
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 56 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
items/period/allOf[Period]/attestationsTxHashfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/period/allOf[Period]/startDatefrom the response with the200statusresponse-required-property-removed
- ▲
- ○
added the required property
items/period/allOf[Period]/startDateto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
items/period/allOf[Period]/attestationsTxHashto the response with the200statusresponse-required-property-added
- ○
- ▲
the
items/valueresponse property's maxLength was increased from255to512for the response status200response-property-max-length-increased
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 52 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○