Skip to content

Commit

Permalink
Merge pull request #154 from qase-tms/EXEC-712
Browse files Browse the repository at this point in the history
EXEC-712 add test plan internal id to test run(s) api endpoints
  • Loading branch information
nipisarev authored Jun 11, 2024
2 parents 65d0abb + 46256b2 commit 91ea42c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions testops-api/v1/schemas/Run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,7 @@ properties:
items:
type: integer
format: int64
plan_id:
type: integer
format: int64
nullable: true

0 comments on commit 91ea42c

Please sign in to comment.