storj/web
Ivan Fraixedes ac86eb397a
private/apigen: Fix bug TypeScript optional class members
The TypesScript generator generates classes and checks for Go struct
field if the struct type is of a nullable type, however, it should check
if the field types is nullable because it doesn't make sense to check
that struct field for each field nor to assign to the field if it's
nullable or not depending on it.

Change-Id: Ia22a609a17752f520233c006cba17685fe142b32
2023-10-04 13:46:08 +02: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 bug TypeScript optional class members 2023-10-04 13:46:08 +02:00
storagenode web/storagenode: zksync era compatible links wallet/transactions 2023-06-08 13:47:02 +00:00