feat: remove the unimplemented flag from UpdateStore request - #226
feat: remove the unimplemented flag from UpdateStore request#226rhamzeh wants to merge 1 commit into
Conversation
1466469 to
f2d3c0d
Compare
|
This PR has had no human activity for 90 days, so it has been marked This is automated backlog grooming, not a judgment on the work. What happens next, unless there is activity:
To keep it open, push a commit or leave a comment, and the clock will reset. For work that should not auto-close, such as an RFC or long-running experiment, ask a maintainer to add |
|
This PR has had no human activity for 30 days since being marked It will be closed in 30 days unless there is new activity. If the work still matters, this is the moment to say so: leave a comment, push a commit, or ask a maintainer to add If this work is no longer being pursued, no action is needed. |
Description
This removes the unimplemented flag from the
UpdateStoremethod.Note: I would prefer that this becomes a
PUTinstead of aPATCHas it currently is, however will leave that up for discussion before contributing that changeReferences
Goes in tandem with:
Review Checklist
main