Skip to content

Conversation

@oleksandr-nc
Copy link
Contributor

This is needed to resolve the following issue: nextcloud/context_agent#46

The endpoint will be backported to Nextcloud 31.

You can test it with the following snippet:

print(nc.ocs("GET", f"{nc._session.ae_url}/info/nextcloud_url/absolute", json={"url": "some_url"}))

P.S. After we merge this, it might be a good idea to add a method to nc_py_api to allow calling it more cleanly.

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc
Copy link
Contributor Author

/backport to stable31

Copy link
Collaborator

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@oleksandr-nc oleksandr-nc merged commit d7214d0 into main Jul 11, 2025
34 checks passed
@oleksandr-nc oleksandr-nc deleted the feat/route/nc-absolute-url branch July 11, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants