Skip to content

Commit 10b5414

Browse files
Merge pull request #862 from wking/redundant-unique-key
config: Drop redundant "unique within this map" annotation requirement
2 parents 358f49e + eba7304 commit 10b5414

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,6 @@ Cleanup or debugging functions are examples of such a hook.
441441
If there are no annotations then this property MAY either be absent or an empty map.
442442

443443
Keys MUST be strings.
444-
Keys MUST be unique within this map.
445444
Keys MUST NOT be an empty string.
446445
Keys SHOULD be named using a reverse domain notation - e.g. `com.example.myKey`.
447446
Keys using the `org.opencontainers` namespace are reserved and MUST NOT be used by subsequent specifications.

0 commit comments

Comments
 (0)