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

fix(types): resourcetype can have any type, so can collection #379

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 24, 2024

For e.g. SabreDAV collection is only set, meaning its type after parsing by the XML parser will be string and its value will be just the empty string.

For e.g. SabreDAV collection is only set, meaning its type after parsing
by the XML parser will be `string` and its value will be just the empty string.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@perry-mitchell perry-mitchell merged commit 553c0b2 into perry-mitchell:master Aug 2, 2024
5 of 6 checks passed
@susnux susnux deleted the fix/props-types branch August 2, 2024 10:44
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