couchbaselabs / cbft

*THIS PROJECT HAS MOVED* from couchbaselabs TO: https://github.com/couchbase/cbft -- no further development will be done here on couchbaselabs/cbft
Other
27 stars 5 forks source link

REST api should allow optional full index definition JSON for PUT body for index creation/update #121

Closed steveyen closed 9 years ago

steveyen commented 9 years ago

Today, it uses req.FormValue()'s, but should default to values from an optional JSON from the PUT body in the rest_create_index.go.

steveyen commented 9 years ago

commit 0db9009