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

API collections/{collection}/override/v1 postCollectionsCollectionOverrideV1["body"] defined incorrectly #718

Open
dmshvetsov opened this issue Jul 1, 2024 · 0 comments

Comments

@dmshvetsov
Copy link

To nullify value with collections/{collection}/override/v1 API endpoint, for example discordUrl field, a caller must pass null value but postCollectionsCollectionOverrideV1["body"] type does not allow null for collections model fields. In fact I was unable to use empty string "" to "nullify" discordUrl with the override/v1 endpoint, that make me think that postCollectionsCollectionOverrideV1 type defined incorrectly.

Can you help me understand if I'm right or if I'm doing something wrong, or if the type or documentation needs to be corrected. Thank you.

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

No branches or pull requests

1 participant