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

As a developer using headless-user-admin, I want to retrieve an Organization's account information

Details

    Description

      See https://docs.google.com/spreadsheets/d/1rcIXKuFwV176ui3EQUc7FMdfbJ6kIlhOj45edtSN99k/edit?ts=60d1fa52#gid=0

      This will add a new property to the Organization schema called "accountInformation"

      This property will contain two properties:

      "accountsCount", which is the count of Accounts associated with the Organization

      "accounts", which is an array of Account objects, referencing the Account schema defined in account-rest-impl

      An example of referencing another schema can be seen here: https://github.com/liferay/liferay-portal/blob/20f988768cf7476b19e63b30c52e2558861ea7e8/modules/apps/headless/headless-admin-content/headless-admin-content-impl/rest-openapi.yaml#L42-L47

      Attachments

        Issue Links

          Activity

            People

              pei-jung.lan Pei-Jung Lan
              drew.brokke Drew Brokke
              Pei-Jung Lan Pei-Jung Lan
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  7.4.13 DXP GA1
                  7.4.3.4 CE GA4
                  Master