gregdymek
Results
1
comments of
gregdymek
I was trying with something like this: ``` parameter :data, type: :array parameter :id, type: :string, scope: :data parameter :name, type: :string, scope: :data ``` but it didn't work