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 serialization and deserialization of composed types in TS #5461

Merged
merged 10 commits into from
Nov 12, 2024

Commits on Nov 11, 2024

  1. fix composed types

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1ad0df1 View commit details
    Browse the repository at this point in the history
  2. Adds Parsable Info

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5ce4e1d View commit details
    Browse the repository at this point in the history
  3. Fix composed serializers

    Fix import statements
    
    fix - rewrite to if statements
    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    02a6c07 View commit details
    Browse the repository at this point in the history
  4. Enable intergration tests

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a1d616a View commit details
    Browse the repository at this point in the history
  5. fix missing refrences

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    42840b3 View commit details
    Browse the repository at this point in the history
  6. fix composable discriminator

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c80b0f3 View commit details
    Browse the repository at this point in the history
  7. Fix

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7792d1e View commit details
    Browse the repository at this point in the history
  8. fix serializer deployment

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5632123 View commit details
    Browse the repository at this point in the history
  9. fix usings order

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    746ff2d View commit details
    Browse the repository at this point in the history
  10. Adds changelog

    rkodev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    698d728 View commit details
    Browse the repository at this point in the history