Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
btkcodedev committed May 12, 2024
1 parent 4ea03f6 commit a560c1c
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ schemas:
type: object
$schema: http://json-schema.org/draft-07/schema#
additionalProperties: true
properties:
properties:
budgetEstimate:
description: Estimated budget for the task.
type:
Expand Down Expand Up @@ -1036,8 +1036,7 @@ schemas:
- "null"
- string
userGroupIds:
description:
List of unique identifiers of user groups associated with
description: List of unique identifiers of user groups associated with
the task.
type:
- "null"
Expand Down

0 comments on commit a560c1c

Please sign in to comment.