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

Request: Upgrade to newest AMF version, current AMF version has a bug regarding TagModel

Open Serdarrr opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. Hi, can you guys upgrade to a more recent version of the AMF framework. Current version in webapi-parser has a bug when trying to clear / remove the tags field inside TagModel. Glady this issue has been resolved in AMF version 4.12, but raml webapi-parser uses version 4.0.3.

See issue in AMF: #582

Describe the solution you'd like Upgrade to more recent version of AMF, atleast to version 4.12.

Describe alternatives you've considered A temporally solution is to use the AMF dependencies directly (not tested).

Serdarrr avatar Aug 12 '20 18:08 Serdarrr

Hi @Serdarrr.

I'm sorry you've faced a bug using our lib.

We are working on updating AMF dependency version. It takes time though because AMF API changed at some point, which in turn broke one of our lib features and isn't easily fixable.

I'll let you know when the new version is available.

postatum avatar Aug 13 '20 07:08 postatum