larshp / ABAP-Swagger

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

downport to NW 7.31? #39

Closed JohannesKonings closed 6 years ago

JohannesKonings commented 6 years ago

Pipe is not known on NW 7.31. Can we downport this?

image

This works image

larshp commented 6 years ago

hmm, thought string templates were part of 702, but perhaps not for this operator position

JohannesKonings commented 6 years ago

You're right. It is not a problem of the string template. It seems to be a problem in combination with a direct APPEND and a string template.

image

JohannesKonings commented 6 years ago

done with https://github.com/larshp/ABAP-Swagger/pull/40