shonigbaum
shonigbaum
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I create a bucket and want to delete ist, I...
We are using the `json-schema-ref-parser` library to flatten / dereference our schemas. As we need to return them over an API, we use `bundle()` as sometimes circular references can occur...
**What version of Ajv are you using? Does the issue happen if you use the latest version?** Latest version (8.17.1) **Ajv options object** ```javascript const ajvOptions = { unicodeRegExp: false,...
It would be nice, if we could provide the tenant key and secret not only over the config file. ## What's missing? Providing config values for tenant.key and tenent.secret by...