petrbroz / vscode-forge-tools

Visual Studio Code extension for accessing Autodesk Forge services and content.
https://marketplace.visualstudio.com/items?itemName=petrbroz.vscode-forge-tools
MIT License
74 stars 17 forks source link

Adding support for Read verb for activity params. #35

Closed mivasi closed 3 years ago

mivasi commented 3 years ago

It allows to place arguments value on the activity command line.

petrbroz commented 3 years ago

The code looks good. I'm a bit surprised to see "READ" mixed into what looks like a list of HTTP verbs, but I guess that's more of a question for the Design Automation itself :)