- Status Closed
- Percent Complete
- Task Type Anomalie
- Category Téléphonie
-
Assigned To
rfliedel - Operating System Tous
- Severity Low
- Priority Very Low
- Reported Version 2.1.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Freebox Server (Ultra V9/ Pop V8/ Delta V7 / Revolution V6 / Mini 4K)
Opened by Djmomo - 01/03/2014
Last edited by rfliedel - 30/04/2014
Opened by Djmomo - 01/03/2014
Last edited by rfliedel - 30/04/2014
FS#14386 - Erreur doc API Calls / Contacts /Calls
Une erreur est présente dans l’exemple de la fonction “Delete a call” (http://dev.freebox.fr/sdk/os/call/#delete-a-call).
Pour supprimer un appel de la liste, il ne faut pas écrire
DELETE /api/v1/fs/call/69 HTTP/1.1 Host: mafreebox.freebox.fr
mais
DELETE /api/v1/call/log/69 HTTP/1.1 Host: mafreebox.freebox.fr
Le problème est sur l’URL appelée avec le DELETE et qui ne correspond pas à l’URL annoncée pour la fonction (DELETE /api/v1/call/log/{id}).
Closed by rfliedel
30.04.2014 17:28
Reason for closing: Résolu
Additional comments about closing:
30.04.2014 17:28
Reason for closing: Résolu
Additional comments about closing:
En 2.1.1
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Merci, ca sera corrigé