Closed
Description
Overview of the issue
/**
* Creates a typed instance of the ApiService with the endpoint selected from the {@link ApiMap} with the endpointKey
* @param {string} endpointKey The key to pick the enpoint from the {@link ApiMap}
*/
The @link breaks inside internal TypeScript parsing of @param line.