lens-vm / lens

Mozilla Public License 2.0
298 stars 6 forks source link

feat: Pass additional parameters as json object #17

Closed AndrewSisley closed 1 year ago

AndrewSisley commented 1 year ago

Resolves https://github.com/lens-vm/lens/issues/12

John spotted that these can easily be passed as a json object instead of using magic ids.

Branch is based off of https://github.com/lens-vm/lens/pull/16 - review the last commit only.