forked from cerc-io/snowballtools-base
Nabarun Gogoi
2d7e56c0e1
* Create fixture data for remaining entities and load it in db * Rename currProject to currentProject in frontend package * Handle review changes * Update readme for loading fixtures --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
13 lines
183 B
JSON
13 lines
183 B
JSON
[
|
|
{
|
|
"memberIndex": 1,
|
|
"projectIndex": 0,
|
|
"permissions": ["View", "Edit"]
|
|
},
|
|
{
|
|
"memberIndex": 2,
|
|
"projectIndex": 0,
|
|
"permissions": ["View", "Edit"]
|
|
}
|
|
]
|