storj/satellite/console/consoleweb
Ivan Fraixedes 956109a097
private/apigen: Rename Endpoint fields
Rename the Endpoint fields MethodName and RequestName because they were
confusing for what they are used.

This commit also adds some validations for these fields values and other
validations for Endpoint and EndpointGroup to avoid generating invalid
code.

It also include some tests for these new validations.

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

Change-Id: Iaabfc33935517889e3729c8b37be51a55eea366c
2023-10-04 13:46:54 +02:00
..
consoleapi private/apigen: Rename Endpoint fields 2023-10-04 13:46:54 +02:00
consoleql satellite/console: Partially revert change to remove graphql 2023-09-07 20:50:24 +00:00
consolewebauth satellite/console: support hosting Vuetify POC on subdomain 2023-08-14 13:15:41 +00:00
config.go web/satellite: paginate ListObjects request to show more than 1000 objects 2023-09-06 12:47:15 +00:00
endpoints_test.go satellite/console: add more cross-user api tests 2023-09-19 16:50:31 +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,web/satellite}: change invite text in register page 2023-09-28 16:19:22 +00:00
server.go {satellite/console,web/satellite}: change invite text in register page 2023-09-28 16:19:22 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go satellite/console/consoleweb: initialize mime lazily 2023-09-11 15:19:56 +00:00