-
LinkML support [composition terms](https://linkml.io/linkml/generators/json-schema.html) like `anyOf, allOf`, etc.
The following snippet is how I model the security term as a class.
```
securi…
-
Related to #164.
In addition to statically generating JSON Schema we also want to be able to iterate at the Task Group and/or task instance level, yielding back schema results iteratively that are …
-
Autocomplete of Aspire configs in appsettings.json is fantastic as my project is growing. I would love to have this capability in my projects as well. Also, I'm using keyed component resolution and th…
-
## Enum generator creates invalid properties when value contain special characters
### Description
When generating TypeScript enums from JSON Schema enums that contain special characters in some o…
-
### Environment information
```plain text
npm list @aws-amplify/data-construct @aws-amplify/graphql-schema-generator
System:
OS: macOS 15.0.1
CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1…
-
We want to employ a schema-first approach to configuration:
* define a schema for configuration structures first
* use code generator to create types in Go
* automatically generate documentation…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `counterfact@1.1.1` for the project I'm working on.
…
-
**Is your feature request related to a problem? Please describe.**
Hi there, thanks for this amazing generator. We are trying to export the schema validation inside a monorepo. The reason is kind of …
-
In v0.29.0 you removed support for Atlas, which was allowing us to use Bob with [libSQL/Turso](https://github.com/tursodatabase/libsql-client-go) (a database not directly supported by Bob). Since Bob …
-
### What version of Bun is running?
1.1.25
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
1. Create a new bun project
2…