[subscriptions]: Set format uri instead of url for sink#270
[subscriptions]: Set format uri instead of url for sink#270maxl2287 wants to merge 2 commits intocamaraproject:mainfrom
uri instead of url for sink#270Conversation
|
LGTM 🐈⬛ |
|
As the we have already released these 3 APIs with this version I guess we cannot change them? |
|
Ideally, a separate PR resetting all version numbers to WIP would be merged first before this one (and any others) I would not patch the previous release as it only affects the API response, and hence has no impact on clients. It can wait for the next release. |
|
I think the fastest way would be to change the versions in the 3 affected files to wip here |
Works for me as we discussed during previous meeting to not switch all yaml to wip as we were not sure to update them for next release. |
|
@camaraproject/device-status_codeowners I have updated the touched APIs to version |
|
@akoshunyadi I'll close this PR, as it's moved out into the new repositories. |
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
Sets the format for
sinktouri.Which issue(s) this PR fixes:
Fixes #269