Property:Project status
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* [[allows value::Test]] | * [[allows value::Test]] | ||
* [[allows value::Production]] | * [[allows value::Production]] | ||
* [[allows value::Finished]] | |||
* [[allows value::Abandoned]] | * [[allows value::Abandoned]] |
Revision as of 17:54, 24 August 2016
AString showing the status of a project:
- Alpha
- Beta
- Test
- Production
- Finished
- Abandoned
Showing 1 related entity.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Alpha", "Beta", "Production", "Finished", "Abandoned" ] } }