Commit c837ac9
authored
add the organization header to HTTP requests (#956)
Our API requires that we pass the organization header to get the
organization context.
One example where this matters is when getting the list of locations.
Some organizations are allowed to see the Fly locations, while other
organizations from the same user may not.1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments