Alex

Results 5 issues of Alex

Calling listStatus() method with only fromDate option which is valid according to the docs always fails with HTTP 400. ```js const result = await envelopesApi.listStatus(this.accountId, { fromDate, }) ``` Further...

area-swagger
in progress
area-docs
DEVDOCS-2739

### Describe the bug The default behavior on MacOS systems uses "command" button to select multiple images in the list (i.e. in Finder). However seems like lighttable is still bound...

scope: macos support

Any plans on supporting OpenAPI 3.1? Looking at the [changelog](https://github.com/OAI/OpenAPI-Specification/releases) it's not a lot and probably not applicable to Joi schemas. Just putting it in the header would be nice.

# Environment Knex version: 3.1.0 Database + version: N/A (PG Driver) OS: MacOS 15.2 # Bug 1. Explain what kind of behaviour you are getting and how you think it...