mirror of
https://github.com/sasjs/server.git
synced 2026-01-07 06:30:06 +00:00
Update seedDB.ts
This commit is contained in:
@@ -81,7 +81,7 @@ const GROUP = {
|
|||||||
const PUBLIC_GROUP = {
|
const PUBLIC_GROUP = {
|
||||||
name: PUBLIC_GROUP_NAME,
|
name: PUBLIC_GROUP_NAME,
|
||||||
description:
|
description:
|
||||||
'It is a special group that bypasses authentication for particular routes.'
|
'A special group that can be used to bypass authentication for particular routes.'
|
||||||
}
|
}
|
||||||
|
|
||||||
const CLIENT = {
|
const CLIENT = {
|
||||||
|
|||||||
Reference in New Issue
Block a user