cti-python-stix2/stix2
Chris Lenk fc6a33b23e Disallow missing 'type' property with allow_custom
There was a bug where if you allowed custom content the library would parse an
object without the required 'type' property.
2018-04-13 11:18:56 -04:00
..
datastore
markings
test Disallow missing 'type' property with allow_custom 2018-04-13 11:18:56 -04:00
v20 Disallow missing 'type' property with allow_custom 2018-04-13 11:18:56 -04:00
__init__.py
base.py Disallow missing 'type' property with allow_custom 2018-04-13 11:18:56 -04:00
core.py
environment.py
exceptions.py Disallow missing 'type' property with allow_custom 2018-04-13 11:18:56 -04:00
patterns.py
properties.py
utils.py
version.py
workbench.py