clean up deprecations of techdocs plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Vendored
-7
@@ -33,13 +33,6 @@ export interface Config {
|
||||
*/
|
||||
legacyUseCaseSensitiveTripletPaths?: boolean;
|
||||
|
||||
/**
|
||||
* @example http://localhost:7007/api/techdocs
|
||||
* @visibility frontend
|
||||
* @deprecated
|
||||
*/
|
||||
requestUrl?: string;
|
||||
|
||||
sanitizer?: {
|
||||
/**
|
||||
* Allows iframe tag only for listed hosts
|
||||
|
||||
Reference in New Issue
Block a user