Skip to content

Commit cd16fbf

Browse files
feat: update API specifications (#51)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b6cf8a6 commit cd16fbf

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

openapi.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,6 @@ paths:
11491149
description: Creates a set of distribution credentials for the specified project
11501150
parameters:
11511151
- $ref: '#/components/parameters/project_id'
1152-
- $ref: '#/components/parameters/distribution_comment'
11531152
- $ref: '#/components/parameters/distribution_scopes'
11541153
- $ref: '#/components/parameters/distribution_provider'
11551154
requestBody:
@@ -2112,13 +2111,6 @@ components:
21122111
tags:
21132112
type: string
21142113
description: Filter results by specific tags
2115-
distribution_comment:
2116-
name: comment
2117-
in: query
2118-
required: false
2119-
description: Optional comment about the credentials
2120-
schema:
2121-
type: string
21222114
distribution_scopes:
21232115
name: scopes
21242116
in: query

0 commit comments

Comments
 (0)