Lorenz Hofmann-Wellenhof

Results 19 comments of Lorenz Hofmann-Wellenhof

> How does gnostic represent openapi enums so that a plugin (Ex. gnostic-generate-go) could leverage it to generate the correct go code? Given an OpenAPI schema like: ``` schema: enum:...

Hi Eddie, Is this issue related to the output of [gnostic-grpc](https://github.com/googleapis/gnostic-grpc)? If so, then no. There are no plans to support streaming. I think @noahdietz and I discussed it back...

> I have the same issue going in the other direction: > > * Define a `oneOf` in an Openapi3 YAML file > * Run `gnostic --grpc-out=xxx openapi.yaml` > *...

You can go from `.json/.yaml` to `.proto` with [gnostic-grpc](https://github.com/googleapis/gnostic-grpc).

Yes, I am in! I can contribute with gnostic-grpc-async afterwards. I think you mentioned it over [here](https://github.com/google/gnostic/issues/212#issuecomment-695328346) as well Tim.

Yes, I agree with you. Muted convos shouldn't be read by Alexa

Telegram Connect is already the third version I implemented for Alexa. In the second version I already had that feature. Sending messages with Alexa is a bit of pain, because...

Yes it probably needs to be truncated to 8000 chars then. Are these logs from Amazon Cloud Watch?

Hi fluorita. Thanks for your interest in the skill. Yes, I took the videos down. The videos won't help you to install the skill. However, I am working on a...

Thanks. Will do :)