You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this: "All type names, property names, object names, and vocabulary terms are between three and 250 characters long." two letter property names are illegal in stix.
Hence property "id" in the container extension is illegal (and id is anyway a reserved word)
The text was updated successfully, but these errors were encountered:
According to this: "All type names, property names, object names, and vocabulary terms are between three and 250 characters long." two letter property names are illegal in stix.
Hence property "id" in the container extension is illegal (and id is anyway a reserved word)
The text was updated successfully, but these errors were encountered: