Commit Graph

78 Commits

Author SHA1 Message Date
pancho horrillo
19bb6320b9 spec: Fix command name start -> server 2019-09-16 09:19:19 +02:00
pancho horrillo
b4b5052149 Revert "Style fix."
This reverts commit 5c72f3a498.

Thanks to @nilp0inter for clarifying this one as well.
2019-09-09 14:40:52 +02:00
pancho horrillo
94135c6ab9 Revert "Style fix."
Thanks to @nilp0inter for pointing out that this was not Basic English.

This reverts commit 0eb51f12ac.
2019-09-09 14:30:07 +02:00
pancho horrillo
567f68b695 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
28c16409a8 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
84f6a89c2d Clarify expression. 2019-09-06 13:55:22 +02:00
pancho horrillo
ff0f3aefc5 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
249d0f3e9f Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
41d8f39c9a Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
5c72f3a498 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
3a545ac7b3 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
0eb51f12ac Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
b22f3a5adb Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
42403fe78c Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
9fdd75f6d8 Fix typo. 2019-09-06 13:55:22 +02:00
Roberto Abdelkader Martínez Pérez
58a800e5e9 Replace request/response with new commands 2019-09-05 08:40:59 +02:00
Héctor Hurtado
fe0de6fc1b Error codes for data API requests 2019-08-29 12:52:46 +02:00
Héctor Hurtado
6afc9d8c25 Fixed some typos on url params 2019-08-26 13:31:43 +02:00
Héctor Hurtado
2b35a1fbfe Changed spec, URL parameters specified by curly brackets instead of colon 2019-08-23 13:24:31 +02:00
Héctor Hurtado
b38023a033 Changed specification to rise an error when inserting with a negative index. Added new scenario to check this condition 2019-08-23 13:18:12 +02:00
Héctor Hurtado
d564ff9206 New route added for 'Control API' for retrieving route info 2019-08-23 13:11:05 +02:00
Roberto Abdelkader Martínez Pérez
90c0c6ddb7 Append and Insert should return 201 on success. Delete should return 204 on success with no content. 2019-08-23 11:48:52 +02:00
César Gallego Rodríguez
3a8adb19f7 Minor fixes on human words.
Thanks-to: Nilp0inter
2019-08-21 12:01:08 +02:00
César Gallego Rodríguez
9ef714309d Update spec/README.md
language fix

Co-Authored-By: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-08-21 11:59:32 +02:00
César Gallego Rodríguez
44287738f5 Update spec/README.md
language fix

Co-Authored-By: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-08-21 11:59:21 +02:00
César Gallego Rodríguez
d9f247cc17 Update spec/README.md
language fix

Co-Authored-By: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-08-21 11:59:07 +02:00
César Gallego Rodríguez
d4bcd4cae6 Correct line breaks. 2019-08-21 10:21:16 +02:00
César Gallego Rodríguez
2eaac52a03 Less errors, less complex. 2019-08-21 10:15:55 +02:00
César Gallego Rodríguez
c834bd4447 Robustness principle and optional body. 2019-08-21 09:57:44 +02:00
César Gallego Rodríguez
a7ea97d1d5 Explicit format in command. 2019-08-21 09:42:21 +02:00
Héctor Hurtado
fc5e510f89 Fix typo in new error code 2019-08-14 21:06:33 +02:00
Héctor Hurtado
2d53a66c3e Fixed some typos in spec's correction 2019-08-14 20:57:19 +02:00
Héctor Hurtado
42bebfcc89 Fixed som errors and modified control API specs to support route_id ans new 412 error codes 2019-08-14 20:43:33 +02:00
Roberto Abdelkader Martínez Pérez
a7e5f63612 Added new resources to expose form fields and form fields with files. 2019-07-09 11:31:55 +02:00
Roberto Abdelkader Martínez Pérez
77f2855471 Added /request/host to both, the spec and the poc. 2019-06-12 07:35:15 +02:00
pancho horrillo
804b4dcf8b spec: add FIXME regarding possible inconsistency handling route_id
Thanks to @hhurtado for pointing this out.
2019-06-06 09:49:23 +02:00
pancho horrillo
94cf234f43 spec: fix a couple of calls to leftovers (kroute -> kapow route)
Thanks to @cr0hn for spotting them!
2019-06-05 15:46:36 +02:00
pancho horrillo
102d5699a0 spec: add clarification for the entrypoint concept
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>

Thanks to @hhurtado for providing us with invaluable feedback!
2019-06-05 12:44:40 +02:00
Roberto Abdelkader Martínez Pérez
b10765f623 Merge remote-tracking branch 'origin/develop' into server-as-subcommand 2019-06-05 10:19:43 +02:00
Roberto Abdelkader Martínez Pérez
96739189f1 Making PoC follow spec regarding to the "kapow route" command and, incidentally creating a new "kapow server" command. 2019-06-04 14:40:01 +02:00
pancho horrillo
d067b46d11 spec: fix quoting style 2019-05-31 13:43:46 +02:00
pancho horrillo
60e7a57622 spec: explanation of the executables
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-05-31 13:43:46 +02:00
pancho horrillo
02fce05303 spec: resolve a FIXUP regarding a sample call
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-29 16:36:45 +02:00
pancho horrillo
f45e1be194 spec: add missing note on handlers
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-29 16:36:45 +02:00
pancho horrillo
da72ccbf70 spec: add missing explicit line breaks
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-29 16:36:45 +02:00
pancho horrillo
823974551d spec: enable syntax highlighting for code snippets 2019-05-29 16:36:42 +02:00
pancho horrillo
0384d81b9f spec: add UNIX® registered sign 2019-05-29 16:20:01 +02:00
pancho horrillo
8e97efda31 spec: resolve a couple more TODOs 2019-05-29 16:19:53 +02:00
pancho horrillo
49a3dea091 spec: render table with native github-flavoured markdown
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-05-29 10:40:43 +02:00
pancho horrillo
6ad5417a66 spec: resolve a bunch of TODOs and add some tweaks
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-05-29 10:40:30 +02:00