Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a853f3

Browse files
author
Chris Warren
committed
Update Readme to include password_confirmation
Account creation requires password_confirmation be sent if password is. Updating docs to reflect this.
1 parenta81e3aa commit7a853f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ No API Key is required.
176176
client.account.create('foo@example.com',tos=1)
177177
client.account.create('foo@example.com',tos=1,
178178
options={'password':'abcd1234',
179+
'password_confirmation':'abcd1234',
179180
'affiliate_code':'foo'})
180181
```
181182

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp