Skip to content

Commit

Permalink
Update OpenAPI spec for v3 (Commit SHA: f794fc5554a9f76fd65abee94e16b…
Browse files Browse the repository at this point in the history
…61f111a2f50)
  • Loading branch information
actions-user committed Nov 15, 2024
1 parent f278d1f commit e33992c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions openapi-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: query
name: pk__in
schema:
Expand Down Expand Up @@ -882,7 +882,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: query
name: state
schema:
Expand Down Expand Up @@ -1039,7 +1039,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: query
name: state
schema:
Expand Down Expand Up @@ -1228,7 +1228,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: query
name: pk__in
schema:
Expand Down Expand Up @@ -1527,7 +1527,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: path
name: project_id
schema:
Expand Down Expand Up @@ -2143,7 +2143,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: path
name: project_id
schema:
Expand Down Expand Up @@ -2216,7 +2216,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: path
name: project_id
schema:
Expand Down Expand Up @@ -2289,7 +2289,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: path
name: project_id
schema:
Expand Down Expand Up @@ -2383,7 +2383,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: query
name: pk__in
schema:
Expand Down Expand Up @@ -3066,7 +3066,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: path
name: project_id
schema:
Expand Down Expand Up @@ -3251,7 +3251,7 @@ paths:
- in: query
name: pk
schema:
type: string
type: integer
- in: query
name: project_id
schema:
Expand Down

0 comments on commit e33992c

Please sign in to comment.