Below is a detailed description of the MarianaTek endpoints used, their purposes, and how they are implemented.
### Configuration
The base URL for the MarianaTek API is configured using the `apiConfig` module. The URL includes a placeholder for the tenant identifier, which is dynamically replaced in the `getMarianaTekUrl` method.
The `MarianaTekApi` class utilizes several endpoints from the MarianaTek API to perform various operations such as retrieving user details, employee details, class session types, and class sessions. The methods use the `axios` library to make HTTP GET requests, passing necessary headers and query parameters to fetch the required data.
---
Want to print your doc? This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (