parser-js icon indicating copy to clipboard operation
parser-js copied to clipboard

[2.0.0] Add `schemaFormat` method to the Schema model

Open magicmatatjahu opened this issue 3 years ago • 1 comments

Check discussion about it https://github.com/asyncapi/parser-js/pull/542#discussion_r865652213

Probably in the 3.0.0 AsyncAPI we will move schemaFormat to the Schema Object - https://github.com/asyncapi/spec/issues/622

magicmatatjahu avatar May 05 '22 11:05 magicmatatjahu

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.

smoya avatar Aug 10 '22 11:08 smoya

Done in https://github.com/asyncapi/parser-js/pull/582

magicmatatjahu avatar Sep 06 '22 08:09 magicmatatjahu