summaryrefslogtreecommitdiff
path: root/docs/faq.rst
Commit message (Expand)AuthorAgeFilesLines
* Add some prose documentation on the new referencing API.Julian Berman2023-02-221-51/+1
* Deprecate jsonschema.RefResolver from both places it is importable.Julian Berman2023-02-211-6/+3
* Another RTD-only failed ref.Julian Berman2022-08-291-1/+1
* And now yet again some new failures...Julian Berman2022-08-291-1/+1
* Wouldn't be complete without refs which fail now only in ReadTheDocs. :/Julian Berman2022-08-291-3/+3
* Remove backticks from section headings.Julian Berman2022-08-281-6/+6
* Document slightly more clearly how this library interacts with non-JSON.Julian Berman2022-08-231-3/+28
* Prefer 'keyword' over 'validator' in docs.Julian Berman2022-08-161-17/+17
* Update doc examples to use newer drafts' validators.Julian Berman2022-08-021-7/+7
* (Re-)enable more doctests.Julian Berman2022-08-021-3/+3
* Add a FAQ entry for remembering trailing slashes in base URIs.Julian Berman2022-07-281-0/+54
* Apply suggestions from code reviewStephen Rosen2021-12-131-1/+1
* Add `jsonschema.protocols.IValidator`Stephen Rosen2021-12-131-2/+2
* Bump doc requirements.Julian Berman2021-08-171-1/+1
* Remove the reference to jsonschema.compat in the compatibility policy.Julian Berman2020-08-061-3/+0
* Document that non-zero error codes are also not public.Julian Berman2020-03-221-0/+3
* Clarify what parts of the CLI output are public.Julian Berman2020-03-211-0/+4
* Add the upstream link here too.Julian Berman2020-03-211-0/+5
* Add/update some info on why format works the way it does.Julian Berman2020-03-211-0/+66
* Tighten up the wording here.Julian Berman2020-01-081-5/+6
* Explicitly mention that benchmarks are not public.Julian Berman2019-09-041-1/+4
* Hopefully unnecessarily remind that tests are not public API.Julian Berman2019-08-161-33/+41
* Minor style.Julian Berman2019-06-091-6/+8
* iteritems -> itemsJulian Berman2019-06-081-1/+1
* First step on Draft7 support.Julian Berman2018-09-301-7/+7
* HTTPS (almost) everywhere.Julian Berman2018-09-291-1/+1
* Draft 6 for docs.Julian Berman2018-05-031-7/+7
* :mod: / :exc: / :meth:Julian Berman2017-12-241-2/+2
* :doc:Julian Berman2017-12-241-7/+6
* :class:esJulian Berman2017-12-241-3/+3
* StyleJulian Berman2017-12-241-5/+5
* And now fix all the broken refs.Julian Berman2017-12-241-7/+9
* docs: faq: Updates to extend_with_default() example:Stuart Berg2015-10-271-9/+51
* Try to be as explicit as possible on the million different uses of 'validator'.Julian Berman2014-12-071-4/+4
* compat.py is not public API either.Julian Berman2014-10-051-1/+3
* Update FAQ with example of using defaulting validator.Anthony Sottile2014-03-311-1/+10
* Fight with reSTJulian Berman2013-07-281-7/+8
* Add a note about versioning.Julian Berman2013-07-281-2/+39
* Fix default example.Julian Berman2013-06-141-9/+17
* Remove embedded markupJulian Berman2013-05-281-1/+1
* Add a FAQ with info on default.Julian Berman2013-05-261-0/+48