json-schema-org.github.io icon indicating copy to clipboard operation
json-schema-org.github.io copied to clipboard

Update Golang code to schema implementations list

Open AlieksandraK opened this issue 5 years ago • 6 comments

It appeared that qri-io/jsonschema doesn't do code to schema generation (https://github.com/qri-io/jsonschema/issues/32). It may be useful to replace it with this one https://github.com/alecthomas/jsonschema

AlieksandraK avatar Jun 10 '20 13:06 AlieksandraK

PRs welcome!

Relequestual avatar Jun 10 '20 13:06 Relequestual

I tried that, but got access denied, I'm lacking write access, how to request that?

AlieksandraK avatar Jun 10 '20 13:06 AlieksandraK

You don't need access to make a PR. You edit the file as a fork, then submit the change as a PR. You should get the option to make a fork when you try to edit the specific content. Please do shout if you'd like more help =] Very happy to help. Looks like you might be new to this.

Much thanks for filing the issue

Relequestual avatar Jun 10 '20 13:06 Relequestual

Yes, I'm :) thanks, I'll try

AlieksandraK avatar Jun 10 '20 13:06 AlieksandraK

Created the pull request https://github.com/json-schema-org/json-schema-org.github.io/pull/340

AlieksandraK avatar Jun 10 '20 13:06 AlieksandraK

Thankyou! I'll hope to get to it soon =]

Relequestual avatar Jun 10 '20 13:06 Relequestual

PR #340 has been merged. Closing this as resolved.

gregsdennis avatar Oct 17 '22 20:10 gregsdennis