Commit 1f7a65c
committed
fix: change the tenant id parameter name from tenantId to tenant_id
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# interactive rebase in progress; onto 1c1cca8
# Last command done (1 command done):
# pick ec37845 fix: change the tenant id parameter name from tenantId to tenant_id
# No commands remaining.
# You are currently rebasing branch 'fix/tenantid-parameter-name' on '1c1cca8'.
#
# Changes to be committed:
# modified: src/AuthenticationClient.ts
# modified: src/AuthenticationClientInterface.ts
#1 parent 1c1cca8 commit 1f7a65c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
718 | | - | |
| 718 | + | |
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments