ADD prefix to all API controllers
This commit is contained in:
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{base_url}}/upload
|
||||
url: {{base_url}}/api/v1/upload
|
||||
body: multipartForm
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user