Open toumorokoshi opened 4 days ago
the create API optionally supports the ID field, but the aep requires it. it should be categorized as a "should".
blocks https://github.com/aep-dev/aepc/pull/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 https://github.com/aep-dev/aep.dev/pull/222 merging.
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.
the create API optionally supports the ID field, but the aep requires it. it should be categorized as a "should".
blocks https://github.com/aep-dev/aepc/pull/39
see: https://github.com/aep-dev/aepc/actions/runs/11624260167/job/32372581247?pr=39
contingent on https://github.com/aep-dev/aep.dev/pull/222 merging.