remove form url encoded from baseresource

This commit is contained in:
Benjamin Gamard 2021-08-20 10:45:08 +02:00 committed by GitHub
parent 4ae8475f5e
commit f20a562439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ import java.util.Set;
*
* @author jtremeaux
*/
@Consumes(MediaType.APPLICATION_FORM_URLENCODED)
public abstract class BaseResource {
/**
* @apiDefine admin Admin