7 Commits

Author SHA1 Message Date
JiriUhlir 94ab66a430 Add GET /api/system/info and return SAP version from login
- capture Version + SessionTimeout from the Service Layer login
  response (SessionManager.loginInfo, survives logout) and return
  them from POST /api/session/login
- new GET /api/system/info: entity sets (service document),
  UserFieldsMD/UserTablesMD/UserObjectsMD customizations and
  CompanyService_GetAdminInfo; unreadable sections come back as
  { error } instead of failing the whole request
- OpenAPI: new System tag, examples for both endpoints
- tests for getSystemInfo section isolation and loginInfo retention

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 08:26:00 +02:00
JiriUhlir e9d5f6bd36 fix 2026-06-29 11:46:55 +02:00
JiriUhlir c907ed5ae9 cc upt 2026-06-29 11:13:10 +02:00
JiriUhlir 5281d56998 upt2 2026-06-29 10:01:03 +02:00
JiriUhlir a7aedfce10 upt1 2026-06-29 09:55:04 +02:00
JiriUhlir 9c08dacc69 first 2026-06-29 09:47:05 +02:00
AppFactory Bot 60cb139a33 Initial Node.js TypeScript service 2026-06-29 07:33:30 +00:00