Skip to content

Instantly share code, notes, and snippets.

@theartofdevel
Created June 25, 2021 10:48
Show Gist options
  • Save theartofdevel/9e26c5609de19a93668ba7453e58efcf to your computer and use it in GitHub Desktop.
Save theartofdevel/9e26c5609de19a93668ba7453e58efcf to your computer and use it in GitHub Desktop.
User:
{
"username": "vasya"
"password: "12345",
"roles": ["role1", "role2"]
}
Role:
{
"name": "role1"
"services": {
"elastic": ["p1", "p2"],
"hub": ["p3"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment