when trying to import my swagger definition for REST service i get the error message: A parsing error occurred.
The logs show:
2020/02/11 10:29:17 ERROR - neoload.Gui: attribute openapi is not of type `object`
2020/02/11 10:29:17 ERROR - neoload.Gui: Due to: com.neotys.nl.j.j
at com.neotys.nl.j.f.a(f.java:46)
at com.neotys.nl.a.a.a.b.b.a(b.java:48)
at com.neotys.nl.gui.be.run(be.java:184)
i'm cannot find any docs on creating a userpath by importing the api. can this be done?