storj/private/apigen/example
Moby von Briesen b4c95a3b28 private/apigen/tsgen: Set query params better
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
2023-08-31 20:09:29 -04:00
..
api.gen.go private/apigen/example: make it nicer 2023-08-28 15:13:46 +00:00
apidocs.gen.md private/apigen/example: make it nicer 2023-08-28 15:13:46 +00:00
client-api.gen.ts private/apigen/tsgen: Set query params better 2023-08-31 20:09:29 -04:00
doc.go private/apigen: make code compile with 1.16 2022-09-02 16:34:46 +03:00
gen.go private/apigen/example: make it nicer 2023-08-28 15:13:46 +00:00