When I start a server using coldbox create app appName --boxlang --rest
I get an error from the the lib\modules\relax\modules\cbSwagger\modules\swagger-sdk\models\OpenAPI\Parser.cfc
file. should I not be using the rest flag with boxlang yet?
Error doesn’t seem to have much to do with the rest template itself so much as the cbswagger module specifically. What is the error? Probably just hasn’t been tested on Boxlang yet. It doesn’t seem like we have any automated daily tests against this lib either
Boxlang is in the matrix, but was failing the last time it ran in Oct.
Thank you Brad. I removed the Relax module for the time being until it works with Boxlang.