Variable HomeApiConst

HomeApi: {
    homeIndex(options?): AxiosPromise<File>;
} = apis.HomeApi

Type declaration

  • homeIndex:function
    • Parameters

      • Optional options: AxiosRequestConfig<any>

        Override http request option.

      Returns AxiosPromise<File>

      Summary

      The controller that the user is automatically entering when accesing the route .../coscine/api/Coscine.STS/

      Throws

Generated using TypeDoc