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

Simpler names are better #29

Open
mikekistler opened this issue Oct 30, 2021 · 0 comments
Open

Simpler names are better #29

mikekistler opened this issue Oct 30, 2021 · 0 comments

Comments

@mikekistler
Copy link
Member

Add a rule that checks schema names for throw-away words such as "response" and "payload" and recommends dropping those words. Might need to check if recommended name is already present -- to avoid recommending a duplicate.

We could add some exceptions, e.g. ErrorResponse, since this generally won't show up in method signatures in the SDKs.

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