Forum Discussion

bpadaraju's avatar
bpadaraju
Occasional Contributor
6 years ago

Ready API 2.2 to 2.5 versions: Update RAML#1.0 definition

Hey guys,

 

Did anyone suceed in updating the RAML#1.0 definition in any of the Ready API versions 2.2 to 2.5? If yes, can you please provide the information about the required libraries(also version numbers)?

 

I have tried all the instructions from Ready API 'soapui-raml-plugin' documentation, installed the plugin in Ready API, copied the required 'raml-parser-0.9SNAPSHOT', 'snakeyaml.1.13' libraries into bin/ext folder but NOTHING works!

I have the following error in the UI when I try to update an existing RAML deifinition:

 

Failed to update the interface: [ java.lang.RuntimeException: Builder not found for <NodeTuple keyNode=<org.yaml.snakeyaml.nodes.ScalarNode (tag=tag:yaml.org,2002:str, value=description)>; valueNode=<org.yaml.snakeyaml.nodes.ScalarNode (tag=tag:yaml.org,2002:str, value=Interface for the Service.<br>
Latest update on XXXX-XX-XX.<br>
Secured with basic authentication. <br>
Encoding convention for all data of this service is UTF-8.
)>> ]

 

I have attached the error logs as reference.

 

Thanks,

bpadaraju

9 Replies