]> git.ipfire.org Git - thirdparty/patchwork.git/commit
docs: Add feature info and increment API version
authorAdam Hassick <ahassick@iol.unh.edu>
Thu, 30 Jan 2025 19:56:40 +0000 (14:56 -0500)
committerStephen Finucane <stephen@that.guru>
Mon, 10 Mar 2025 22:31:21 +0000 (22:31 +0000)
commit4c58fc54688f5d12a909d00b93f04666e148f33e
tree62b37f43a126d5b6b7b93c52c52e8b26c79078f4
parent8fb05afe469b512f59e9f95a4b60f11e51cd0ead
docs: Add feature info and increment API version

The following patch will add the generated schema files as they are very
large.

* Increment the API version from v1.3 to v1.4.
* Update schema documentation to reflect the version change.
* Add blurb documenting the "Depends-on" tag to the usage overview.

Signed-off-by: Adam Hassick <ahassick@iol.unh.edu>
Acked-by: Aaron Conole <aconole@redhat.com>
[stephenfin: Tweak docs]
Signed-off-by: Stephen Finucane <stephen@that.guru>
docs/api/rest/index.rst
docs/api/rest/schemas/v1.3.rst
docs/api/rest/schemas/v1.4.rst [new file with mode: 0644]
docs/api/schemas/generate-schemas.py
docs/api/schemas/patchwork.j2
docs/usage/overview.rst
patchwork/urls.py