Giter VIP home page Giter VIP logo

ringcentral-ts's People

Contributors

dependabot[bot] avatar zengfenfei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ringcentral-ts's Issues

Support batch API

Support batch API, at least support batch get.

Sample case

Request example

GET /restapi/v1.0/glip/persons/207846020,1561574010,986580011 HTTP/1.1

Response example

HTTP/1.1 207 Multi-Status

--glboundary_ra08P31TSV3q70pPgdwc9UKlfihy9q
Content-type: application/json; charset=utf-8
Content-length: 59

{"response":[{"status":200},{"status":200},{"status":200}]}
--glboundary_ra08P31TSV3q70pPgdwc9UKlfihy9q
Content-type: application/json; charset=utf-8
Content-length: 492

{"id":"207846020",
"firstName":"Joe",
"lastName":"Black",
"gender":"male",
"email":"[email protected]",
"location":"Saint-Petersburg",
"avatar":"https://glip-prod.s3.amazonaws.com/web/customer_files/19143229452/avatar.png",
"companyId":"37439510",
"creationTime":"2015-07-13T10:04:51.348Z",
"lastModifiedTime":"2017-03-14T05:39:08.247Z"}
--glboundary_ra08P31TSV3q70pPgdwc9UKlfihy9q
Content-type: application/json; charset=utf-8
Content-length: 448

{"id":"1561574010",
"firstName":"Jack",
"lastName":"White",
"gender":"male",
"email":"[email protected]",
"location":"San Francisco",
"avatar":"https://glip-prod.s3.amazonaws.com/web/customer_files/25325084684/image.png",
"companyId":"37439510",
"creationTime":"2015-09-18T04:30:59.122Z",
"lastModifiedTime":"2017-03-14T16:53:58.412Z"}
--glboundary_ra08P31TSV3q70pPgdwc9UKlfihy9q
Content-type: application/json; charset=utf-8
Content-length: 442

{"id":"986580011",
"firstName":"John",
"lastName":"Smith",
"gender":"male",
"email":"[email protected]",
"location":"St. Petersburg",
"avatar":"https://glip-prod.s3.amazonaws.com/web/customer_files/16055050252/ava.png",
"companyId":"37439510",
"creationTime":"2015-05-22T14:32:25.036Z",
"lastModifiedTime":"2017-03-15T06:56:30.116Z"}
--glboundary_ra08P31TSV3q70pPgdwc9UKlfihy9q--

Update Definitions?

Hey there!

Any way you would be ok with writing out directions on updating definitions and paths?

extension().callerid() not a function

Would really like to figure it out on my own, but just couldn't. The paths and definitions folder both have the CallerId method, and it's linked to the Extension method. Just doesn't show up in my node_modules after install.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.