Commit e7d7767
api: Add function to get an object from a URL
Because the series dependencies are represented as a list of URLs, we
need a way to retrieve objects by their API URL instead of the numeric
ID. This adds a function which is more or less a public wrapper of the
private "_get" method.
Signed-off-by: Adam Hassick <[email protected]>1 parent 58641b3 commit e7d7767
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
235 | 240 | | |
236 | 241 | | |
237 | 242 | | |
| |||
0 commit comments