Skip to content

Commit

Permalink
update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Apr 16, 2024
1 parent 50938e5 commit edcfc3d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions schema/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2184,6 +2184,19 @@ paths:
- SecurityScheme: []
tags:
- Reports
/api/v3/tls/certs:
get:
responses:
"200":
content:
application/json:
schema:
items:
type: string
type: array
description: OK
tags:
- Trust Store
/health:
get:
responses:
Expand Down

0 comments on commit edcfc3d

Please sign in to comment.