Hello,
I have to import a Rest API service and I have the yaml file. When I try to import the file with all methods I get an error.
Is there any way to import using the yaml file?
Regards,
Bruno Meireles
Hello Bruno,
Hope you're doing well.
As far as I can tell, it won't be possible for you to import that YAML file directly. But you may easily convert it to a JSON file and import it afterwards.
You can use an online converter, such as this one.
Just make sure that you save the file as a JSON file and you should be able to import it successfully afterwards :)
Hope that this helps you!
Kind regards,
Rui Barradas
Hi,
You can vote on this idea
https://www.outsystems.com/ideas/9128/import-rest-apis-with-yaml
Daniem