Added unit tests for the following:
- For target type URL:
- ExcludeAction explicitly set true
- ExcludeAction explicitly set to false
- ExcludeAction omitted
- ExcludeAction when target type is BPP
- ExcludeAction when target type is BAP
- ExcludeAction when target type is Publisher
10 lines
179 B
YAML
10 lines
179 B
YAML
routingRules:
|
|
- domain: ONDC:TRV10
|
|
version: 2.0.0
|
|
targetType: url
|
|
target:
|
|
url: https://services-backend.com/v2/ondc
|
|
endpoints:
|
|
- search
|
|
- init
|