Skip to content

Flags for json_encode() in \cebe\openapi\Writer::writeToJson() #160

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 3 commits into from
Apr 20, 2022
Merged

Flags for json_encode() in \cebe\openapi\Writer::writeToJson() #160

merged 3 commits into from
Apr 20, 2022

Conversation

ValikoDorodnov
Copy link

Added opportunity for use additional flags for json_encode() function in \cebe\openapi\Writer::writeToJson().
Example JSON_UNESCAPED_UNICODE for non-latin chars.

… in \cebe\openapi\Writer::writeToJson().

Example JSON_UNESCAPED_UNICODE for non-latin chars.
@cebe cebe added this to the 1.7.0 milestone Apr 20, 2022
@cebe cebe added the enhancement New feature or request label Apr 20, 2022
@cebe cebe merged commit 020d72b into cebe:master Apr 20, 2022
@cebe
Copy link
Owner

cebe commented Apr 20, 2022

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants