[PATCH 1/2] docs: Don't version events

Stephen Finucane stephen at that.guru
Wed Mar 30 06:06:27 AEDT 2022


On Tue, 2022-03-29 at 19:57 +0100, Stephen Finucane wrote:
> 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 at that.guru>

fwiw, I think we should drop this versioning silliness in API v{next} and just
expose the server version as a header. It was a (generally) fun experiment but
it's a pain in the a*** and of questionable benefit. We've got (IMO) excellent
API documentation + release notes so that should do the trick for the few API
clients that exist.

Stephen


More information about the Patchwork mailing list