Skip to content

Commit 190007b

Browse files
committed
rollback this
1 parent 2a557c8 commit 190007b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/uipath/platform/orchestrator/_assets_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def retrieve(
7878
return Asset.model_validate(response.json()["value"][0])
7979

8080
@traced(
81-
name="assets_retrieve", run_type="uipath", hide_input=True, hide_output=True
81+
name="assets_retrieve", run_type="uipath"
8282
)
8383
@resource_override(resource_type="asset")
8484
async def retrieve_async(

0 commit comments

Comments
 (0)