Problem:
After sendung a request to Adabas REST Server to show Adabas file details via swagger api (get /adabas/database/{dbid}/file/{file_nr} it responds with the adarep file attribute "loaded on" in the xml tag <LastModification>. The adarep file attribute "Last FDT Modification" is totaly missing in the REST Server response.
Improvement request:
Adabas REST Server should show the adarep file attribute "Last FDT Modification" in tag <LastModification>. Additionally it should show a new tag containing "loaded on" date and time.