Skip to content

Commit

Permalink
Instance create description parameter changed to match update
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdickson6 committed Dec 19, 2023
1 parent dbc4a0b commit 1733d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/schemas/instanceCreate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ properties:
example: myinstance
description:
type: string
description: Short description of the instance.
nullable: true
description: Optional description field.
example: "my new instance"
site:
type: object
required:
Expand Down

0 comments on commit 1733d50

Please sign in to comment.