Commit Graph

8 Commits

Author SHA1 Message Date
BiscuiTech
931e6af41d Added REST Route 304 (#24877)
Added REST API Status Code 304 into the Guide with explanation.
2019-01-15 15:05:41 -07:00
Max Ong Zong Bao
b719cb01cf docs: Updating the API best practices (#24112)
Added the API URL design to include versioning and limiting the use of PUT requests to only updating of existing records instead of allowing the creation of new records using PUT request.
2019-01-15 14:49:28 -07:00
webwesen
2cea1e1c66 better unordered list formatting : "Further reading" (#23264) 2018-11-23 20:21:29 -05:00
Piyush Bajaj
d8ad84a387 Update index.md (#25099) 2018-11-10 06:25:25 +05:30
13636592
4c059aef35 Add REST API Guide (#21103)
* Add REST API Guide

* Update index.md
2018-11-05 16:01:39 -05:00
Arsalaan Javed
40ff61baef Adding some detailed information (#21062)
* Adding some detailed information

* minor corrections
2018-11-05 12:51:40 -05:00
StephonB
7d2a8715b2 Edited table relationship info (#19577)
* Edited table relationship info

I assume the previous author meant to add one-to-one relationships. I fixed a few typos and changed a bit of information relating to one-to-one relationships.

* Update index.md

* Update index.md
2018-10-21 21:45:43 +01:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30