Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions platform/paths/dns/tls/certificates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ get:
type: string
description: |
`filter[state]=value1,value2` state filtering will allow filtering by the current state.
user-supplied:
type: string
description: |
`filter[user-supplied]=true` List only those certificates that are user supplied.
`filter[user-supplied]=false` List only those certificates that are auto generated.
- $ref: ../../../../components/parameters/SortParam.yml
- $ref: ../../../../components/parameters/PageParam.yml
responses:
Expand Down