mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-17 03:20:39 +00:00
Better marking for non standard cqi additions ins cqi js
This commit is contained in:
@ -604,9 +604,12 @@ cqi.api.APIClient = class APIClient {
|
||||
return await this.#request(fn_name, fn_args);
|
||||
}
|
||||
|
||||
/**
|
||||
* NOTE: The following functions are non standard implementations of nopaque
|
||||
*/
|
||||
/**************************************************************************
|
||||
* NOTE: The following is not included in the CQi specification. *
|
||||
**************************************************************************/
|
||||
/**************************************************************************
|
||||
* Custom additions for nopaque *
|
||||
**************************************************************************/
|
||||
|
||||
/**
|
||||
* @param {string} corpus
|
||||
|
Reference in New Issue
Block a user