Lars Hvam
Lars Hvam
closed by https://github.com/larshp/ABAP-Swagger/pull/74 ?
for long term, I'd like to do a https://github.com/abap-openapi/abap-openapi-server as basically a rewrite of this repo(there is not that much to rewrite, much can probably be reused) Some of the...
yea, I feel like there is a userbase for this repository, and I'd like not to do breaking changes for these users
no, just think its missing, guess they should be mapped to integer, note that int8 does not exist in older versions, so hardcode the constant instead of referencing the class...
I'd like things to happen automagically, if the users have to implement parsing from scratch then might as well implement all from scratch, so I'd suggest **2a** Yea, it doesnt...
no, its 2 different approaches/technologies
try some of these: https://github.com/shadhini/OData-OpenAPI-Converter https://github.com/elasticio/odata2openapi however I recommend sticking to your technology choice either to odata or swagger, guess there will be some issues if trying to combine it
ABAP-Swagger is an OpenAPI based tool, not related to OData/Gateway SAP odata is great if you are building a SAP UI however, for restful services I personally prefer more control/flexibility...
technology-wise, I typically recommend customers to have as few steps/platforms as possible. CAP is nice, but for calling the ABAP backend its just an extra step CPI is nice, but...
pressure management to choose the SAP equivalent solution of apigee, then you have one vendor of the ecosystem to ask. Mixing and matching software gives work ERP and CRM: depends...