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

Change diff JSON output to use camelCasing #84

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Change diff JSON output to use camelCasing #84

merged 1 commit into from
Mar 24, 2024

Conversation

mthalman
Copy link
Owner

@mthalman mthalman commented Mar 24, 2024

This changes the schema of the output of the image compare layers command when outputting as JSON. It now uses camelCasing instead of PascalCasing. It also accordingly adjusts the values of the layerDiff field (e.g. Equal => equal, Not Equal => notEqual).

@mthalman mthalman merged commit 53d1f26 into dev Mar 24, 2024
1 check passed
@mthalman mthalman deleted the diff-casing branch March 24, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant