Skip to content

Commit

Permalink
Fix linkml schema: default -> ifabsent
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Aug 28, 2024
1 parent 86e4de3 commit 4e456aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ classes:
description: >-
A description of the *datalab* instance.
status:
default: active
ifabsent: active
description: >-
The deployment, development or other status of the *datalab* instance. Any values
other than 'active' should be considered as a warning that the instance may not
Expand Down

0 comments on commit 4e456aa

Please sign in to comment.