Replies: 1 comment 1 reply
-
I converted this to a discussion as it is a question, not a feature request. I don't know the answer though. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We use github as the backend and have scripts managing the content jsons generated from decap-cms. Currently, in our script, we generate the jsons with keys in the order of defined in the
config.yml
file.The issue we have is when we review the changes either done via out script (or afterwards changes done via the decap-cms UI), it is difficult to know what values got changed as the PR shows a lot of moved fields.
If the current decap-cms's output json key order is not configurable, then do we know what order it follows?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions