Skip to content

Conversation

@russcam
Copy link
Contributor

@russcam russcam commented Jun 23, 2020

This commit updates SortFormatter to be able
to deserialize sorts that specify only the field
name as a string, or only specify a sort order
value.

Fixes #4797

This commit updates SortFormatter to be able
to deserialize sorts that specify only the field
name as a string, or only specify a sort order
value.

Fixes #4797
@russcam russcam merged commit cce4b1a into master Jun 30, 2020
@russcam russcam deleted the fix/4797 branch June 30, 2020 00:22
github-actions bot pushed a commit that referenced this pull request Jun 30, 2020
This commit updates SortFormatter to be able
to deserialize sorts that specify only the field
name as a string, or only specify a sort order
value.

Fixes #4797
github-actions bot pushed a commit that referenced this pull request Jun 30, 2020
This commit updates SortFormatter to be able
to deserialize sorts that specify only the field
name as a string, or only specify a sort order
value.

Fixes #4797
russcam added a commit that referenced this pull request Jun 30, 2020
This commit updates SortFormatter to be able
to deserialize sorts that specify only the field
name as a string, or only specify a sort order
value.

Fixes #4797

Co-authored-by: Russ Cam <[email protected]>
russcam added a commit that referenced this pull request Jun 30, 2020
This commit updates SortFormatter to be able
to deserialize sorts that specify only the field
name as a string, or only specify a sort order
value.

Fixes #4797

Co-authored-by: Russ Cam <[email protected]>
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.

RequestResponseSerializer.Deserialize<SearchRequest> fails with short order syntax

2 participants