Skip to content

Commit

Permalink
Merge pull request #157 from qase-tms/update-param-groups-docs
Browse files Browse the repository at this point in the history
update param groups description
  • Loading branch information
abelharisov authored Sep 11, 2024
2 parents ab33e39 + e9cda39 commit 102021a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testops-api/v1/schemas/Result.create.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ properties:
nullable: false
param_groups:
type: array
description: A list of parameter groups
description: List parameter groups by name only. Add their values in the 'param' field
nullable: true
items:
type: array
Expand Down

0 comments on commit 102021a

Please sign in to comment.