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

pretty print generated json spec

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

larshp avatar May 30 '19 12:05 larshp

Hi larshp, I have achieved this by using class /ui2/cl_json, replacing the transformations in methods from_body and json_reply of clas zcl_swag. For the spec I've changed zcl_swag_spec, method parameters, where it prints sconame.

Unfortunately, I'm unable to push...let me know how I can contribute.

Regards, xinitrc86

xinitrc86 avatar Jun 27 '19 22:06 xinitrc86

see https://guides.github.com/introduction/flow/

first fork the project, push the changes to your fork and create a pull request

larshp avatar Jun 28 '19 07:06 larshp