Batch delete a property from multiple channels#222
Conversation
|
jacomago
left a comment
There was a problem hiding this comment.
Why not create api v2? or v1?
I feel like trying to maintain the existing one like this is problematic. A couple of very small fixes in the next api:
- properties are requested and returned as a map
- Removal of the the channels from the property and tag response object
They would have so much impact on the quality of the client code.
I think moving on to creation of v1 now is worthwhile. We make another release and then start the next api rather than trying to massage this one into having all the features we want.
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: shroffk <2111304+shroffk@users.noreply.github.com>
Resolved the merge conflicts and pushed merge commit |
|
|



#53