Skip to content

RPC: add deprecation warning for v1-v4 usage

Kevin Morris requested to merge kevr/aurweb:pu_rpc_v1_v4_deprecation into pu

With FastAPI starting to come closer to a close, we've got to advertise this deprecation so that users have some time to adjust before making the changes. We have not specified a specific time here, but we'd like this message to reach users of the RPC API for at least a month before any modifications are made to the interface.

Signed-off-by: Kevin Morris kevr@0cost.org

This MR relates to #100 (closed)

Edited by Kevin Morris

Merge request reports