refactor: rename keycloakId to authentikId in codebase
Some checks failed
Some checks failed
This commit is contained in:
parent
7eebd12699
commit
8317349507
12 changed files with 270 additions and 48 deletions
|
@ -12,7 +12,7 @@ Content-Type: application/json
|
|||
Authorization: Bearer {{token}}
|
||||
|
||||
{
|
||||
"keycloakId": "52cc0208-a3bd-4367-94c5-0404b016a003",
|
||||
"authentikId": "52cc0208-a3bd-4367-94c5-0404b016a003",
|
||||
"username": "john.doe"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue