Skip to content

Commit

Permalink
Support ssl-verify option in the reportportal schema
Browse files Browse the repository at this point in the history
  • Loading branch information
seberm committed Nov 14, 2024
1 parent ba510e2 commit f19af6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmt/schemas/report/reportportal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ properties:
api-version:
type: string

ssl-verify:
type: boolean

required:
- how
- project

0 comments on commit f19af6c

Please sign in to comment.