nats-io/nats.net

Remove StreamUpdateRequest and use StreamConfig instead

Closed this issue · 0 comments

Observed behavior

  1. When updating stream you need to build StreamUpdateRequest which is essentially StreamConfig

Expected behavior

StreamConfig should be used for API consistency

Server and client version

na

Host environment

No response

Steps to reproduce

No response