Andrei Podznoev

Results 4 comments of Andrei Podznoev

I'm facing the same problem, no `additionalProperties` are being unmarshalled, rendering them unusable. E.g. having a `schema.json` ``` { "type": "object", "additionalProperties": { "type": "object", "properties": { "property1": { "type":...

Thank you for your response highly appreciated! And for the link, in particular, I missed the migration. Our layout is a bit sophisticated, so I try first to describe it...

We could include with CLI updates the `buf.yaml` in the project with protos, although it's not as convenient as pointing to a static URL with the latest version of the...

We did at our own risk the replacement to 1.75.0 and except for a few compilation issues everything is running well in our case.