larshp / ABAP-Swagger

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

Could not resolve pointer: /definitions/CREATE_Request does not exist in document #83

Open gab1022 opened 1 year ago

gab1022 commented 1 year ago

I have this error "Could not resolve pointer: /definitions/CREATE_Request does not exist in document" in POST and PUT method if I have Importing Parameter.

bilencekic commented 1 year ago

I remember this issue and fixed on my local. A code fix and a variable naming rule was fixing it. I will check later and get back