Adjusting SLO for CD Store (Vehicle, Mobile) in CN to include new endpoint

MergeOAP
Mohammed Abadel 2022-11-24 17:50:24 +01:00
parent 1cd02636fb
commit daac2168aa
2 changed files with 4 additions and 2 deletions

View File

@ -23,7 +23,8 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"getOffersAndPortfolio~",
~"bookedAndBookableCDServices~"
~"bookedAndBookableCDServices~",
~"bookedAndBookableCDServices 1~"
)"))))):splitBy())
EOT

View File

@ -23,7 +23,8 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"getOffersAndPortfolio~",
~"bookedAndBookableCDServices~"
~"bookedAndBookableCDServices~",
~"bookedAndBookableCDServices 1~"
)")))):splitBy())
EOT