Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-540

"Data Types and Structures" information in the Remote API page

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Page: http://confluence.atlassian.com/display/FISHEYE/The+FishEye+Remote+API
      In the documentation and the built-in instance's doco (<HOSTNAME>/api), provides the following content under the Path Info's Data structure:

      struct PathInfo {
            String name;    // (REST: attribute)
            boolean isfile; // (REST: attribute)
            boolean isdir; // (REST: attribute)
            boolean isHeadDeleted; // (REST: attribute)
          }
      

      It appears that, using isfile and isdir would always return a 'false' value. If isFile and isDir is used, they return the correct value instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tcheah Tony Cheah Tong Nyee [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: