Skip to content

Commit

Permalink
refactor: removing Exchange xAPI from demos. Main demo is Drive API
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodek committed Oct 9, 2019
1 parent e73d381 commit bc271b4
Show file tree
Hide file tree
Showing 89 changed files with 0 additions and 927,488 deletions.
1 change: 0 additions & 1 deletion demo/element/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class ApicApplication extends DemoBase {
this.apis = [
['google-drive-api', 'Google Drive API'],
['httpbin', 'HTTPbin API'],
['exchange-experience-api', 'Exchange Experience API'],
['data-type-fragment', 'RAML data type fragment'],
['demo-api', 'Demo API']
];
Expand Down
1 change: 0 additions & 1 deletion demo/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"models/demo-api/demo-api.raml": "RAML 1.0",
"models/appian-api/appian-api.raml": "RAML 1.0",
"models/nexmo-sms-api/nexmo-sms-api.raml": "RAML 1.0",
"models/exchange-experience-api/exchange-experience-api.raml": "RAML 0.8",
"models/google-drive-api/google-drive-api.raml": "RAML 1.0",
"models/httpbin/httpbin.json": ["OAS 2.0", "application/json"],
"models/data-type-fragment/data-type-fragment.raml": "RAML 1.0",
Expand Down
Loading

0 comments on commit bc271b4

Please sign in to comment.