Commit Graph

2 Commits

Author SHA1 Message Date
Erik Mendoza
fa623d32c0 Fix swagger to openapi convertion
Removing async await implementation and using callback implementation instead.
Fixin the related tests
2022-04-28 16:38:18 -05:00
Erik Mendoza
bd33ad10b0 Solving comments
The convertion methods has been added fot the version 2.0
it was added a test to validate the convertSwaggerToOpenapi method.
convertSwaggerToOpenapi throws an error when it fails
2022-04-27 20:47:19 -05:00