Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chrusty/json-schema-org.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: json-schema-org/json-schema-org.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 4 files changed
  • 6 contributors

Commits on Sep 8, 2023

  1. Adding protoc-gen-jsonschema as a code-generator

    Chrusty authored and Relequestual committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    24d63ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed82c99 View commit details
    Browse the repository at this point in the history
  3. Add 2020-12/2019-09 support to json_schemer (ruby)

    Just released version 2.0.0 with support for these drafts:
    davishmcclurg/json_schemer#135
    davishmcclurg authored and Relequestual committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    cdbcf69 View commit details
    Browse the repository at this point in the history
  4. Improve implementation draft list layout

    This adds a comma between `draft` and `date-draft` items and checks for
    `empty` arrays to prevent stray "draft-0" output.
    davishmcclurg authored and Relequestual committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a322db4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Add Zuunr JSON, Java validator

    niklase authored and Relequestual committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    619d105 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Delete CNAME

    Website is now deployed via Cloudflare from new `website` repo for this org.
    Relequestual committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9e2873d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add deprecation notice

    Add deprecation notice
    benjagm authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1ded71f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge pull request json-schema-org#542 from json-schema-org/benjagm-p…

    …atch-deprecation-notice
    
    Add deprecation notice
    benjagm authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    42dd1f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Update README.md to tidy up badges.

    Tidy up badges.
    benjagm authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    15701ce View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge pull request json-schema-org#544 from json-schema-org/benjagm-p…

    …atch-1
    
    Update README.md to tidy up badges.
    benjagm authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a7d88c7 View commit details
    Browse the repository at this point in the history
  2. Update README.md to tidy up badges

    Update README.md to tidy up badges
    benjagm authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    91018fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request json-schema-org#545 from json-schema-org/benjagm-p…

    …atch-2
    
    Update README.md to tidy up badges
    benjagm authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    21b1dc4 View commit details
    Browse the repository at this point in the history
Loading