Skip to content

Fix resolvable dictionary properties #7076

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

Merged
merged 6 commits into from
Dec 6, 2022
Merged

Fix resolvable dictionary properties #7076

merged 6 commits into from
Dec 6, 2022

Conversation

stevejgordon
Copy link
Contributor

Fixes #7075.

@stevejgordon stevejgordon added backport 8.5 8.x Relates to a 8.x client version labels Dec 6, 2022
@stevejgordon stevejgordon changed the title Fix dictionary properties Fix resolvable dictionary properties Dec 6, 2022
@stevejgordon stevejgordon merged commit 5b78d56 into main Dec 6, 2022
@stevejgordon stevejgordon deleted the bug-7075 branch December 6, 2022 15:17
github-actions bot pushed a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency
github-actions bot pushed a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency
github-actions bot pushed a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency
github-actions bot pushed a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency
github-actions bot pushed a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency
github-actions bot pushed a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency
github-actions bot pushed a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency
stevejgordon added a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Dec 6, 2022
* Prefer IReadOnlyDictionary on read only (response) types

* Introduce readonly dictionary converters for Field and IndexName

These ensure keys are santised during lookups so that items can be found correctly using inferred values.

* Prefer IDictionary for properties on writable types

* Update tests

* Fix BOM

* Cleanup IUrlParameter types for consistency

Co-authored-by: Steve Gordon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to a 8.x client version
Projects
None yet
1 participant