Support release-level data (#297)
Support retrieving and updating generic release-level data, such as support and eol dates. The JSON format has been changed accordingly to add a new top-level `releases` key. The `aws-lambda.py` script has been updated to make use of this new feature.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"3.12.2": {
|
||||
"name": "3.12.2",
|
||||
|
||||
Reference in New Issue
Block a user