Skip to content
Snippets Groups Projects
Commit a7197b5b authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Remove now implemented limitation from docstring

parent 460700e0
Branches
Tags
2 merge requests!73MAINT: change wording of TableImporter argument and allow converters and...,!72Extend json-schema model parser
Pipeline #37104 passed
...@@ -632,8 +632,6 @@ class JsonSchemaParser(Parser): ...@@ -632,8 +632,6 @@ class JsonSchemaParser(Parser):
* Values * Values
* Roles * Roles
* The extern keyword from the yaml parser * The extern keyword from the yaml parser
* Currently, a json-schema cannot be transformed into a data model if its
root element isn't a RecordType (or Property) with ``title`` and ``type``.
""" """
# @author Florian Spreckelsen # @author Florian Spreckelsen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment