Jos,
I have created an enhancement request
https://4js.com/support/issue/?id=GAS-3857Unfortunately the developers have initially marked it as Invalid, perhaps I didn't explain the issue well enough or they missed something reading this thread, or i have missed something.
I suspect a solution involving "gasadmin config --list --xml" will be the way to go, just need the output enhanced so that the output of
<SERVICE xcf="xcf_file" grp="group_name" />
has the service-names needed to allow you to call ?openapi.json
Or perhaps the ?WS-INSPECTION output needs to be enhanced so that
http[s]://host:port/gas/ws/r[/group-name]/xcf-file?WS-INSPECTION
gives you the service names you can then plug into
http[s]://host:port/gas/ws/r[/group-name]/xcf-file/service-name?openapi.json
I would suggest going through your support contact, getting yourself added as a requestor to that case, and providing more information.
Reuben