✨ Adds generator for JSON version of the validator spec#22528
✨ Adds generator for JSON version of the validator spec#22528rsimha merged 3 commits intoampproject:masterfrom
Conversation
|
Looks like the import of It's also missing from the check on this line: Line 84 in 43b0729 |
Good catch. I think this section in Lines 23 to 31 in df19f09 |
|
Any idea which package specifically we need to add? I was 99% sure it's part of |
According to https://stackoverflow.com/questions/2456664/google-protobuf-in-linux, it's in Over to @honeybadgerdontcare @Gregable 😃 |
|
I have no idea, sorry. |
|
After digging a little bit, it seems that the last published version of
|
|
Well, that seems to have worked. Also updated README and build.py message. |
This makes it easier to consume by scripts to e.g. pull the list of all tags allowed by a specific format or generate autocomplete definitions for playground.amp.dev.