Thanks to visit codestin.com
Credit goes to github.com

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: sksat/github-webhook-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sksat/github-webhook-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: from-jsonschema
Choose a head ref
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 29, 2023

  1. add serde to dependencies

    s-ylide committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4efacd4 View commit details
    Browse the repository at this point in the history
  2. wip: deser jsonschema

    s-ylide committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    84cc9fd View commit details
    Browse the repository at this point in the history
  3. reorder definitions and uses

    s-ylide committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0dd869b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. support any type

    s-ylide committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f0f5f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc4253 View commit details
    Browse the repository at this point in the history
  3. insert description prop

    s-ylide committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c5c8168 View commit details
    Browse the repository at this point in the history
  4. support oneOf, allOf

    s-ylide committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f10f3fd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix types

    s-ylide committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7d60b76 View commit details
    Browse the repository at this point in the history
  2. fix deser

    s-ylide committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    21b8e8f View commit details
    Browse the repository at this point in the history
Loading