demisto / vscode-extension

MIT License
12 stars 3 forks source link

[Bug] Can't upload new indicator type using VSCode plugin #29

Open aburt-demisto opened 2 years ago

aburt-demisto commented 2 years ago

Customer Internal

Describe the bug When using the demisto-sdk to upload content to a XSOAR server with VSCode, the demisto-sdk errors with indicatorTypes

To Reproduce Steps to reproduce the behavior:

  1. Create a customer indicator type in a JSON file
  2. Attempt to upload it to XSOAR using the demisto-sdk command

Bug Details