REST Client shoud implement an client interface #447
Labels
exp/novice
Someone with a little familiarity can pick up
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
P2
Medium: Good to have, but can wait until someone steps up
Basic information
Description
Our
api/rest/
module should provide an interface to be implemented by API Clients (perhaps as separateapi/rest/client_interface
module. Theapi/rest/client
client should be an implementation of that interface.The text was updated successfully, but these errors were encountered: