We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
classify parameter need to be added
Its not available
{ "name": "classify", "description": "The Term list to be for matching", "required": false, "type": "queryStringParam", "typeName": "string" }
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I've added it in this commit.
Can you install version 1.2.3 and tell me if it works?
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
classify parameter need to be added
Actual Behavior
Its not available
Relevant Code
{
"name": "classify",
"description": "The Term list to be for matching",
"required": false,
"type": "queryStringParam",
"typeName": "string"
}
Specifications
The text was updated successfully, but these errors were encountered: