box-openapi icon indicating copy to clipboard operation
box-openapi copied to clipboard

fix: changed query to a required field.

Open mitquinn opened this issue 2 years ago • 2 comments

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 lint to 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.

mitquinn avatar Aug 09 '23 18:08 mitquinn

Is the build failure because I forgot to do something or the build broken?

mitquinn avatar Aug 16 '23 15:08 mitquinn

Hi @mitquinn no, it's ok - we have moved the specification to the api service, and will fix the issue there.

bszwarc avatar Feb 20 '24 12:02 bszwarc

Closing for now - the field is not always required. As mentioned in the docs: This field is required unless the mdfilters parameter is defined.

bszwarc avatar Jun 03 '24 12:06 bszwarc