-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/servicebus_subscription_rule: Fix the correlation_filter opt…
…ional values (#1565) Fixes: #1537 This was a simple fix to make sure that we were not passing empty strings to the API. When passing empty strings, it was including those strings in the subscription rule We should only set the part of the rule if it is required as, technically, a rule of sys.To = `` is actually value
- Loading branch information
1 parent
ee414c3
commit 629f6fe
Showing
1 changed file
with
32 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters