storj/satellite/console/consoleweb
Moby von Briesen 8acb1ee5bf private/apigen: Support basic doc generation
Add some code to generate a basic markdown file documenting a generated
API. Generate this document for the API in
satellite/console/consoleweb/consoleapi/gen.

The documentation is not completely correct, as it may include some
values in the request body that are not actually usable by the
requester. This can be fixed by making sure all types used within the
generated API are properly annotated with `json` tags.

Issue: https://github.com/storj/storj-private/issues/244

Change-Id: I57b259967fb0db8f548b6598a10c825da15ba723
2023-06-13 08:48:06 +00:00
..
consoleapi private/apigen: Support basic doc generation 2023-06-13 08:48:06 +00:00
consoleql satellite/console/consoleweb/consoleql: include invites in member pages 2023-06-13 07:48:07 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
config.go web/satellite: initial implementation of gallery view 2023-06-02 14:03:49 +03:00
endpoints_test.go satellite/{console,db}: allow passphrasepromt toggling 2023-05-04 19:26:54 +00:00
error_fallback.html satellite/console/consoleweb: create a fallback error.html 2023-04-18 14:36:51 +00:00
server_test.go satellite/console/consoleweb: remove trailing slash from URLs 2023-02-21 19:15:36 +00:00
server.go satellite/console: Update CSP to include storjsatelliteshare.io 2023-06-12 13:31:00 -04:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00