I added the Owner field for both the ListSubscriptions and ListSubscriptionsByTopic requests, as well as added tests to confirm the field is populated with the expected value in the response.
-> ListSubscriptions
-> ListSubscriptionsByTopic
Note - sorry it took so long to get to this one!! Luckily the changes were pretty straightforward, and the tests are passing smoothly. Let me know if you have any questions 👍
I added the
Owner
field for both theListSubscriptions
andListSubscriptionsByTopic
requests, as well as added tests to confirm the field is populated with the expected value in the response.->
ListSubscriptions
->
ListSubscriptionsByTopic