Skip to content

Commit

Permalink
Update resource annotations (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaya-sys authored Mar 18, 2024
2 parents d8ea886 + 425e7c7 commit 8571770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 65 deletions.
64 changes: 0 additions & 64 deletions content/en/docs/annotations/_index.md

This file was deleted.

3 changes: 2 additions & 1 deletion content/en/docs/reference/score-spec-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: >
Reference implementation for the Score Specification.
aliases:
- /docs/dependencies
- /docs/annotations
---

## Score Specification definitions
Expand Down Expand Up @@ -90,7 +91,7 @@ resources:
**`metadata`**: an optional property that specifies additional resource metadata.

- **`Type`**: object.
- **`annotations`**: an optional property that specifies metadata annotations.
- **`annotations`**: An optional property to specify meta data for a resource. This can be utilised to provide additional instructions for the Score CLI Implementation to interpret.
- **`Type`**: object.
- **`Constraints`**: key-value pairs with alphanumeric characters and dashes "-".

Expand Down

0 comments on commit 8571770

Please sign in to comment.