Sergio Moya
Sergio Moya
Let's remove the `stale` label @magicmatatjahu ?
Hi @dsnet , is this action item already done? `Still proceed with the lookup process even if the database is stale. Partial results in better than no results.` thanks
I think you might be interested in joining https://github.com/asyncapi/parser-js/pull/453
This is already being handled in the future `v2.0.0` release, which follows the [Intent-Driven API](https://github.com/asyncapi/parser-api). We could close this ticket once the `v2.0.0` version of the parser is fixed.
I'm so excited about the possibility to use Spectral (I've never used it before, but read about it's potential)! Simplifying our parse logic, and boosting our possibilities to validate our...
@magicmatatjahu would you mind removing `stale` label?
For the record, here is the list of tasks regarding Spectral rules that should be implemented: https://github.com/stoplightio/spectral/issues/2100
If we finally don't go on this, we should add the `schemaFormat` method to the message instead, which is missing even in the interface.
> Cool, time for a rewrite of the parser it seems 😄 Good to take this into account for the intent-driven one. I was about to say this. From an...
@fmvilas this is already happening in the new development of the Parser-JS planned for 3.0.0 https://github.com/asyncapi/parser-js/blob/next-major/src/models/v2/channel.ts#L41-L50 Do you think it makes sense to close this issue and considered done? Or...