mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 13:48:43 +02:00
core.Request: Store apiurl the object was initialized from
This commit is contained in:
@@ -4501,6 +4501,7 @@ def get_request(apiurl: str, reqid):
|
||||
|
||||
r = Request()
|
||||
r.read(root)
|
||||
r.apiurl = apiurl
|
||||
return r
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user