Вопрос

Where in CouchApp folder structure should I put validation function that it will be properly pushed with couchapp push command?

Это было полезно?

Решение

Check out the CouchApp documentation.

The correct file is ./validate_doc_update.js

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top