storj/web
Jeremy Wharton 6d03b92ea6 private/apigen: fix TS class generation from collection of named struct
This change fixes an issue where the TypeScript API code generator
would silently fail to generate class definitions for named structs
used as the element type of array or slice struct fields.

This issue caused invalid TypeScript code to be generated from the
frontend config struct because it contained a slice of partnered
satellite structs. The TypeScript class definition of the frontend
config referenced the nonexistent partnered satellite class.
The satellite frontend config uses, so this issue caused the

Change-Id: Idfcb6ec1bbc603a43033ee4afb5b421b7454855c
2023-10-17 22:45:07 -05:00
..
multinode web/multinode: fix wrong free disk space in allocation on dashboard 2023-07-05 11:24:24 +00:00
satellite private/apigen: fix TS class generation from collection of named struct 2023-10-17 22:45:07 -05:00
storagenode web/storagenode: zksync era compatible links wallet/transactions 2023-06-08 13:47:02 +00:00