.coveragerc
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
tox-requirements.txt
tox.ini
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/config.rst
docs/contributing.rst
docs/extendedusage.rst
docs/index.rst
docs/installation.rst
docs/intro.rst
docs/license.rst
docs/usage.rst
docs/wishlist.rst
docs/_static/ajax-loader.gif
docs/_static/basic.css
docs/_static/comment-bright.png
docs/_static/comment-close.png
docs/_static/comment.png
docs/_static/doctools.js
docs/_static/down-pressed.png
docs/_static/down.png
docs/_static/favicon.ico
docs/_static/file.png
docs/_static/jquery.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/underscore.js
docs/_static/up-pressed.png
docs/_static/up.png
docs/_static/websupport.js
docs/_static/css/badge_only.css
docs/_static/css/custom.css
docs/_static/css/rtdtheme.css
docs/_static/fonts/FontAwesome.otf
docs/_static/fonts/fontawesome-webfont.eot
docs/_static/fonts/fontawesome-webfont.svg
docs/_static/fonts/fontawesome-webfont.ttf
docs/_static/fonts/fontawesome-webfont.woff
docs/_static/fonts/fontawesome-webfont.woff2
docs/_static/fonts/fontawesome_webfont.ttf
docs/_static/fonts/fontawesome_webfont.woff
docs/_static/fonts/fontawesome_webfont.woff2
docs/_static/js/theme.js
ramlfications/__init__.py
ramlfications/__main__.py
ramlfications/_decorators.py
ramlfications/_helpers.py
ramlfications/config.py
ramlfications/errors.py
ramlfications/loader.py
ramlfications/parameters.py
ramlfications/parser.py
ramlfications/parser_utils.py
ramlfications/raml.py
ramlfications/tree.py
ramlfications/utils.py
ramlfications/validate.py
ramlfications.egg-info/PKG-INFO
ramlfications.egg-info/SOURCES.txt
ramlfications.egg-info/dependency_links.txt
ramlfications.egg-info/entry_points.txt
ramlfications.egg-info/requires.txt
ramlfications.egg-info/top_level.txt
ramlfications/data/supported_mime_types.json
tests/__init__.py
tests/base.py
tests/test_config.py
tests/test_helpers.py
tests/test_init.py
tests/test_loader.py
tests/test_main.py
tests/test_parser.py
tests/test_tree.py
tests/test_utils.py
tests/test_validate.py
tests/data/__init__.py
tests/data/examples/base-includes.raml
tests/data/examples/complete-valid-example.raml
tests/data/examples/cyclic_includes.raml
tests/data/examples/empty-mapping-resource-type.raml
tests/data/examples/empty-mapping.raml
tests/data/examples/github-config.ini
tests/data/examples/github.raml
tests/data/examples/include_has_invalid_tag.raml
tests/data/examples/invalid_yaml.yaml
tests/data/examples/invalid_yaml_tag.raml
tests/data/examples/json_includes.raml
tests/data/examples/md_includes.raml
tests/data/examples/nested-includes.raml
tests/data/examples/nonyaml-includes.raml
tests/data/examples/preserve-uri-order.raml
tests/data/examples/protocols.raml
tests/data/examples/resource-type-inherited.raml
tests/data/examples/simple-tree.raml
tests/data/examples/simple.raml
tests/data/examples/test-config.ini
tests/data/examples/twitter-config.ini
tests/data/examples/twitter.raml
tests/data/examples/undefined-uri-params.raml
tests/data/examples/xsd_includes.raml
tests/data/examples/includes/all-the-properties.raml
tests/data/examples/includes/example.json
tests/data/examples/includes/example.md
tests/data/examples/includes/example.xsd
tests/data/examples/includes/first-level-includes.raml
tests/data/examples/includes/foo-properties.raml
tests/data/examples/includes/inherited.example.json
tests/data/examples/includes/inherited.schema.json
tests/data/examples/includes/invalid_yaml_tag.raml
tests/data/examples/includes/not_yaml.txt
tests/data/examples/includes/post-thingy-example.json
tests/data/examples/includes/post-thingy-schema.json
tests/data/examples/includes/properties.raml
tests/data/examples/includes/thingy-list.xsd
tests/data/examples/includes/thingy.xsd
tests/data/examples/includes/second_level_includes/second-includes.raml
tests/data/fixtures/__init__.py
tests/data/fixtures/load_fixtures.py
tests/data/fixtures/tree_fixtures.py
tests/data/jsonref/artist.schema.json
tests/data/jsonref/jsonref_empty_fragment.raml
tests/data/jsonref/jsonref_example.json
tests/data/jsonref/jsonref_internal_fragment.raml
tests/data/jsonref/jsonref_mock_remote.json
tests/data/jsonref/jsonref_multiref_internal_fragment.raml
tests/data/jsonref/jsonref_nonempty_fragment.raml
tests/data/jsonref/jsonref_relative_local.raml
tests/data/jsonref/jsonref_relative_local.schema.json
tests/data/jsonref/jsonref_relative_local_file.raml
tests/data/jsonref/jsonref_relative_local_file.schema.json
tests/data/jsonref/jsonref_relative_local_includes.raml
tests/data/jsonref/jsonref_relative_local_includes.schema.json
tests/data/jsonref/jsonref_relative_local_includes_file.raml
tests/data/jsonref/jsonref_relative_local_includes_file.schema.json
tests/data/jsonref/includes/artist.schema.json
tests/data/jsonref/includes/example.json
tests/data/jsonref/includes/image.schema.json
tests/data/jsonref/includes/ref_empty_fragment.json
tests/data/jsonref/includes/ref_internal_fragment.json
tests/data/jsonref/includes/ref_multiref_internal_fragment.json
tests/data/jsonref/includes/ref_nonempty_fragment.json
tests/data/update/expected_mime_types.json
tests/data/update/iana_mime_media_types.xml
tests/data/update/invalid_iana_download.xml
tests/data/update/no_data.xml
tests/data/update/no_registries.xml
tests/data/update/unexpected_registry_count.xml
tests/data/validate/docs-no-content.raml
tests/data/validate/docs-no-title.raml
tests/data/validate/docs-not-list.raml
tests/data/validate/empty-mapping-resource-type.raml
tests/data/validate/empty-mapping-security-scheme-settings.raml
tests/data/validate/empty-mapping-trait.raml
tests/data/validate/invalid-base-uri-params.raml
tests/data/validate/invalid-body-form-example.raml
tests/data/validate/invalid-body-form-schema.raml
tests/data/validate/invalid-body-mime-type.raml
tests/data/validate/invalid-body-no-form-params.raml
tests/data/validate/invalid-integer-number-type.raml
tests/data/validate/invalid-media-type.raml
tests/data/validate/invalid-parameter-type-header.raml
tests/data/validate/invalid-protocols.raml
tests/data/validate/invalid-response-code-str.raml
tests/data/validate/invalid-response-code.raml
tests/data/validate/invalid-string-type.raml
tests/data/validate/no-base-uri-no-title.raml
tests/data/validate/no-base-uri.raml
tests/data/validate/no-resources.raml
tests/data/validate/no-response-code.raml
tests/data/validate/no-title.raml
tests/data/validate/no-traits-defined.raml
tests/data/validate/no-version-base-uri.raml
tests/data/validate/no-version.raml
tests/data/validate/optional-base-uri-params.raml
tests/data/validate/too-many-assigned-res-types.raml
tests/data/validate/trait-undefined.raml
tests/data/validate/trait-unsupported-obj.raml
tests/data/validate/trait-unsupported-type-array-ints.raml
tests/data/validate/trait-unsupported-type-str.raml
tests/data/validate/undefined-resource-type-str.raml
tests/data/validate/valid-config.ini
tests/data/validate/validation-off.ini
tests/data/validate/version-in-uri-params.raml
tests/integration/__init__.py
tests/integration/test_github.py
tests/integration/test_twitter.py