Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-764

nodejs SDK ref docs (incorrectly?) says GetResult has a content field instead of a value field

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.0.5
    • None
    • docs
    • None
    • 1

    Description

      In the SDK API reference docs for nodejs, the page for GetResult says there are content, cas and expiry fields...
      https://docs.couchbase.com/sdk-api/couchbase-node-client/global.html#GetResult
      {{
      content *
      cas Cas
      expiry integer
      }}

      But on the SDK node.js intro doc page and the kv-operations doc pages...

      ...it looks like it uses GetResult.value field (instead of GetResult.content).

      ...and it looks like the GetResult does not have a expiry field.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              brett19 Brett Lawson
              steve Steve Yen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty