diff --git a/src/v2/shop.yaml b/src/v2/shop.yaml index 7d2da85..b940c95 100644 --- a/src/v2/shop.yaml +++ b/src/v2/shop.yaml @@ -440,7 +440,7 @@ paths: - "Search" parameters: - $ref: "#/components/parameters/GuidOnlineService" - - $ref: "#/components/parameters/SearchTerm" + - $ref: "#/components/parameters/SearchTerm1" - $ref: "#/components/parameters/GuidMaterialType" - $ref: "#/components/parameters/GuidVehicleType" - $ref: "#/components/parameters/GuidWidth" @@ -613,7 +613,7 @@ paths: - "Search" parameters: - $ref: "#/components/parameters/GuidOnlineService" - - $ref: "#/components/parameters/SearchTerm" + - $ref: "#/components/parameters/SearchTerm1" - $ref: "#/components/parameters/GuidMaterialType" - $ref: "#/components/parameters/GuidVehicleType" - $ref: "#/components/parameters/GuidWidth" @@ -658,7 +658,7 @@ paths: - "Search" parameters: - $ref: "#/components/parameters/GuidOnlineService" - - $ref: "#/components/parameters/SearchTerm" + - $ref: "#/components/parameters/SearchTerm1" - $ref: "#/components/parameters/GuidMaterialType" - $ref: "#/components/parameters/GuidVehicleType" - $ref: "#/components/parameters/GuidWidth"