pfaffman
(Jay Pfaffman)
2016 年 11 月 21 日午後 7:02
1
Continuing the discussion from What exactly does "client.sync_sso" do? (Discourse Ruby API) :
https://github.com/discourse/discourse_api/blob/master/lib/discourse_api/api/users.rb#L13-L16
Calls /admin/users/USERNAME
, which doesn’t seem to exist. That’s a bug, right? It looks like that route requires the user_id
to be included before username
.
「いいね!」 4
sam
(Sam Saffron)
2016 年 11 月 21 日午後 10:03
3
Yeah looks buggy probably created prior to us refactoring admin routes
pfaffman
(Jay Pfaffman)
2016 年 11 月 21 日午後 10:13
4
sam:
looks buggy
Show me the love! At this rate, I’m never going to get my Tester badge. (This is my second confirmed bug that didn’t get liked. )
「いいね!」 3
Can we fix this @blake – looks easy?
「いいね!」 1
blake
(Blake Erickson)
2017 年 6 月 23 日午後 5:26
7
「いいね!」 3