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

[SR-12696] Add JSONEncoder.OutputFormatting.withoutEscapingSlashes for Linux #3257

Closed
glbrntt opened this issue Apr 28, 2020 · 2 comments
Closed

Comments

@glbrntt
Copy link

glbrntt commented Apr 28, 2020

Previous ID SR-12696
Radar rdar://problem/62895086
Original Reporter @glbrntt
Type Improvement
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Improvement
Assignee @spevans
Priority Medium

md5: 1e11813b624c045d591b804d44f03747

Issue Description:

The following PR added .withoutEscapingSlashes to JSONSerialization.WritingOptions: c3fd6ec

It is, however, still missing from JSONEncoder.OutputFormatting. It is available on Apple platforms, so presumably this is just an oversight.

@spevans
Copy link
Collaborator

spevans commented May 5, 2020

#2781

@beccadax
Copy link
Contributor

beccadax commented May 5, 2020

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants