Michael Parsons

Results 12 comments of Michael Parsons

Would really love to get to v2 to have things like: https://github.com/mdx-js/mdx/issues/821 This would be a tremendous help for porting in plain markdown documents that have `` or inline html...

Hey wanted to ping this thread and see where this is heading? Simple uses maven and we're implementing GRPC stuff internally and we're happy to help with anything necessary to...

+1 why is this not fixed yet?

An excellent suggestion, commit incoming :)

@achille-roussel I think we're ok with waiting for a go 1.18 only support. I was planning on supporting a fork for the period of time until this change gets a...

Hey @chrusty - https://github.com/pnwcode/protoc-gen-jsonschema/commit/86b60afd2c7d3db39b20125c5602650369d27a49 gets a compiling version of this. As the commit says, the tests are of course broken...but i needed schema 07 and this got me close enough.

>Should we be concerned about any other schema-07 features that need to be brought along? I'm not sure, the thing I needed was the newer enumeration format and just by...

@rubenfonseca would be nice to get this and possibly a fresher version in. Any way outsiders can assist?

@sumitsa-amazon is there any plans to support this? I'd love to use DAX, but going back to v1 for it is not in the cards.

The generated models don't work with lower case schema names at all... Consider this schema: ```json { "typeName": "TX::Database::Schema", "description": "Schema resource for TxLayer database.", "sourceUrl": "https://github.com/txlayer/aws", "definitions": { "Table":...