layerinfo url lowercase

This commit is contained in:
Mirjam Herald 2025-09-04 12:18:35 +02:00
parent 2c9cd23b2f
commit 71575926d6

View File

@ -198,7 +198,7 @@ paths:
summary: Modify a client attribute. summary: Modify a client attribute.
tags: tags:
- ABTProductReference CRUD - ABTProductReference CRUD
/layerInfo: /layerinfo:
get: get:
description: | description: |
This method will get the list of all LayerInfo entries. This method will get the list of all LayerInfo entries.
@ -281,7 +281,7 @@ paths:
summary: Create a new LayerInfo entry. summary: Create a new LayerInfo entry.
tags: tags:
- ABTProductReference CRUD - ABTProductReference CRUD
/layerInfo/{layerInfoId}: /layerinfo/{layerInfoId}:
delete: delete:
description: "This method will delete the LayerInfo entry for the given layerInfoId. \n" description: "This method will delete the LayerInfo entry for the given layerInfoId. \n"
parameters: parameters: