Overview
Controller
@RestController
@RequestMapping(path = "BASE_EQUINOX_ENDPOINT + USERS_KEY + "/{" + IDENTIFIER_KEY + "}/" + OVERVIEW_ENDPOINT"
)
The OverviewController
class is useful
to manage all the overview operations
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxController
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@GetMapping(headers = []
)
Method to get the overview analysis for the
requested user
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard