Commit af69880
authored
chore(sdk): genericize appToken comment (no private-product references) (#29)
Core is open source; the appToken schema comment named a private downstream
hook/file. Describe the behavior generically — a multi-tenant host uses the
token to route the install to the right tenant; single-tenant deployments
ignore it. No functional change.1 parent 3492de4 commit af69880
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments