-
Notifications
You must be signed in to change notification settings - Fork 252
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 Wiki update #34
Comments
Thank you. I have added most of your notes, and extended the API with new examples, specified request method (GET|POST) and so on. Check it out. |
That looks great! We all hate documenting, but it's sure nice to have moving forward. |
I was wondering what the purpose was of the time, I completely ignored it so far in my nodejs api :) I also ignored the config param and used a local copy for now assuming we would move towards separated config for api/ui. We will have to work through each endpoint for #37 , and I think updating the documentation should probably be done in the repo until that version ships, or we should clearly label each section with current version looks like this, next version looks like this. I'm good either way. I'd like to hear your thoughts on that. |
Sure it will work without these params in the basic implementation, but it doesn't mean that they are useless. FM is a powerful plugin which can change it behaviour depending on configuration. So if |
I won't ignore them once I understand their purpose, I promise :) |
Done. For any following questions and discussions go to #37 |
I don't have update permissions on the wiki, so here's what I added this morning, you can review and post to your liking :)
API.zip
The text was updated successfully, but these errors were encountered: