diff --git a/src/openapi/products/productreference-crud.yaml b/src/openapi/products/productreference-crud.yaml index 48948f7..c4f4109 100644 --- a/src/openapi/products/productreference-crud.yaml +++ b/src/openapi/products/productreference-crud.yaml @@ -198,7 +198,7 @@ paths: summary: Modify a client attribute. tags: - ABTProductReference CRUD - /layerInfo: + /layerinfo: get: description: | This method will get the list of all LayerInfo entries. @@ -281,7 +281,7 @@ paths: summary: Create a new LayerInfo entry. tags: - ABTProductReference CRUD - /layerInfo/{layerInfoId}: + /layerinfo/{layerInfoId}: delete: description: "This method will delete the LayerInfo entry for the given layerInfoId. \n" parameters: