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

replace default string representation of Iterable fields with pipe-delimited format #382

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

alexdunnjpl
Copy link
Contributor

🗒️ Summary

Some response contexts were missed in initial change #380. This amends that PR.

⚙️ Test Data and/or Report

in progress

♻️ Related Issues

fixes #381

…limited format

affects application/csv, application/kvp+json, and text/csv return types
fixes #375
Copy link
Member

@tloubrieu-jpl tloubrieu-jpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alexdunnjpl my test in postman works. I am adding the new postman in a registry PR.

@alexdunnjpl alexdunnjpl marked this pull request as ready for review October 10, 2023 23:41
@alexdunnjpl alexdunnjpl merged commit fbd12f4 into main Oct 10, 2023
1 check failed
@alexdunnjpl alexdunnjpl deleted the 375-extension branch October 10, 2023 23:41
@alexdunnjpl
Copy link
Contributor Author

Thanks Thomas!

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.

Have the inner list shown as string with | delimiter for singular results
2 participants