refactor pim endpoint

This commit is contained in:
Robert Resch 2022-05-17 22:40:06 +02:00
parent 50d31344c8
commit 9b85d45407
11 changed files with 2782 additions and 2571 deletions

3
.prettierrc Normal file
View file

@ -0,0 +1,3 @@
{
"jsonRecursiveSort": true
}