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

fix: redefine the trait inheritance behavior #532

Closed

Commits on Apr 29, 2021

  1. Merge pull request #1 from asyncapi/master

    update to origin master
    Fannon authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    9118ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef3975a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ba172 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    89322f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f305df8 View commit details
    Browse the repository at this point in the history
  3. Updated description of trait inheritance merge behavior

    Now it aims to be identical to JSON Merge patch
    Fannon committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    06db043 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Excplicitly state that must be dereferenced before merging

    Added some further clarifications to avoid target object naming confusion
    Fannon committed May 1, 2021
    Configuration menu
    Copy the full SHA
    c747072 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Added trait explanation

    as suggested by @patrickp-at-work
    Fannon authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6f57e01 View commit details
    Browse the repository at this point in the history