Thanks for the great project. I have a question about the single PATCH command. For example, several streams may have constraints (e.g., share the same interface ip). And if one PATCH command that changes the interface ip of one stream, should I also change the corresponding value of other streams? Or should I wait for the user to send other PATCH command to change the other streams? Looks like I couldn't find corresponding section about this in the spec. Thanks!