Adjusting SLO for CD Store (Vehicle, Mobile) in CN to include new endpoint
parent
1cd02636fb
commit
daac2168aa
|
|
@ -23,7 +23,8 @@ fromRelationship.isServiceMethodOfService(
|
||||||
)
|
)
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
~"getOffersAndPortfolio~",
|
~"getOffersAndPortfolio~",
|
||||||
~"bookedAndBookableCDServices~"
|
~"bookedAndBookableCDServices~",
|
||||||
|
~"bookedAndBookableCDServices 1~"
|
||||||
)"))))):splitBy())
|
)"))))):splitBy())
|
||||||
|
|
||||||
EOT
|
EOT
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,8 @@ fromRelationship.isServiceMethodOfService(
|
||||||
)
|
)
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
~"getOffersAndPortfolio~",
|
~"getOffersAndPortfolio~",
|
||||||
~"bookedAndBookableCDServices~"
|
~"bookedAndBookableCDServices~",
|
||||||
|
~"bookedAndBookableCDServices 1~"
|
||||||
)")))):splitBy())
|
)")))):splitBy())
|
||||||
|
|
||||||
EOT
|
EOT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue