storj/private/apigen/example
Ivan Fraixedes 48877c05cc
private/apigen: Fix TS generator to align with linter
I introduced some subtle linter issues when I added the APIError class
and added the TypeScript mock generator.

This commit addresses them, so the linter doesn't yell about the
TypeScript generated sources.

Change-Id: Icc7dfa4169a228b1a5144d4a292f4350ee5ef9f0
2023-11-03 16:41:54 +01:00
..
myapi private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
api.gen.go private/apigen: Add a TypeScript client mock generator 2023-10-25 14:43:01 +02:00
apidocs.gen.md private/apigen: Add a TypeScript client mock generator 2023-10-25 14:43:01 +02:00
client-api-mock.gen.ts private/apigen: Fix TS generator to align with linter 2023-11-03 16:41:54 +01:00
client-api.gen.ts private/apigen: Fix TS generator to align with linter 2023-11-03 16:41:54 +01:00
doc.go private/apigen: make code compile with 1.16 2022-09-02 16:34:46 +03:00
gen.go private/apigen: Add a TypeScript client mock generator 2023-10-25 14:43:01 +02:00