Skip to content

Commit

Permalink
Merge pull request #146 from qase-tms/sync-specs
Browse files Browse the repository at this point in the history
sync specs
  • Loading branch information
abelharisov authored Feb 13, 2024
2 parents 444aa60 + 3016b82 commit 00c99f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions testops-api/v2/schemas/ResultCreate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ properties:
type: boolean
message:
type: string
nullable: true
created_at:
type: number
format: double
Expand Down
2 changes: 2 additions & 0 deletions testops-api/v2/schemas/ResultExecution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ properties:
nullable: true
stacktrace:
type: string
nullable: true
thread:
type: string
nullable: true
required:
- status

0 comments on commit 00c99f9

Please sign in to comment.