Micael Malta
Micael Malta
While migrating from Eve 1.0.0 to 1.0.1, we are seeing unexpected result with query_objectid_as_string and versioning ### Expected Behavior if query_objectid_as_string is set to true, mongo queries should not be...
### Context JSON spec not respected for exclusiveMinimum and exclusiveMaximum On Json API spec (https://json-schema.org/draft/2020-12/json-schema-validation.html#name-validation-keywords-for-num) , it says ``` The value of "exclusiveMaximum" MUST be a number, representing an exclusive...
Some webservers like nginx-unit has a very slow start process which cause tests failure Would it be possible to include a healthcheck with start_period like it s done in docker-compose?...
If I exclude some tags, I would expect the schemas attached to those tags to also be removed (unless it s also used by another endpoint
This enable flushing correctly the metrics By default, metrics are buffered and sent to Datadog every 100ms If we are for example shutting down an app, some metrics might be...
**BUG** MariaDB actually support versioned tables: https://mariadb.com/kb/en/system-versioned-tables/ When connecting to MariaDB, those tables are not displayed on SQL TOOLS
This fixes set-exit-status when using `./...` https://github.com/incu6us/goimports-reviser/issues/93
The goal of this PR is to be able to provide additional Initialisms to the generator. Initialism like SSN or PTO should not be in camel case for example ###...