New API route for scratch projects folder retrieval
This new feature will add a functionality that will retrieve the folders names based on the project ID from the drop-down menu in index.
The new API is /api/v1/scratch/project/{project-id}
.
Where {project-id}
refers to the name of the Scratch project from the drop-down menu.
It also changes the retrieval of the content of the data.
Edited by Hugo Angulo