LSeawalker
Results
2
comments of
LSeawalker
We also have this issue. The OpenAPI Generator using this parser version (since 2.0.21) generates incorrect code for our API definition
We have solved our problem by using "registerKeyEventsInterest" (we have only just come across this function) and generate an array of all key combinations. It would be nice if there...