b4c95a3b28
The old way did not properly handle escaping, e.g. if the value of a query param contained `&` or `=` inside it. By using url.searchParams.set, we can safely add these types of arguments to the path. Change-Id: I62d3883b14f9d5a517e4a3d58f019014b46fd1b4 |
||
---|---|---|
.. | ||
api.gen.go | ||
apidocs.gen.md | ||
client-api.gen.ts | ||
doc.go | ||
gen.go |