REST API case sensitivity is inconsistent

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Environment

      *Confluence Cloud REST API

      Steps to Reproduce

      1. Make a GET request using the following endpoint, ignoring case of the space key:
        1. https://myconfluence.atlassian.net/wiki/rest/api/space/spacekey/content
      2. Make PUT request against the following endpoint, notice the endpoint is now case sensitive.
        1. https://myconfluence.atlassian.net/wiki/rest/api/space/SPACEKEY

      Expected Results

      The case sensitivity should be consistence across all endpoints.

      Actual Results

      Space key case sensitivity is required for some endpoints and ignore on other endpoints.

      Notes

      (Optional - If Necessary)

      Workaround

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

            Assignee:
            Unassigned
            Reporter:
            Alexandre Marcoux
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: