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

Codegenerate Python application example and add explicit cast during JSON deserialization #1520

Merged
merged 10 commits into from
Jul 26, 2022

Commits on Jun 30, 2022

  1. Codegenerate Python application example. Explicitly call from complex…

    … types in JSON deserialization if the shape has been overriden by the symbol provider
    crisidev committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0f9257a View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    crisidev committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1fbaf2d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    05f947c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411d4d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    c008a0c View commit details
    Browse the repository at this point in the history
  2. Fix codegeneration example

    crisidev committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b1a8475 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Update codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/sm…

    …ithy/protocols/parse/ParserUtil.kt
    
    Co-authored-by: John DiSanti <[email protected]>
    crisidev and jdisanti authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    90958c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    d6f8dc8 View commit details
    Browse the repository at this point in the history
  2. Follow PR suggestions

    crisidev committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    468bdfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92e79f2 View commit details
    Browse the repository at this point in the history