Skip to content

fix: use odata api for folder search#407

Merged
radu-mocanu merged 1 commit intomainfrom
fix/folder-search
Jun 18, 2025
Merged

fix: use odata api for folder search#407
radu-mocanu merged 1 commit intomainfrom
fix/folder-search

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Jun 18, 2025

  • use odata/Folders api instead of FoldersNavigation to compare exact equality between folder names
  • update tests to use new api

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.0.67.dev1004070452",

  # Any version from PR
  "uipath>=2.0.67.dev1004070000,<2.0.67.dev1004080000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath = { index = "testpypi" }

@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Jun 18, 2025
@radu-mocanu radu-mocanu requested a review from cristipufu June 18, 2025 11:00
@radu-mocanu radu-mocanu merged commit 1a0f80e into main Jun 18, 2025
16 checks passed
@radu-mocanu radu-mocanu deleted the fix/folder-search branch June 18, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants