Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-143467

Expose parameters metadata in the delegate/base resource

Details

    Description

      Right now, there isn't a simple way of knowing which path parameters does a batch method needs, what of those are required and what aren't.

      We generate automatically the batch methods and try to infer if they need a company, a site or some of those things to call the right post method. So we should generate a method that exposes those needs to let import/export call it and get the information.

      That info has to be scoped by method (post, put, delete) or generate several. And ideally is should return an object that separates between required and optional parameters.

      Attachments

        Issue Links

          Activity

            People

              pablo.agulla Pablo Agulla
              javier.gamarra Javier Gamarra (Inactive)
              Javier de Arcos Velilla Javier de Arcos Velilla
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  7.0.X
                  7.1.X
                  7.2.10 DXP FP18
                  7.2.X
                  7.3.X
                  Master