Commit 6a19b8b
committed
(#377) Add UploadUrl property to release model
This now seems to be a requirement in Octokit, so we need to make sure
to map this property from the Octokit Release to our internal model, so
that we can map it back again, when required.
This may require later refactoring, once we figure out how to handle
multiple providers.1 parent 4cdc807 commit 6a19b8b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments