Skip to content

Conversation

@TommyCpp
Copy link

@TommyCpp TommyCpp commented Jul 21, 2019

As point out in #155. It would be nice to have some control on the order of the output field.

Add example on how to custom field's order.

TommyCpp added 2 commits July 20, 2019 21:58
…r of output. If user didn't specify, then will use dictionary order.

In some case, the system have specific requirement for the order of output field. But json is unordered in definition. So we need decode json and reorder.

Add test accordingly.
@toni-moreno
Copy link

toni-moreno commented Jul 22, 2019

👍

@BK-Choi
Copy link

BK-Choi commented Apr 18, 2020

@TommyCpp is there any news?

@TommyCpp
Copy link
Author

@TommyCpp is there any news?

I don’t think it’s gonna be merged. Haven’t heard from the author.

@rs rs force-pushed the master branch 2 times, most recently from a78256a to f09463f Compare May 5, 2021 13:10
@BenjamenMeyer
Copy link

Nice; it would be great if there was a default implementation that ordered by the JSON/Dict keys as that would probably be the most common sort method.

@vidhanio
Copy link

Any updates on this feature? This would be very helpful. :)

@madkins23
Copy link
Contributor

Just submitted PR #550. Should have checked for previous work first. :-(

@lammel
Copy link

lammel commented Sep 17, 2024

@rs This can probably be closed as PR #550 is merged now.

@rs rs closed this Sep 17, 2024
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.

8 participants