Update OpenAPI Descriptions
This commit is contained in:
@@ -58706,6 +58706,7 @@
|
||||
"parameters": [
|
||||
{
|
||||
"name": "organization_id",
|
||||
"description": "The unique identifier of the organization.",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"schema": {
|
||||
@@ -278331,10 +278332,8 @@
|
||||
},
|
||||
"manifests": {
|
||||
"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": {
|
||||
@@ -278383,9 +278382,9 @@
|
||||
}
|
||||
},
|
||||
"resolved": {
|
||||
"type": "object",
|
||||
"description": "A collection of resolved package dependencies.",
|
||||
"additionalProperties": {
|
||||
"title": "Dependency",
|
||||
"description": "A single package dependency.",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"package_url": {
|
||||
|
||||
@@ -69001,6 +69001,7 @@
|
||||
"parameters": [
|
||||
{
|
||||
"name": "organization_id",
|
||||
"description": "The unique identifier of the organization.",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"schema": {
|
||||
|
||||
@@ -69383,6 +69383,7 @@
|
||||
"parameters": [
|
||||
{
|
||||
"name": "organization_id",
|
||||
"description": "The unique identifier of the organization.",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"schema": {
|
||||
|
||||
@@ -69837,6 +69837,7 @@
|
||||
"parameters": [
|
||||
{
|
||||
"name": "organization_id",
|
||||
"description": "The unique identifier of the organization.",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"schema": {
|
||||
|
||||
Reference in New Issue
Block a user