Replies: 1 comment 3 replies
-
I don't think this question is related to aspnetcore. Also, I would not expect the .Net framework to auto-generate TS clients. I think that you can use Kiota over the OAS generated: Or you can use gapic-gen: I hope it helps! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While gRPC transcoding supports generating OpenApi docs, I'd like to know if there's a more direct way to do this. Note this would be intended to be used in the browser. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions