Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-81187

Aligning Naming Conventions in The Organizations REST API Response Formats.

XMLWordPrintable

    • 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.

      Issue

      There is inconsistency in the format of response body properties in The Organizations REST API REST API. Some endpoints return objects that use snake case, while others return objects in camel case. This becomes especially challenging when you're working with standard data blocks that are returned.

      As an example:  While Get managed accounts in an organization is returning "account_type", the below APIs are returning "accountType":

      Suggestion

      To address this inconsistency, it is recommended to standardize the response format across all endpoints by adopting a single naming convention, such as camel case, to ensure uniformity and ease of use for developers.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

       

              Unassigned Unassigned
              a60056aed681 Rosa Faghihi (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: