Giter VIP home page Giter VIP logo

docs.pando.im's People

Contributors

cg-xuy avatar dependabot[bot] avatar firefly1126 avatar kuri-su avatar lyricat avatar vwumumu avatar xuyan1214 avatar xwjdsh avatar yaruip avatar yiplee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs.pando.im's Issues

Some small mistakes

Endpoint URL 应该是 https://api.4swap.org/api/oauth

Example Request 里的 curl 语句无法执行,URL后面缺少了双引号,PAYLOAD前面也少了双引号
应该改成 curl -X POST "https://api.4swap.org/api/oauth" --data "PAYLOAD" -H "Content-Type: application/json"


https://leaf-api.pando.im/api/me/vats 获取到 vaults的id,去查 https://leaf-api.pando.im/api/vat/:id 会返回404

文档里Read Single Vault 的Endpoint URL有误,实际路径是 https://leaf-api.pando.im/api/vats/:id

Example request 也无法执行, 应该改成 curl -X GET "https://leaf-api.pando.im/api/vats/52010fd0-6a9d-393c-abcb-ca997d950bf5" -H "Content-Type: application/json"


Example request里需要Bearer Token,但Authentication and options里写的是Public access,应该改成Authorized。

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.