-
I am working on Generating JSON Schema from .NET type using NJsonSchema. I am getting references("$ref"...) for complex type in the generated json.
```
"properties": {
"resourceType": {
…
-
Hi, I'm working on a code generator for the [AsyncAPI specification](https://asyncapi.org). It is very similar to OpenAPI. I wanted to use your package but I need to expand all the `$ref` pointers and…
-
I would like to craft a story about a hub for test compliance kits.
-
Currently, message types are mostly defined in TypeScript. Messages are used as raw `dict` on the Python side, which means error handling is a bit... let's say, bad. Messages send from the Python API …
-
The introduction of [`schemaFormat` in Message Object](https://github.com/asyncapi/asyncapi/blob/master/versions/next/asyncapi.md#message-object) adds support for schema languages other than JSON Sche…
-
It's a common practice to use message envelopes in event-driven architectures. Most of the time, these envelopes contain information about the company, the domain context, or other application-specifi…
-
Are there any plans to include an openapi specification for event payloads described in:
https://developer.github.com/webhooks/event-payloads/
Have a nice day!
-
A need has been identified to define profiles for EDR services, e.g. to allow services to advertise that they are using agreed conventions for Parameter ids or Instance representations. Adding link …
-
We currently have a few hundred `:all` bottles in this repository. I count another 200 or so more (see candidate formulae below) that could have an `:all` bottle but don't currently have one.
These…
-
The goal of the JRef specification is to come up with a minimal unified solution that works the same in any context and is independent of any specific domain. It should be a complete component rather …