Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/split compliance chart #72

Merged

Conversation

harrel56
Copy link
Contributor

Should resolve #69

You can check how it looks on my gh pages: https://harrel56.github.io/json-schema-validation-comparison/functional

Things that I'm unsure about:

  • descriptions and naming in general
  • layout
  • draft3 has only 1 supported implementation - should it still be displayed?

@harrel56 harrel56 requested a review from a team as a code owner November 15, 2023 22:01
Copy link
Member

@big-andy-coates big-andy-coates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Thanks @harrel56, this is great.

If you have the time & inclination, I've added a few comments. Otherwise, just let me know and I'll merge your change and update afterwards.

descriptions and naming in general

LGTM.

layout

Also LGTM.

draft3 has only 1 supported implementation - should it still be displayed?

It's old, but why not. What would be nice is to put the newest drafts at the top, rather than at the bottom...

docs/_docs/2. functional.md Outdated Show resolved Hide resolved
docs/_docs/2. functional.md Outdated Show resolved Hide resolved
@harrel56
Copy link
Contributor Author

Sure, I'll be able to address your comments tomorrow - if it's more convenient for you can merge it right away too

Copy link
Member

@big-andy-coates big-andy-coates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @harrel56 !

@big-andy-coates big-andy-coates enabled auto-merge (squash) November 17, 2023 11:31
@big-andy-coates big-andy-coates merged commit 08d030f into creek-service:main Nov 17, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split spec compliance chart to required & optional
2 participants