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 Specification #69

Closed
ghost opened this issue Jun 24, 2015 · 1 comment
Closed

API Specification #69

ghost opened this issue Jun 24, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 24, 2015

I see that the code appears to be logically organised around a clean-looking API; I can go and read through the Go source and get to understand it, but it'd be better if there were a specification of that API clearly written somewhere for reference. As this is a developing project, it'd especially be useful to know what parts of the API are considered "stable".

Lets-Chat have an API spec which was invaluable to me in writing a Python API wrapper and I'd love to do the same for MatterMost. :)

@it33
Copy link
Contributor

it33 commented Jun 25, 2015

Hi @cathalgarvey , thanks for the question--would love to have your help building an Python API wrapper!

It's only been a day since we went public with the project, the current 0.5.0 release is considered a "preview", and we can't really guarantee API stability. http://www.mattermost.org/mattermost-0-5-0-released/

That said, documenting the APIs--perhaps some of the more mature ones that are more likely to be stable--is a good idea, and I've posted it as a community feature request for voting here: https://mattermost.uservoice.com/forums/306457-general/suggestions/8589427-api-specification

It's early days, and hope we get more and more discussion about how to best prioritize projects.

Since this seems more a feature request (http://www.mattermost.org/feature-requests/) than an issue (http://www.mattermost.org/filing-issues/) closing this item for now. Please open a new ticket if you think differently?

@it33 it33 closed this as completed Jun 28, 2015
witjem pushed a commit to witjem/mattermost-server that referenced this issue Oct 6, 2022
…mctl (mattermost#69)

* added command for rename of teams

* added editor specific files to ignore

* ran mocks and docs on the PR

* added few tests

* ran lint

* added more tests

* tests complete

* ran make docs

* slight changes for team obj init

* new team command strucutre

* new docs

* remove rename team wrapper

* removed log

* removed args check

* fixed all the requesting changes

* reduced struct in test
yasuaki-nakayama added a commit to findex-inc/remotalk-cloud that referenced this issue May 20, 2024
…le-popover

ユーザプロファイルのポップオーバーでユーザ名を消せるように変更
Kshitij-Katiyar added a commit that referenced this issue Jul 3, 2024
* [MI-960}: Updated the message and screenshot in step 2 of setup flow (#69)

* [MM-960]: Cropped the server-create-applink screenshot
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