We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 257c36c + 14f7e37 commit ef48b67Copy full SHA for ef48b67
README.md
@@ -337,7 +337,7 @@ assertThat(pathList).containsExactly(
337
Tweaking Configuration
338
----------------------
339
340
-###Options
+### Options
341
When creating your Configuration there are a few option flags that can alter the default behaviour.
342
343
**DEFAULT_PATH_LEAF_TO_NULL**
@@ -392,7 +392,7 @@ This option makes sure no exceptions are propagated from path evaluation. It fol
392
* If option `ALWAYS_RETURN_LIST` is **NOT** present null returned
393
394
395
-###JsonProvider SPI
+### JsonProvider SPI
396
397
JsonPath is shipped with three different JsonProviders:
398
0 commit comments