Update the details on technical specification support
parent
3542604b02
commit
e521e24387
|
@ -230,7 +230,7 @@
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"### How parsing works\n",
|
"### How parsing works\n",
|
||||||
"If the ``version`` positional argument is not provided. The data will be parsed using the latest version of STIX 2.X supported by the `stix2` library.\n",
|
"If the ``version`` positional argument is not provided. The library will make the best attempt using the \"spec_version\" property found on a Bundle, SDOs, and SROs.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"You can lock your [parse()](../api/stix2.core.rst#stix2.core.parse) method to a specific STIX version by:"
|
"You can lock your [parse()](../api/stix2.core.rst#stix2.core.parse) method to a specific STIX version by:"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue