diff --git a/lib/rest/static/decorated/api.github.com.json b/lib/rest/static/decorated/api.github.com.json index c7c394ec1e..9c0571720f 100644 --- a/lib/rest/static/decorated/api.github.com.json +++ b/lib/rest/static/decorated/api.github.com.json @@ -259228,10 +259228,8 @@ }, { "type": "object", - "description": "

A collection of package manifests

", + "description": "

A collection of package manifests, which are a collection of related dependencies declared in a file or representing a logical group of dependencies.

", "additionalProperties": { - "title": "manifest", - "description": "A collection of related dependencies declared in a file or representing a logical group of dependencies.", "type": "object", "properties": { "name": { @@ -259320,9 +259318,9 @@ "childParamsGroups": [] }, "resolved": { + "type": "object", + "description": "

A collection of resolved package dependencies.

", "additionalProperties": { - "title": "Dependency", - "description": "A single package dependency.", "type": "object", "properties": { "package_url": { @@ -259422,14 +259420,14 @@ }, "name": "resolved", "in": "body", - "type": "", - "description": "", + "rawType": "object", + "rawDescription": "A collection of resolved package dependencies.", "isRequired": false, "childParamsGroups": [ { "parentName": "resolved", - "parentType": "", - "id": "resolved-", + "parentType": "object", + "id": "resolved-object", "params": [ { "description": "

A user-defined key to represent an item in resolved.

", @@ -259532,7 +259530,6 @@ }, "name": "manifests", "in": "body", - "description": "

A collection of package manifests, which are a collection of related dependencies declared in a file or representing a logical group of dependencies.

", "isRequired": false, "childParamsGroups": [ { @@ -259634,9 +259631,9 @@ "isRequired": false }, { + "type": "object", + "description": "

A collection of resolved package dependencies.

", "additionalProperties": { - "title": "Dependency", - "description": "A single package dependency.", "type": "object", "properties": { "package_url": { @@ -259736,14 +259733,12 @@ }, "name": "resolved", "in": "body", - "type": "", - "description": "", "isRequired": false, "childParamsGroups": [ { "parentName": "resolved", - "parentType": "", - "id": "resolved-", + "parentType": "object", + "id": "resolved-object", "params": [ { "description": "

A user-defined key to represent an item in resolved.

", @@ -259856,8 +259851,8 @@ }, { "parentName": "resolved", - "parentType": "", - "id": "resolved-", + "parentType": "object", + "id": "resolved-object", "params": [ { "description": "

A user-defined key to represent an item in resolved.

",