Skip to content

feat: standardize JSON output field names by introducing lowercase struct tags#130

Merged
tmknom merged 1 commit intomainfrom
feat/standardize-json-output
Apr 15, 2025
Merged

feat: standardize JSON output field names by introducing lowercase struct tags#130
tmknom merged 1 commit intomainfrom
feat/standardize-json-output

Conversation

@tmknom
Copy link
Copy Markdown
Owner

@tmknom tmknom commented Apr 15, 2025

  • updates JSON tags in ActionInputJson and ActionOutputJson structs
  • aligns output format with typical JSON conventions (e.g., "name" instead of "Name")
  • this is a breaking change for consumers relying on the old format

…ruct tags

- updates JSON tags in ActionInputJson and ActionOutputJson structs
- aligns output format with typical JSON conventions (e.g., "name" instead of "Name")
- this is a breaking change for consumers relying on the old format
@tmknom tmknom merged commit 6bf6ad3 into main Apr 15, 2025
@tmknom tmknom deleted the feat/standardize-json-output branch April 15, 2025 07:27
@github-actions github-actions bot added the enhancement New feature or request label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant