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

[LUADNS] Fix example keyword arguments #2064

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

aaron-sierra
Copy link

[LUADNS] Fix example keyword arguments

Description

Correct the example keyword arguments to allow successful login.

Function Original Proposed
Username user= key=
Password key= secret=

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

Change "key=" to "secret=" and "user=" to "key=".
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.

1 participant