We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the create API optionally supports the ID field, but the aep requires it. it should be categorized as a "should".
blocks aep-dev/aepc#39
see: https://github.com/aep-dev/aepc/actions/runs/11624260167/job/32372581247?pr=39
example/bookstore/v1/bookstore.proto:360:1:create methods should contain a singular `string id` field. (buf-plugin-aep)
contingent on aep-dev/aeps#222 merging.
The text was updated successfully, but these errors were encountered:
This check is currently categorized as a "should", which means the check can be disabled by users.
There's two paths we have here:
What are your thoughts? Might be misunderstanding the ask.
Sorry, something went wrong.
ack! thank you. Let me look at disabling the check on my side.
No branches or pull requests
the create API optionally supports the ID field, but the aep requires it. it should be categorized as a "should".
blocks aep-dev/aepc#39
see: https://github.com/aep-dev/aepc/actions/runs/11624260167/job/32372581247?pr=39
contingent on aep-dev/aeps#222 merging.
The text was updated successfully, but these errors were encountered: