1
0
mirror of synced 2026-01-02 21:04:32 -05:00

Update OpenAPI Descriptions

This commit is contained in:
github-openapi-bot
2022-08-17 17:23:09 -07:00
parent 5024b0dc07
commit 67e41122ac
4 changed files with 7 additions and 5 deletions

View File

@@ -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": {

View File

@@ -69001,6 +69001,7 @@
"parameters": [
{
"name": "organization_id",
"description": "The unique identifier of the organization.",
"in": "path",
"required": true,
"schema": {

View File

@@ -69383,6 +69383,7 @@
"parameters": [
{
"name": "organization_id",
"description": "The unique identifier of the organization.",
"in": "path",
"required": true,
"schema": {

View File

@@ -69837,6 +69837,7 @@
"parameters": [
{
"name": "organization_id",
"description": "The unique identifier of the organization.",
"in": "path",
"required": true,
"schema": {