Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yardenE committed Feb 11, 2025
1 parent 7654089 commit 6e1f22a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ properties:
properties:
name:
type: string
description: |
The name of the record set.
example: "myRecordSet"
spotAccountId:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ properties:
$ref: "../schemas/elastigroupVm-health.yaml"
scheduling:
$ref: "../schemas/elastigroupVm-scheduling.yaml"
integrations:
$ref: "../schemas/elastigroupVm-integrations.yaml"
createdAt:
type: string
readOnly: true
Expand Down

0 comments on commit 6e1f22a

Please sign in to comment.