File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1818 "name": "revisions",
1919 "description": "Enable versioning of an application",
2020 "enabled": false
21+ },
22+ {
23+ "name": "file-based-service-bindings",
24+ "description": "Enable file-based service bindings for the app",
25+ "enabled": false
2126 }
2227 ],
2328 "pagination": {
24- "total_results": 1 ,
29+ "total_results": 3 ,
2530 "total_pages": 1,
2631 "first": { "href": "/v3/apps/05d39de4-2c9e-4c76-8fd6-10417da07e42/features" },
2732 "last": { "href": "/v3/apps/05d39de4-2c9e-4c76-8fd6-10417da07e42/features" },
Original file line number Diff line number Diff line change @@ -6,3 +6,4 @@ Name | Description
66---- | -----------
77**ssh** | Enable SSHing into the app
88**revisions** | Enable [versioning](#revisions) of an application
9+ **file-based-service-bindings** | Enable file-based service bindings for the app (experimental)
You can’t perform that action at this time.
0 commit comments