larshp / ABAP-Swagger

Expose ABAP REST services with Swagger/openapi spec
MIT License
97 stars 40 forks source link

Exception status code #57

Closed jrodriguez-rc closed 4 years ago

larshp commented 4 years ago

not sure if its a good idea to force the application code to use ZCX_SWAG, but 🤷‍♂️

thanks

jrodriguez-rc commented 4 years ago

It's only to pass specific HTTP status code, any other is catched via cx_static_check in run method image