Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-5544

[REST] GET Company doesn't return reference to its Members list

    XMLWordPrintable

Details

    Description

      We have a missing link between Company and its Members. It's important for Connect App to be able to go from Company response directly into Members list without hardcoding resource URIs.

      The fix will include in REST Company and CompanyList responses a link to MemeberList, e.g:

      <Company>
      <!-- ... -->
      <MemberList media-type="application/vnd.ibexa.api.MemberList+xml" href="/api/ibexa/v2/corporate/companies/73/members">
      <!-- ... -->
      </Company>
      

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              andrew.longosz@ibexa.co Andrew Longosz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: