Package lumis.portal.mobileapp

This package provides APIs available for mobile applications. The API is divided in versions.

To list the available API versions, users could perform a GET request to /lumis/api/rest/mobile.

The methods available for a given version will be available under /lumis/api/rest/mobile/v<version> path. For example, /lumis/api/rest/mobile/v1.0/website/info.

Only classes marked with StableMajor or StableMinor are considered stable to usage for clients.

Since:
10.0.0