Skip to content

Commit

Permalink
[create-pull-request] automated change (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: nicolasparada <[email protected]>
  • Loading branch information
calyptia-ci and nicolasparada authored May 2, 2024
1 parent 1cbab29 commit 63f8297
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions spec/open-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7786,6 +7786,15 @@ paths:
name: name
description: Kubernetes object name to filter by.
example: kube-system
- name: last
in: query
schema:
type: integer
minimum: 0
- name: before
in: query
schema:
type: string
security:
- user: []
- project: []
Expand Down

0 comments on commit 63f8297

Please sign in to comment.