Nova
Requester
The NovaRequester class is useful to communicate with the Nova's backend
Author
N7ghtm4r3 - Tecknobit
Parameters
: the host where is running the Nova's backend
: the user identifier
: the user token
: whether the requester is still in development and who is developing needs the log of the requester's workflow, if it is enabled all the details of the requests sent and the errors occurred will be printed in the console
Functions
Function to execute the request to add new members to a project
Function to execute the request to add a new project
Function to execute the request to add a new release
Function to execute the request to approve the last assets uploaded
Function to execute the request to create a release report
Function to execute the request to delete a project
Function to execute the request to delete a release
Function to execute the request to edit an existing project
Function to execute the request to edit an existing release
Function to execute the request to get the user notifications
Function to execute the request to get the potential members for a Project
Function to execute the request to get an existing project
Function to execute the request to get an existing release
Function to execute the request to leave from a project
Function to execute the request to list the projects of the user
Function to execute the request to mark a member of the project as tester
Function to execute the request to promote a release
Function to execute the request to remove a member from a project
Function to execute the request to upload assets to a release