The API should be working and functional, with the following capabilities:
Get all tours
Get a specific tour
Get a specific location in a specific tour
Delete a specific tour
Delete a specific location in a specific tour
Insert a new tour
Insert a new location in a specific tour at a specific index
The API should be working and functional, with the following capabilities:
Get all tours Get a specific tour Get a specific location in a specific tour Delete a specific tour Delete a specific location in a specific tour Insert a new tour Insert a new location in a specific tour at a specific index