Skip to content

Allow OpenApiString's raw value to be written by the OpenApiWriter #528

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

Merged
merged 2 commits into from
Feb 13, 2021

Conversation

WillGunn
Copy link

#527
Added parameter to OpenApiString that allows its value to be written raw without any encoding by the selected writer.
Modified the base OpenApiPrimitive string case to support the new OpenApiString.IsRawString() and select the correct writer.Write function.

…raw without any encoding by the selected writer.

Modified the base OpenApiPrimitive string case to support the new OpenApiString.IsRawString() and select the correct writer.Write function
@ghost
Copy link

ghost commented Oct 27, 2020

CLA assistant check
All CLA requirements met.

@WillGunn
Copy link
Author

@darrelmiller Just checking in to see if you have any feedback on this change.

@darrelmiller
Copy link
Member

Hey @WillGunn Sorry for the very late delay. I don't get much opportunity to come and do maintenance here. Please feel free to ping me on Twitter for urgent stuff. I'll try and review this PR today.

@darrelmiller darrelmiller merged commit e6fdb02 into microsoft:vnext Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants