Commit 8a09caa
committed
Removed non-working code
it is guaranteed to not work as it stands, as we do not get the uri
property in the req object at all (atleast when testing with github)
and with github enterprise - things just dont't get set up correctly
in the first place.
Also, the string /api/v3 will be a part of the uri (which is not
present in the result), however - a part of the endpoint URL and not
a part of the path (which is present in the result) in any case.1 parent 34c4748 commit 8a09caa
2 files changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
431 | 425 | | |
432 | 426 | | |
433 | 427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments