Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using ABAP-Swagger with CL_REST_HTTP_HANDLER #42

Open
mgollmer opened this issue Feb 26, 2019 · 2 comments
Open

Using ABAP-Swagger with CL_REST_HTTP_HANDLER #42

mgollmer opened this issue Feb 26, 2019 · 2 comments

Comments

@mgollmer
Copy link

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

@larshp
Copy link
Owner

larshp commented Feb 26, 2019

this project is not using CL_REST_HTTP_HANDLER or CL_REST_ROUTER

@mgollmer
Copy link
Author

Hi there,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants