We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 670d318 + e286c12 commit 0f9dd3fCopy full SHA for 0f9dd3f
jsonref.py
@@ -62,7 +62,7 @@ def replace_refs(
62
reference objects replaced by :class:`JsonRef` instances
63
:param base_uri: URI to resolve relative references against
64
:param loader: Callable that takes a URI and returns the parsed JSON
65
- (defaults to global ``jsonloader``, a :class:`JsonLoader` instance)
+ (defaults to global ``jsonloader``)
66
:param jsonschema: Flag to turn on `JSON Schema mode
67
<http://json-schema.org/latest/json-schema-core.html#anchor25>`_.
68
'id' keyword changes the `base_uri` for references contained within
0 commit comments