aws-lambda-dotnet icon indicating copy to clipboard operation
aws-lambda-dotnet copied to clipboard

feat: Create YAML Writer

Open 96malhar opened this issue 2 years ago • 0 comments

Issue #, if available: DOTNET-6203

Description of changes: This PR adds a YamlWriter which can surgically manipulate a YAML blob. Similar entities:

I will create a separate PR that binds the YamlWriter and the JsonWriter to a single interface (This task is being tracked at DOTNET-6204)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

96malhar avatar Aug 10 '22 23:08 96malhar