File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 34
34
| | ` COM006 ` | ` "property array MUST NOT specify items via oneOf ` |
35
35
36
36
#### Tagging
37
- | Rule Name | Check Id | Message |
38
- | ----------| ------------- | ------|
37
+ | Rule Name | Check Id | Message |
38
+ | ----------| ----------| ------|
39
39
| ` check_if_taggable_is_used ` | ` TAG001 ` | ` "'taggable' is deprecated, please used 'tagging' property" ` |
40
40
| ` ensure_tagging_is_specified ` | ` TAG002 ` | ` "'tagging' MUST be specified" ` |
41
41
| | ` TAG015 ` | ` "'tagging.taggable' MUST be True" ` |
52
52
| | ` TAG013 ` | ` "'tagProperty' MUST specify property defined in the schema" ` |
53
53
| | ` TAG014 ` | ` "'tagProperty' MUST NOT be a part of 'writeOnlyProperties'" ` |
54
54
| | ` TAG016 ` | ` "'tagging.taggable' MUST be true when Taging Property is defined in the schema" ` |
55
+ | | ` TAG017 ` | ` "'tagProperty' MUST NOT be a part of 'createOnlyProperties'" ` |
56
+ | | ` TAG018 ` | ` "'tagProperty' MUST NOT be a part of 'createOnlyProperties' when 'tagUpdatable' is true" ` |
55
57
56
58
#### Permissions
57
59
| Rule Name | Check Id | Message |
You can’t perform that action at this time.
0 commit comments