Commit Graph

4 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 a8279a8d5c auth fix 2026-07-13 10:04:31 +02:00
JiriUhlir 04fbf692a3 claude overtook and fixes 2026-06-29 10:17:14 +02:00
JiriUhlir 9c08dacc69 first 2026-06-29 09:47:05 +02:00