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 consumes/ produces attribute #187

Open
aminparsa18 opened this issue Sep 13, 2022 · 0 comments
Open

add consumes/ produces attribute #187

aminparsa18 opened this issue Sep 13, 2022 · 0 comments

Comments

@aminparsa18
Copy link

aminparsa18 commented Sep 13, 2022

Is it possible to have a base endpoint class with custom attributes like:

[Produces("application/x-msgpack")]
[Consumes("application/x-msgpack")]
public class CustomEndpointBase : EndpointBaseAsync
{
}

@aminparsa18 aminparsa18 changed the title Add mvc formatter support add consumes/ produces attribute Sep 13, 2022
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

1 participant