]> git.ipfire.org Git - thirdparty/patchwork.git/commit
docs: Don't version events
authorStephen Finucane <stephen@that.guru>
Tue, 29 Mar 2022 18:57:31 +0000 (19:57 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 6 May 2022 17:51:02 +0000 (18:51 +0100)
commitca085722616966f9ed0d1dab877f0f101620f05c
tree416eff1777e35c41c904f5c9373723a8624098ae
parent17c44c48559d1b3b2c3e1ae350f16cb105341e2e
docs: Don't version events

We don't actually version the types of events we emit. Doing so would be
possible, but this ship has already sailed (with API version 1.2).

We also remove some unnecessary line breaks.

Signed-off-by: Stephen Finucane <stephen@that.guru>
docs/api/schemas/latest/patchwork.yaml
docs/api/schemas/patchwork.j2
docs/api/schemas/v1.0/patchwork.yaml
docs/api/schemas/v1.1/patchwork.yaml
docs/api/schemas/v1.2/patchwork.yaml
docs/api/schemas/v1.3/patchwork.yaml