... | ... | @@ -473,8 +473,10 @@ For example API to access a legacy document is given here. - `https://genboree.o |
|
|
#### Current versions
|
|
|
A specification document is valid and has the current version if it meets the following criteria in this order
|
|
|
|
|
|
a) entContent.states object has an item where name ==='Released' AND entContent.legacyFullySuperseded === true
|
|
|
b) entContent.states object has an item where name ==='Released' AND entContent.legacyReplaced === false
|
|
|
c) entContent.states object has an item where name ==='Released'
|
|
|
a) `entContent.states` object has an item where name === 'Released' AND `entContent.legacyFullySuperseded` === true
|
|
|
|
|
|
b) `entContent.states` object has an item where name ==='Released' AND `entContent.legacyReplaced` === false
|
|
|
|
|
|
c) `entContent.states` object has an item where name ==='Released'
|
|
|
|
|
|
### [Markdown support for Criteria Code Specifications](Markdown-and-Citations) |