Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected explanation about the functionality to parse parameters which are array of objects type. #690

Merged
merged 2 commits into from
Feb 22, 2018
Merged

Corrected explanation about the functionality to parse parameters which are array of objects type. #690

merged 2 commits into from
Feb 22, 2018

Conversation

userlocalhost
Copy link
Member

@userlocalhost userlocalhost commented Feb 21, 2018

Background

The changing of #3909 in the st2 has not been applied to the st2docs.

Changing points

This patch corrects followings.

  • Added a flag --auto-dict to parse the colon separated characters in an array typed parameter as array of objects.
  • Added description that --auto-dict parameter will be deprecated in near future, that is referred from the description in the usage of st2client.
  • Fixed a typo of delimiter of array of objects.

…s array of objects.

- Added a flag '--auto-dict' which is added in #3909 to parse the colon
  separated characters in an array typed parameter as array of objects.

- Added description that '--auto-dict' parameter will be deprecated
  in near future.
@Kami Kami merged commit a73c405 into StackStorm:master Feb 22, 2018
@Kami
Copy link
Member

Kami commented Feb 22, 2018

Merged, thanks 👍

@userlocalhost userlocalhost deleted the fixed/array_of_objects branch February 22, 2018 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants