StackStorm / StackStorm/st2

Validate type for members of action array parameter

Open
#3,160 2 comments 0 reactions 1 assignee View on GitHub

@Mierdin is already working on this.

Since Jan 16, 2017.

complexity:easy enhancement feature
Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

@Kami brought up a good idea in review of https://github.com/StackStorm/st2/pull/3159

We don't currently validate the type of data inside an array that's passed to an action. Object parameters have this, but arrays don't. It would be cool to add this information to the action metadata, and validate the type of each member of the array.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.