Initial commit
This commit is contained in:
24
api/collections/lookCombination.yml
Normal file
24
api/collections/lookCombination.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
name: lookCombination
|
||||
meta:
|
||||
allowExportAll: true
|
||||
label:
|
||||
de: Styling Kombinationen
|
||||
en: Look Combination
|
||||
muiIcon: label
|
||||
views: []
|
||||
|
||||
permissions:
|
||||
public:
|
||||
methods:
|
||||
get: true
|
||||
post: false
|
||||
put: false
|
||||
delete: false
|
||||
user:
|
||||
methods:
|
||||
get: true
|
||||
post: true
|
||||
put: true
|
||||
delete: true
|
||||
|
||||
fields: []
|
||||
Reference in New Issue
Block a user