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

Object keys uniqueness check #461

Merged
merged 5 commits into from
Apr 4, 2022
Merged

Conversation

johakoch
Copy link
Collaborator

Keys in an object type attribute value are only handled case-insenstively if reasonable (e.g. the represent HTTP methods or header field values).


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@johakoch johakoch force-pushed the object-keys-uniqueness-check branch from 842ce3e to 4a957d3 Compare March 30, 2022 07:23
@johakoch johakoch marked this pull request as ready for review March 30, 2022 07:27
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Joe Afflerbach <joe.afflerbach@avenga.com>
@afflerbach afflerbach merged commit d97e210 into master Apr 4, 2022
@afflerbach afflerbach deleted the object-keys-uniqueness-check branch April 4, 2022 09:50
@malud malud restored the object-keys-uniqueness-check branch April 4, 2022 10:27
malud added a commit that referenced this pull request Apr 4, 2022
@malud malud deleted the object-keys-uniqueness-check branch April 4, 2022 10:45
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.

2 participants