Short URL: Fix so that orgId is included in generated short URL (#34696)
Fixes #33813 Signed-off-by: Jan Jansen <jan.jansen@gdata.de> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
This commit is contained in:
co-authored by
Marcus Efraimsson
parent
ff03b456f1
commit
0d1b35f99e
@@ -40,7 +40,7 @@ Content-Type: application/json
|
||||
|
||||
{
|
||||
"uid": AT76wBvGk,
|
||||
"url": http://localhost:3000/goto/AT76wBvGk
|
||||
"url": http://localhost:3000/goto/AT76wBvGk?orgId=1
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user