-
Even though [background](https://github.com/json-schema-org/referencing/blob/main/BACKGROUND.md) lays the foundation for an AsyncAPI perspective, for the sake of clarity I am going to bring it to ligh…
-
Key in YAML can be represented by any kind - Scalar, Sequence and Mapping. As JavaScript doesn't allow that we have to do what other libraries do - convert the non-string Key into string key. We have …
-
### Discussed in https://github.com/stoplightio/spectral/discussions/2630
Originally posted by **bereg2k** June 2, 2024
Hello!
I have an **invalid JSON** which is **invalid OAS** too, but…
-
**Describe the bug**
OpenAPI 3.0 `callback` fields do not get rendered correctly in the .md output. There are a few issues:
- I think the main issue is that the `##` heading is duplicated for each r…
-
how about use x-name or something for generated name?
scink updated
4 years ago
-
### Description
We currently have an HTML template and a React component for rendering HTML documentation from an AsyncAPI document. We should unify both and offer a componentized version of the Reac…
-
I would like to craft a story about a hub for test compliance kits.
-
## Context
- Messages in operation
![Screenshot 2023-11-16 at 18 32 44](https://github.com/asyncapi/spec/assets/6995927/d2ad5569-b53e-42ff-9b79-67cbfdd9f59f)
- Messages in operation reply
![Sc…
-
For example, in the case of Kafka's Server Binding
```yaml
servers:
production:
bindings:
kafka:
schemaRegistryUrl: 'https://my-schema-registry.com'
schemaRegistry…
-
### Why do we need this improvement?
We can start integrating AI tools in our organisation, starting with chat bot that increases the contributor experience throughout the organisation. Later, we can…