clean up deprecations of techdocs-backend plugin

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-03-14 14:11:48 +01:00
parent cb4f0e4f07
commit b83063afe0
2 changed files with 1 additions and 56 deletions
-24
View File
@@ -46,17 +46,6 @@ export interface Config {
pullImage?: boolean;
};
/**
* Techdocs generator information
* @deprecated Replaced with techdocs.generator
*/
generators?: {
/**
* @deprecated Use techdocs.generator.runIn
*/
techdocs: 'local' | 'docker';
};
/**
* Techdocs publisher information
*/
@@ -252,19 +241,6 @@ export interface Config {
readTimeout?: number;
};
/**
* @example http://localhost:7007/api/techdocs
* @visibility frontend
* @deprecated
*/
requestUrl?: string;
/**
* @example http://localhost:7007/api/techdocs/static/docs
* @deprecated
*/
storageUrl?: string;
/**
* (Optional and not recommended) Prior to version [0.x.y] of TechDocs, docs
* sites could only be accessed over paths with case-sensitive entity triplets