Lars Hvam
Lars Hvam
https://github.com/APIs-guru/openapi-directory/tree/main/APIs
instead of some of the stuff in https://github.com/abap-openapi/generated-github/blob/main/.github/workflows/cron.yml and then just go crazy with new generation repos
instead of the unstructured comments
for now, `zcl_oapi_json` will be used for parsing in the generated code ideally, the generated code should be self-contained, sometime...
The code contains ABAP macros, suggest removing/factoring these
* https://www.simonv.fr/TypesConvert/?integers ```abap DATA packed TYPE p LENGTH 16 DECIMALS 0. DATA int8 TYPE int8. DATA hex8 TYPE x LENGTH 8. packed = |13826050856027422720|. WRITE / packed. IF packed >...