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

feat(serializer): add inferClass option #861

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 15, 2024

  1. feat(serializer): add inferClass option

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e53ffab View commit details
    Browse the repository at this point in the history
  2. test

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2ee2527 View commit details
    Browse the repository at this point in the history
  3. fix: handle abstract types

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d577dbe View commit details
    Browse the repository at this point in the history
  4. fix: add test for ambiguity

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    56c4aed View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. if is missing assume same as field type

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bdfa678 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/accordproject/concerto into…

    … ds-serialization-infer-class
    dselman committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0473149 View commit details
    Browse the repository at this point in the history
  3. fix: remove dead param

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b73cbe6 View commit details
    Browse the repository at this point in the history