Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23569

Rest API when using application/vnd.ez.api.Root+xml returns & when it should return &

    XMLWordPrintable

Details

    Description

      When using a REST client to fetch the list of root resources it returns

      <contentByRemoteId media-type="" href="/api/ezp/v2/content/objects{?remoteId}"/>
      

      When actually it should return

      <contentByRemoteId media-type="" href="/api/ezp/v2/content/objects?{&amp;remoteId}"/>
      

      As specified in spec

      Attachments

        Activity

          People

            Unassigned Unassigned
            pedro.resende-obsolete@ez.no Pedro Resende (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: