Giter VIP home page Giter VIP logo

developers-documentation's People

Contributors

anouchka-m avatar aurelien-reeves-scalingo avatar bephipps avatar brandon-welsch avatar curzolapierre avatar cyrille-sg avatar dependabot[bot] avatar emeric-martineau avatar etiennem avatar francois2metz avatar ipfaze avatar jdauphant avatar john-scalingo avatar ksol avatar leo-scalingo avatar mrunichs avatar octo-topi avatar quentinescudierscalingo avatar revolunet avatar scedricthomas avatar sckevino avatar soulou avatar ungredda avatar yannski avatar yohann-bacha avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

developers-documentation's Issues

[apps] Better documentation for app limits

The limits field is currently missing from payloads in the dev doc.

[events] Some events are missing from the doc

SCM events are missing, for example.

Check if other events are missing.

{
  "id": "5e98705db94df700013b7a30",
  "created_at": "2020-04-16T14:49:01.573Z",
  "type": "link_scm",
  "app_id": "5e98705db94df700013b7a2c",
  "app_name": "sample-node-express-pr1",
  "user": {
    "username": "test",
    "email": "[email protected]",
    "id": "us-5bdndc3-6421-40ef-96f6-c4fd83935a2d"
  },
  "type_data": {
    "repo_name": "test/sample-node-express",
    "linker_username": "test",
    "source": "https://github.com/test/sample-node-express"
  }
}

[Applications] Base Url field is missing

Inside the returned object of an application, in addition to the url field, which returns either the scalingo app url or the canonical when there is one, it should also return the base url that corresponds to the scalingo app url (e.g exemple-app.scalingo.io).

Mutliple auth are confusing

We currently have 3 different API and those three APIs use 3 different tokens/auth methods. It would be nice to add a page explaining how the authentication work between those APIs.

[Invitation] Invite only returns a single collaborator

curl -H "Authorization: Bearer $JWT" -H "Content-Type: application/json" 'https://api.scalingo.com//v1/apps/rss-john/collaborators' -X POST -d '{"collaborator": { "email": "[email protected]"}}' | jq
{
  "collaborator": {
    "id": "5d2c52cd623d3a000f6aad3a",
    "email": "[email protected]",
    "username": "n/a",
    "status": "pending",
    "invitation_link": "https://my.agora-fr1.scalingo.com/apps/collaboration?token=REDACTED",
    "app_id": "59f72c73fb0de600123611df"
  }
}

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.