Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use restMethod annotations for all class methods. #436

Open
BelAn97 opened this issue Sep 4, 2020 · 0 comments
Open

Add ability to use restMethod annotations for all class methods. #436

BelAn97 opened this issue Sep 4, 2020 · 0 comments

Comments

@BelAn97
Copy link
Contributor

BelAn97 commented Sep 4, 2020

хотелось бы, чтобы аннотацию @ContentType можно было повесить непосредственно на класс (чтоб она применилась ко всем методам: PUT,POST and etc.). Если аннотация висит над классом - применяем ко всем, но если при этом и над полем висит тоже аннотация @ContentType с другим типом данных, то для этого поля применяем этот тип данных.

@EkSemenovaE EkSemenovaE removed their assignment Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants