Replies: 2 comments
-
Original reply by @mpvl in cuelang/cue#918 (comment) Can you give the steps to reproduce the error you see? |
Beta Was this translation helpful? Give feedback.
-
Original reply by @myitcv in cuelang/cue#918 (comment) @sam-heilbron please can you give this a try with Incidentally, if you rely on OpenAPI support I would encourage you to add your project to |
Beta Was this translation helpful? Give feedback.
-
Originally opened by @sam-heilbron in cuelang/cue#918
I'm trying to better understand what could cause this error when converting protos to open api schemas. I have the following message:
When I include this message in some projects it works, but in others it produces the
unsupported op . for object type
error. Does anyone have tips about what that error means?Beta Was this translation helpful? Give feedback.
All reactions