Nabarun Gogoi
a45fb4c617
* Add method to update multiple deployments in single query * Fix deployments URL visit and date filter * Clean fixtures data * Update fixtures data --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
23 lines
324 B
JSON
23 lines
324 B
JSON
[
|
|
{
|
|
"role": "Owner",
|
|
"memberIndex": 0,
|
|
"organizationIndex": 0
|
|
},
|
|
{
|
|
"role": "Maintainer",
|
|
"memberIndex": 1,
|
|
"organizationIndex": 0
|
|
},
|
|
{
|
|
"role": "Owner",
|
|
"memberIndex": 2,
|
|
"organizationIndex": 0
|
|
},
|
|
{
|
|
"role": "Owner",
|
|
"memberIndex": 0,
|
|
"organizationIndex": 1
|
|
}
|
|
]
|