diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-01-06 15:54:40 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-01-06 15:54:40 +0900 |
| commit | 103be72f3ca74aa9effd6f234ddb21f5cadf97e5 (patch) | |
| tree | c558e4c9c4d0455dc2a5232f3dc4b43f95ce965e | |
| parent | Update dependency :rocket: (diff) | |
| download | sharkey-103be72f3ca74aa9effd6f234ddb21f5cadf97e5.tar.gz sharkey-103be72f3ca74aa9effd6f234ddb21f5cadf97e5.tar.bz2 sharkey-103be72f3ca74aa9effd6f234ddb21f5cadf97e5.zip | |
[Docs] Better example
| -rw-r--r-- | docs/api/entities/user.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/entities/user.pug b/docs/api/entities/user.pug index 3b701e0ceb..22c4c2a46c 100644 --- a/docs/api/entities/user.pug +++ b/docs/api/entities/user.pug @@ -101,7 +101,7 @@ block content "banner_id": "584bfc82d8e5186f8f755ec5", "banner_url": "https://file.himasaku.net/584bfc82d8e5186f8f755ec5", "bio": "どうすれば君だけのために生きていけるの", - "birthday": null, + "birthday": "1997-12-06", "created_at": "2016-09-07T13:46:56.605Z", "drive_capacity": 1073741824, "email": null, |