Add missing message Delete endpoint mapping to v0010
This commit is contained in:
parent
9c4e64122f
commit
610cc9c079
1 changed files with 1 additions and 0 deletions
|
@ -599,6 +599,7 @@ val ApiEndpointsMapV4 = ApiEndpointsMap + mapOf(
|
|||
"Pracownicy" to "89c9a7c2-e062-4d68-a66b-fb8406712351",
|
||||
"MoveTrash" to "85be0a03-b0c0-4f2c-bd0c-660bb8ed7262",
|
||||
"RestoreTrash" to "8aec05e6-218e-4917-9f0b-8baed1560435",
|
||||
"Delete" to "c2a7feca-f2f8-4c29-8182-ee60d8dc0f8f",
|
||||
)
|
||||
),
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue