Conversation
…ronment variable loading for test scripts
…mments_example.py
| print("Test 1: Search with simple query") | ||
| query = "test" | ||
| response = requests.get( | ||
| f"{CONFLUENCE_URL}/wiki/api/v2/search", |
There was a problem hiding this comment.
I can not find this endpoint in the docs (https://developer.atlassian.com/cloud/confluence/rest/v2/intro/#about) and it also does not work for my instance.
|
Can someone comment on the the status of this ticket, vs seemingly similar work in #1522? Is this, or the other MR, required for this library to actually support Confluence Cloud servers that are deployed with the v2 REST API? Without this work, is this library not usable in that context? |
|
Hi — just wanted to signal interest in getting this across the line. I've been working on a pagination fix for A few questions to understand where things stand:
Happy to contribute if it helps move this forward. 🤖 Generated with Claude Code |
|
Hi, also confirm interest here. We'd like to reduce our permissions' scope from our access tokens and waiting for v2 to be available. |
only Confluence v2