Remove templateDir to prevent openapitools from attempting to read it
Signed-off-by: Taras Mankovski <taras@frontside.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
templateDir: templates/typescript-backstage
|
||||
|
||||
files:
|
||||
api.mustache:
|
||||
templateType: API
|
||||
@@ -15,4 +13,4 @@ files:
|
||||
destinationFilename: apis/index.ts
|
||||
pluginId.mustache:
|
||||
templateType: SupportingFiles
|
||||
destinationFilename: pluginId.ts
|
||||
destinationFilename: pluginId.ts
|
||||
|
||||
Reference in New Issue
Block a user