storj/satellite/console/consoleweb/consoleapi
Ivan Fraixedes 9d7ef17a26
private/apigen: Fix code generation for slices & arrays
Fix the API generator to generate valid TypeScript code when using
slices an arrays of any type (base types, struct types, anonymous struct
types, etc.).

Closes https://github.com/storj/storj/issues/6323

Change-Id: I580ae5305c58f65c2e4f4a35d14ca4ee509a9250
2023-10-02 17:05:35 +02:00
..
gen private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
utils satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
abtesting_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
abtesting.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
analytics.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
api.gen.go satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
apidocs.gen.md private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
apikeys_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
apikeys.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00
auth_test.go {satellite/console, web/satellite}: send analytics if invitee signs up 2023-09-19 14:50:44 +00:00
auth.go {satellite/console, web/satellite}: send analytics if invitee signs up 2023-09-19 14:50:44 +00:00
buckets_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
buckets.go satellite/console: add more cross-user api tests 2023-09-19 16:50:31 +00:00
common.go private/web,satellite/console/.../consoleapi: serve rate limiting errors as JSON 2022-11-23 17:56:07 +00:00
payments_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
payments.go satellite/{payment,console} rename freeze events and add violation event 2023-09-29 16:52:23 +00:00
projects_test.go satellite/console: return edge URL overrides in project info responses 2023-09-12 12:10:18 -05:00
projects.go satellite/console: return edge URL overrides in project info responses 2023-09-12 12:10:18 -05:00
usagelimits_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
usagelimits.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00