GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
*`REARRANGE_ARRAYS` is an option to enable [arrays rearrangement](#arraysrearrangement) to minimize the difference.
*`REARRANGE_ARRAYS` is an option to enable [arrays rearrangement](#arrays-rearrangement) to minimize the difference.
*`STOP_ON_DIFF` is an option to improve performance by stopping comparison when a difference is found.
*`STOP_ON_DIFF` is an option to improve performance by stopping comparison when a difference is found.
*`JSON_URI_FRAGMENT_ID` is an option to use URI Fragment Identifier Representation (example: "#/c%25d"). If not set default JSON String Representation (example: "/c%d").
*`JSON_URI_FRAGMENT_ID` is an option to use URI Fragment Identifier Representation (example: "#/c%25d"). If not set default JSON String Representation (example: "/c%d").
*`SKIP_JSON_PATCH` is an option to improve performance by not building JsonPatch for this diff.
*`SKIP_JSON_PATCH` is an option to improve performance by not building JsonPatch for this diff.