Skip to content

Commit

Permalink
Relocated annotations on ModelInstance schema.
Browse files Browse the repository at this point in the history
Signed-off-by: Rule Timothy (VM/EMT3) <[email protected]>
  • Loading branch information
timrulebosch committed Feb 16, 2024
1 parent 5e21cc7 commit 3691a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/yaml/Stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ components:
type: string
uid:
type: integer
annotations:
$ref: 'metadata.yaml#/components/schemas/Annotations'
model:
type: object
required:
Expand Down Expand Up @@ -102,8 +104,6 @@ components:
name:
type: string
description: The name of the MCL model.
metadata:
$ref: 'metadata.yaml#/components/schemas/Annotations'
channels:
type: array
items:
Expand Down

0 comments on commit 3691a3b

Please sign in to comment.