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

Add brackets to 'exclude_types[]' #800

Closed
wants to merge 1 commit into from
Closed

Conversation

phooky
Copy link

@phooky phooky commented Aug 10, 2020

The brackets are part of the 'exclude_types[]' parameter name.

The brackets are part of the 'exclude_types[]' parameter name.
@Gargron
Copy link
Member

Gargron commented Sep 28, 2020

The brackets are part of the 'exclude_types[]' parameter name.

It is just the syntax for arrays. If you use a request library like axios in JS, you wouldn't actually type the [] out in your request, you would just pass an array to exclude_types. So I am not sure if this change is for better or worse.

@trwnh trwnh mentioned this pull request Dec 16, 2022
@Gargron Gargron closed this in #1110 Feb 7, 2023
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.

None yet

2 participants