-
**Describe the bug**
The LinkML JSON Schema generator = translates `custom data types` such as `rdf:langString` and specific URI-related types (`uri, uriorcurie`) always to `"type": "string"` types i…
-
### Describe the bug.
The documentation example https://www.asyncapi.com/tools/generator is to run using:
```
docker run --rm -it --user=root -v ${PWD}/example:/app/example -v ${PWD}/output:/app/ou…
-
Accidentally found an issue where code generator produces incorrect outputs when the required rule in then "block" is an empty array. The tool does not ignore the empty required block and generates an…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/boyney123/eventcatalog/blob/master/CONTRIBUTING.md#reporting-new-…
-
Hey Envio team,
I'd like to request to have the possibility of defining comments in the schema.graphql file and that they are exported for the playground as well as endpoint that serves the schema.…
-
**a.json**
```json
{
"$schema": "http://json-schema.org/draft-07/schema#",
"oneOf": [
{ "$ref": "b.json" }
]
}
```
**b.json**
```json
{
"$schema": "http://json-schema.org…
-
1. We need to have perfect drag and drop file uploading
2. We need to be able to take a CSV file, create a data structure for it and generate a user interface to edit it
CSV files with column hea…
-
### Motivation
I would like to define regex pattern for a property in a facet in specs to regulate the input from python sdk. For example, for the `type` property in `SourceCodeLocationJobFacet`, I w…
-
1. In attempting to generate an API library using https://github.com/OpenAPITools/openapi-generator-cli/tree/master
the https://github.com/coollabsio/documentation-coolify/blob/main/openapi.yaml …