getVersionManifest
context(service: Service)
suspend fun getVersionManifest(): GofsFeedResponse<VersionManifest>(source)
suspend fun getVersionManifest(): GofsFeedResponse<VersionManifest>(source)
Fetches the list of GOFS versions supported by this system.
Return
Response containing supported GOFS versions
Parameters
service
The GOFS service containing feed URLs