Joshua Chung
Joshua Chung
np if you want
@manu-chroma, can I just merge this? I think this doesn't seem to have much impact.
@jayvdb, I tried to test raml file with ramlient with the code below: `client.check.website("github").username("seeeturtle").get()` but it always request `/check/{website}/{username}` not `/check/github/seeeturtle` Anybody know what's wrong? @manu-chroma
@jayvdb @manu-chroma I can't find out why `ramlient` doesn't format the given uri. Is it because the library doesn't support well or is the syntax wrong?
^@jayvdb
@manu-chroma, the reason i did like that is because the result of it is actually used in test, not the server. you can know that from travis file.
Then I think it should be only used when testing, not putting in `requirements.txt`
I'm thinking of guessing minimum, max, available_min length of username and suggest.
@manu-chroma , Actually, I set the min, max length using script for some website that doesn't show the username length clearly. So I'm thinking of automating that task. p.s. the...
Since disqus doesn't work well with requests, support for disqus is closed until the solution is found.