Closed AnthonyCaetano closed 4 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
@nicolaiarocci could you reopen this issue? I have the same problems. For now it is not possible to make any 'Try is out' requests.
I have the following configuration: URL_PREFIX = "api" API_VERSION = "v1" And requests must contain '/api' in their path, but they doesn't:
current master adds the API_VERSION path segment to the url, but it doesn't add the URL_PREFIX