Skip to content

Comments

fix: Correct the order of data type check#36

Open
deiteris wants to merge 1 commit intoadvanced-rest-client:mainfrom
deiteris:fix-data-type-order
Open

fix: Correct the order of data type check#36
deiteris wants to merge 1 commit intoadvanced-rest-client:mainfrom
deiteris:fix-data-type-order

Conversation

@deiteris
Copy link
Contributor

@deiteris deiteris commented Aug 22, 2021

Current order results in any shape after Any being unreachable, since all shapes consist of AnyShape. This also fixes Tuple type since it is a part of ArrayShape. This also removes duplicate check for UnionShape.

@deiteris deiteris force-pushed the fix-data-type-order branch from 5324f56 to a13281a Compare August 22, 2021 14:12
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