Tags: disneystreaming/smithy4s
Tags
Restore path encoding semantics (#1793) * time 2 * fmt and rename * Flip condition * Add overloads for mima * Restore the default in SimpleRestJsonBuilder - 4 tests fail * set rawValues default to true and set to false for restJson compliance tests * update parameter name and add scaladoc * update parameter name and add scaladoc * update parameter name and add scaladoc * Rename top-level param to smithyPathEncoding * Update changelog --------- Co-authored-by: Jakub Kozłowski <kubukoz@gmail.com>
Open lenient unions json support (#1782) * Implement open lenient unions * WIP - approach with document wrapper * Bleh * Approach with a separate class for handlers * Remove leftover generated class + fix typo + fix path issues * Get rid of warning * Fix npe * Get rid of unused import * One more * Cleanup + some tests * Unified union codec impl * Fix warning * Address minor todos * Fix test warning * Compile things once * Fix weird warning * Reformat * PR comments * Add changelog entry * empty commit because we actually need to run CI... --------- Co-authored-by: Jakub Kozłowski <kubukoz@gmail.com>
PreviousNext