API documentation updated
Change effective on 26 January 2016
- Added
~
as alias for current user identity. - Added account#delinquent_at attribute
- Modified account#last_login attribute to be nullable.
- Added account#sms_number attribute.
- Added account#suspended_at attribute.
- Added addon-attachment#web_url attribute.
- Added addon-service#supports_multiple_installations attribute.
- Added addon-service#supports_sharing attribute.
- Added app-setup#build:output_stream_url attribute.
- Added app-transfer#silent attribute.
- Added app#space:id attribute.
- Added app#space:name attribute.
- Added GET /users/{account_email_or_id_or_self}/apps.
- Added build#app:id.
- Modified build#buildpacks attribute to be nullable.
- Added buildpack#name attribute.
- Added build-result#build:output_stream_url attribute.
- Deprecated build-result attribute.
- Added collaborator#app:id attribute.
- Added collaborator#app:name attribute.
- Added domain#cname attribute.
- Added domain#kind attribute.
- Modified PATCH /apps/{app_id_or_name}/formation to expect type attribute instead of process attribute.
- Added inbound-ruleset resource.
- Added DELETE /oauth/tokens/{oauth_token_id}
- Added oauth-authorization#user:email attribute.
- Added oauth-authorization#user:full_name attribute.
- Added organization-app-collaborator#app:id attribute.
- Added organization-app-collaborator#app:name attribute.
- Added organization-app-collaborator#privileges:description attribute.
- Added organization-app-collaborator#privileges:name attribute.
- Added PATCH /organizations/apps/{organization_app_name}/collaborators/{organization_app_collaborator_email}
- Added organization-member#user:name attribute.
- Added organization-member#user:id attribute.
- Modified organization-member id to be part of identity.
- Added sms-number resource.
- Added user-preferences#dismissed-pipelines-banner attribute.
- Added user-preferences#dismissed-pipelines-github-banner attribute.
Updated documentation available at https://devcenter.heroku.com/articles/platform-api-reference.