storj/private/apigen/example
Ivan Fraixedes d34c1b6825 private/apigen: Generate docs & typescript for example
Generate the documentation and the typescript code for the example of
that we have to generate an API through the API generator.

The JSON Go struct field tags are needed because the typescript
generator require them, otherwise it panics.

The test had to be adjusted according to match the tags so Go consider
the structs the same type, otherwise, it doesn't compile.

Change-Id: I3e4ebff9174885c50ca2058b86b7ec60e025945c
2023-08-25 12:30:21 +00:00
..
api.gen.go private/apigen: Generate docs & typescript for example 2023-08-25 12:30:21 +00:00
apidocs.gen.md private/apigen: Generate docs & typescript for example 2023-08-25 12:30:21 +00:00
client-api.gen.ts private/apigen: Generate docs & typescript for example 2023-08-25 12:30:21 +00:00
doc.go private/apigen: make code compile with 1.16 2022-09-02 16:34:46 +03:00
gen.go private/apigen: Generate docs & typescript for example 2023-08-25 12:30:21 +00:00