-
## Description
TypeSense returns a "not found" response when filtering by an indexed, optional, regex-named field until a document is created with that field.
```
{
code: 400,
error: 'Coul…
-
I have a response that is rendering an array of objects defined in a schema with a circular reference. When the field corresponding to the circular reference is rendered, it's rendered as a "string" …
-
See https://github.com/snowplow/iglu/issues/147
We want to find the _highest matching schema version_ for an unversioned instance, where:
- _matching_ means that the instance passes validation agains…
-
**Describe the bug**
windows.strings plugin does not display a message when a specific string is identified in the memory of a process
**Context**
Volatility Version: Volatility 3 Framework 2.4.…
-
Hi @DylanVanAssche,
I have just tried [v7 release](https://github.com/RMLio/rmlmapper-java/releases/download/v7.0.0/rmlmapper-7.0.0-r374-all.jar) of rmlmapper and my unit tests broke ;-)
```ttl
…
-
I would like to ask about support matching Java methods of resolvers (queries, mutations) to schema files (`*.graphqls`).
Example (based on [How To GraphQL tutorial with graphq-java](https://www.ho…
-
When I try to merge some openapi files, where no example is present, an `example: null` is added, this causes issue because, e.g. swagger editor does not show the fallback representation (if the examp…
-
**What is your feature request?**
I am currently testing linkml to define the forms for our electronic lab notebook (ELN) to collect structured metadata.
To generate the forms in the ELN a json sche…
-
## The problem
Right now, quickwit offers a dynamic json and object to represent deep structure.
The tokens emitted are however flattened.
Taking the example of documents holding a t-shirt sh…
-
VS Code YAML extension uses Schema Store https://www.schemastore.org/api/json/catalog.json to automatically guess and apply JSON Schemas to documents being edited.
My understanding is that if multi…