Questions around /push
endpoints
#1744
Labels
discussion
Open-ended request for feedback
refactor
A code change that neither fixes a bug nor adds a feature
Milestone
Right now, we have
/push
do 3 things depending on the http method[]VersionInfo
Seems like we need to add a few more endpoints to our spec to cover cases 1 & 3 or at least make sure they are covered under other endpoints.
Should we add
/remote/list
and/remote/remove
, or should these be folded into/list
and/ds/remove
?The text was updated successfully, but these errors were encountered: