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

[2.0] Make Operations more magical #750

Open
robertmclaws opened this issue Dec 5, 2023 · 0 comments
Open

[2.0] Make Operations more magical #750

robertmclaws opened this issue Dec 5, 2023 · 0 comments
Assignees
Milestone

Comments

@robertmclaws
Copy link
Collaborator

robertmclaws commented Dec 5, 2023

In Version 2, I want Operations to feel like pure magic. When you tag a method, the ModelBuilder should automatically find it, register the types if they haven't been seen yet, looping through all the supported annotations and so forth, and appear in the proper location.

You shouldn't have to take over model building to register ComplexTypes, you shouldn't be confused about what HTTP methods it supports, and you shouldn't be surprised where it shows up in the model.

Should fix the following issues:

@robertmclaws robertmclaws added this to the 2.0 milestone Dec 5, 2023
@robertmclaws robertmclaws self-assigned this Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant