storj/satellite/console/consoleweb
Ivan Fraixedes 3193ff9155 private/apigen: Don't force casing for API group name/prefix
The API generators rely on the Name and Prefix fields of the
EndpointGroup type to generate code.

Conventional naming code requires using upper or lower case for types,
functions, etc, however requiring the user to set this fields with the
correct casing seems cumbersome for them because they can be adjusted
depending where those values are used on the generated code.

This commit lifts the restriction for the user and adjust the casing of
them according to where they are used.

Change-Id: I700a879d13b4789b4d6ba0519b4d7508061eac73
2023-10-05 06:48:50 +00:00
..
consoleapi private/apigen: Don't force casing for API group name/prefix 2023-10-05 06:48:50 +00: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