parent
026576eeed
commit
42fb2eab80
|
|
@ -89,7 +89,7 @@ public class ImExportApi {
|
|||
}
|
||||
|
||||
@POST
|
||||
@Path("/imports/{exportName}")
|
||||
@Path("/exports/{exportName}")
|
||||
@Consumes(MediaType.APPLICATION_JSON)
|
||||
@AuthorizationRequired
|
||||
@RequiresPrivilege(CoreConstants.PRIVILEGE_ADMIN)
|
||||
|
|
|
|||
Loading…
Reference in New Issue