cti-python-stix2/stix2
Chris Lenk 3b297c17b5 Use consistent errors for observable extensions
Whether or not the Observable type is in the EXT_MAP already, using a
custom extension without also using allow_custom=True should result in
the same behavior/error message.
2018-11-01 17:23:55 -04:00
..
datastore Update MemoryStore documentation 2018-10-23 14:29:56 -04:00
markings Fix allow_custom in functions calling new_version 2018-03-02 11:32:07 -05:00
test Use consistent errors for observable extensions 2018-11-01 17:23:55 -04:00
v20 Use consistent errors for observable extensions 2018-11-01 17:23:55 -04:00
__init__.py WIP- getting close though 2018-04-13 11:08:03 -04:00
base.py python 3.7 support 2018-10-03 18:00:38 +02:00
core.py Pass allow_custom to object dicts in a Bundle 2018-05-16 15:37:30 -04:00
environment.py still WIP 2018-04-12 12:03:07 -04:00
exceptions.py Disallow missing 'type' property with allow_custom 2018-04-13 11:18:56 -04:00
patterns.py added to pattern guide; reverting pattern str conversion (as was already proper) 2018-08-30 11:57:20 -04:00
properties.py Merge pull request #204 from oasis-open/refactor-properties 2018-07-05 17:16:25 -05:00
utils.py Revamp code related to "pretty" JSON serialization, fix lurking 2018-06-14 21:29:50 -04:00
version.py Bump version: 1.0.2 → 1.0.3 2018-10-31 13:46:47 -04:00
workbench.py Pass allow_custom to ExtensionsProperty 2018-05-16 12:14:33 -04:00