Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-1625

REST API could offer list of services for requests sent to the root URL

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 2.6
    • REST
    • None
    • 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

      The REST API could offer list of services for requests sent to the root URL.

      For example, if the request URL is the root:

      http://localhost:8095/crowd/rest/admin/latest/
      

      or

      http://localhost:8095/crowd/rest/admin/1/
      

      Then the response could contain the list of available services, something like:

      <resources>
        <resource name="directory">
          <link rel="self" href="http://localhost:8095/crowd/rest/admin/latest/directory" />
        </resource>
      <resource name="login">
          <link rel="self" href="http://localhost:8095/crowd/rest/admin/latest/login" />
        </resource>
      </resources>
      

      Bamboo is planning something similar. See the docs.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              smaddox SarahA
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - Not Specified
                  Not Specified
                  Logged:
                  Time Spent - 0.85h
                  0.85h