Search found 9 matches

by carlosgil
Wed Mar 13, 2024 6:22 pm
Forum: Feature Request
Topic: AsyncAPI support
Replies: 14
Views: 2889

Re: AsyncAPI support

Hello,
Any update in the roadmap for AsyncAPI?
In particular, I'd like to know if you'll be supporting version 3.x in the near future.
Many thanks in advance.
Carlos
by carlosgil
Tue Jan 17, 2023 12:00 pm
Forum: Feature Request
Topic: graphQL support
Replies: 1
Views: 686

graphQL support

Hello, Is there any item in your roadmap to support: - the creation of graphQL schemas in an API-first design approach; i.e. from the consumer perspective. - the creation of a schema from underlaying REST APIs; i.e. from the system perspective. Info: graphQL is a query language for APIs - https://gr...
by carlosgil
Tue Jan 17, 2023 11:54 am
Forum: Feature Request
Topic: Generating self-contained schemas
Replies: 5
Views: 1505

Re: Generating self-contained schemas

Hello.

Would you have any update on this topic?
Thanks - Carlos
by carlosgil
Thu Mar 17, 2022 12:42 pm
Forum: Feature Request
Topic: AsyncAPI support
Replies: 14
Views: 2889

Re: AsyncAPI support

Hello Artur, Coming back to this topic, we need a tool that supports: - OAS - JSON Schema and schema registry - AsyncAPI. We'll not use your tool in a general way (floating licenses) for the team until we have support for the above from a single tool. I'll use it only for myself using a subscription...
by carlosgil
Tue Feb 15, 2022 8:50 am
Forum: Feature Request
Topic: AsyncAPI support
Replies: 14
Views: 2889

Re: AsyncAPI support

Hi Florin, Thanks for that. I've tried but it's not really working for me, I get an error: #/$schema: extraneous key [$schema] is not permitted ----------------- $schema: https://raw.githubusercontent.com/asyncapi/spec-json-schemas/master/schemas/2.3.0.json asyncapi: 2.3.0 info: ----------------- If...
by carlosgil
Wed Feb 09, 2022 9:39 pm
Forum: Feature Request
Topic: AsyncAPI support
Replies: 14
Views: 2889

Re: AsyncAPI support

Hello Florin, I don't think there is a schema to associate it, so I cannot validate those asyncAPIs. There are external tools to do that (https://www.asyncapi.com/docs/community/tooling), but it would be good that your tools does it directly, like what is done with the OpenAPI documents. Many thanks...
by carlosgil
Wed Feb 09, 2022 8:12 am
Forum: Feature Request
Topic: Generating self-contained schemas
Replies: 5
Views: 1505

Generating self-contained schemas

Hello.
I'd like to have the option to flatten:
- JSON schemas
- OAS specifications (OpenAPIs)
- AsyncAPIs
In other words, similarly to what you do with XSDs: embedding the external references into a self-contained file.
Thanks and best regards, Carlos Gil
by carlosgil
Thu Feb 03, 2022 4:28 pm
Forum: Feature Request
Topic: AsyncAPI support
Replies: 14
Views: 2889

Re: AsyncAPI support

Hello Radu, AsyncAPI is analogous to OpenAPI (https://www.oxygenxml.com/doc/versions/24.0/ug-editor/topics/openapi-framework.html), but for asynchronous communications. The tool should allow to: - create new documents based on the spec, including things like referencing JSON schemas, in text and vis...
by carlosgil
Thu Feb 03, 2022 12:28 pm
Forum: Feature Request
Topic: AsyncAPI support
Replies: 14
Views: 2889

AsyncAPI support

Hello.
Do you have plans to support the creation of AsyncAPIs (https://www.asyncapi.com/)?
Many thanks - Carlos Gil