Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api.updatePlatform is missing in PlatformRequirements.md #10

Open
janpio opened this issue May 3, 2019 · 1 comment
Open

Api.updatePlatform is missing in PlatformRequirements.md #10

janpio opened this issue May 3, 2019 · 1 comment

Comments

@janpio
Copy link
Member

janpio commented May 3, 2019

... but defined in Api.js:

Api.updatePlatform = function (destination, options) {
events.emit('log', "test-platform:Api:updatePlatform");
// todo?: create projectInstance and fulfill promise with it.
return Promise.resolve();
};

Optional? Obsolete?

@janpio
Copy link
Member Author

janpio commented May 3, 2019

via #1 (comment) this could probably be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant