alexa / ask-cli

Alexa Skills Kit Command Line Interface
https://developer.amazon.com/en-US/docs/alexa/smapi/ask-cli-intro.html
Apache License 2.0
167 stars 54 forks source link

Provide more information on update-account-linking-info #429

Open bbezerra82 opened 2 years ago

bbezerra82 commented 2 years ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[ x ] Documentation issue or request 
[ ] Other... Please describe: 

Expected Behavior

Have the documentation detail what sort of information is needed when using the ask smapi update-account-linking-info command.

Current Behavior

When checking the documentation (be it the doc portal or this repository itself, there is no information about what options are required for the --account-linking-request, other than:

The fields required to create accountLinking partner.

CLI Snapshot NA

Steps to Reproduce (for bugs)

NA

Possible Solution

Update the repository and the documentation with more detailed information.

Your Environment and Context

jsetton commented 2 years ago

If you are looking for the account linking request supported fields, it is described in this document.

CamdenFoucht commented 2 years ago

Hi @bbezerra82, we will try to get that documentation improved! Thank you @jsetton for including the documentation link