# File lib/chef_zero/endpoints/data_bag_item_endpoint.rb, line 14
      def populate_defaults(request, response_json)
        DataBagItemEndpoint::populate_defaults(request, response_json, request.rest_path[3], request.rest_path[4])
      end