UNPKG

opendj-rest-wrapper

Version:

JavaScript library for OpenDJ REST API to access directory data as JSON resources over HTTP

10 lines (7 loc) 206 B
'use strict'; var json = { 'code': 400, 'reason': 'Bad Request', 'message': 'The request cannot be processed because it attempts to remove the required field \' / _id \'', }; module.exports = json;