Skip to content

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

1 participant