ABAP-Swagger icon indicating copy to clipboard operation
ABAP-Swagger copied to clipboard

Using ABAP-Swagger with CL_REST_HTTP_HANDLER

Open mgollmer opened this issue 6 years ago • 2 comments
trafficstars

Hi there,

I stumbled over this awesome repo while I was searching for a better way to put some more info to my recent REST-Service. Unfortunately I'm struggling a little bit to get things to work.

I use the CL_REST_HTTP_HANDLER class and created multiple handler classes which are attached to a CL_REST_ROUTER via certain paths and that's where my problem starts. I question myself - Is there a way to generate a spec for multiple paths/classes at once? (considering the use CL_REST_HTTP_HANDLER and CL_REST_ROUTER )

Best regards,

Michael

mgollmer avatar Feb 26 '19 10:02 mgollmer

this project is not using CL_REST_HTTP_HANDLER or CL_REST_ROUTER

larshp avatar Feb 26 '19 11:02 larshp

Hi there,

I know ;), but maybe someone used in that context and got it to work. Would be awesome.

mgollmer avatar Feb 26 '19 11:02 mgollmer