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

Is there a "pretty" version of the json response in the public API? #21

Closed
daviortega opened this issue Jul 11, 2020 · 1 comment
Closed
Assignees

Comments

@daviortega
Copy link
Member

Could we have something like this:

https://api.oip.io/oip/o5/record/mapping/tmpl_90BD561D?pretty=true

or something like that?

The response just needs to pass through something like JSON.stringify(payload, null, ' ')

@bitspill
Copy link
Member

The response just needs to pass through something like JSON.stringify(payload, null, ' ')

Would have been nice if it were that easy 😉

PR Submitted

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

No branches or pull requests

3 participants