-
Notifications
You must be signed in to change notification settings - Fork 1
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
Write YAML file for KiboPush #1151
Comments
There are a total of 75 endpoints to be defined. It is quite a lengthy task and is time consuming as I have to think what parameters are required for each endpoint and understand which endpoint returns what. Basically, have to go through all the server side code of KiboPush. |
@AnishaChhatwani What is the update here? |
Defined 12 endpoints today. So a total of 20 endpoints are defined till now |
This task is done. Defined all the endpoints |
@sojharo Please test |
Yes, I have tested it. Asked Anisha to change security definition from token to API keys. |
Anisha has added the security definition. I have tested it and we can close it now. In the next task, I would integrate this YAML file into our application #1210 |
Thanks |
1.This is the payload for workflows. However the information format we receive for a sample data is : [ { _id: '5a1fc5ae6171c8512304c0ea', |
@saniasiddiqui I am not understanding your comments? Are you asking questions? or you are reporting a bug? |
These are the problems I am coming across. Where we need to update yaml definition, that is a bug. |
@saniasiddiqui If these are bugs then you should have removed the "Resolved" status and added "Bug" status and notify @AnishaChhatwani. Also, you should ping @AnishaChhatwani and get clarity from her. You have a mix of questions and issues in your comments. |
When I was working for operational dashboard, fixed these issues side by side and created a pull request under operational dashboard's issue number.. Therefore, u don't see a merge here |
Pages Bugs
Poll Bugs
Workflows Bugs
Dashboard Bugs
Sessions Bugs
We should remove /broadcasts/download from yaml as it is not being used anywhere. @sojharo |
Send Poll /polls/send (Bug) Steps:
|
We can close this task. Please open a separate task. |
@saniasiddiqui when you reopen the task. Please remove resolved for it. @AnishaChhatwani please look into this |
This is done. @saniasiddiqui please test |
This is fixed. @saniasiddiqui please test again |
Tested. Changes asked have been incorporated. |
Thanks |
This task is to complete the YAML file for kibopush. I am assigning this to Anisha.
The text was updated successfully, but these errors were encountered: