6 lines
196 B
Plaintext
6 lines
196 B
Plaintext
sib-directory(
|
|
data-src=`${endpoints.users || endpoints.get.users}`,
|
|
range-groups=`${endpoints.groups || endpoints.get.groups}`,
|
|
range-skills=`${endpoints.skills || endpoints.get.skills}`
|
|
)
|