serj-p

Results 5 comments of serj-p

I am rewriting my app from flask-restplus to rebar and I had an api endpoint api/get_recent_id which was returning whether json "RECENTID" or null if there was no recent one....

Marshmallow has few not very well documented field's parameter types: `description`, `example`, `externalDocs` which may be used for extra documentation on per field basis. Hovewer Rebar seems to support `description`...

you're genius! i was able to connect to my organization's workspase which uses SSO.

Sorry for late response. It doesn't seem like this file contain at least something regarding this groupchat bookmark. I searched using this id http://screencast.com/t/kIqwinGDoTED or name of bookmark, but it's...

got it working copying token from this API `https://your-org-domain.slack.com/api/apps.actions.list` it sends params: `token: xoxs-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx` I used my login without @domain and set host as it is in web browser.