Skip to content

Commit 69d3a86

Browse files
author
Max Wang
committed
update docstring
1 parent a96ef85 commit 69d3a86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PowerPlatform/Dataverse/data/_upload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def _upload_file(
2626
Parameters
2727
----------
2828
table_schema_name : :class:`str`
29-
Table schema name (singular logical name), e.g. "account".
29+
Table schema name, e.g. "account" or "new_MyTestTable".
3030
record_id : :class:`str`
3131
GUID of the target record.
3232
file_name_attribute : :class:`str`

0 commit comments

Comments
 (0)