box-openapi
box-openapi copied to clipboard
fix: changed query to a required field.
Description
Query is a required field in the search API.
Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own changes
- [x] I have run
yarn lintto make sure my changes pass all linters - [x] I have pulled the latest changes from the upstream developer branch
Contribution guidelines
For contribution guidelines, styleguide, and other helpful information please
see the CONTRIBUTING.md file in the root of this project.
Is the build failure because I forgot to do something or the build broken?
Hi @mitquinn no, it's ok - we have moved the specification to the api service, and will fix the issue there.
Closing for now - the field is not always required. As mentioned in the docs: This field is required unless the mdfilters parameter is defined.