Skip to content

Commit 7de7ae5

Browse files
committed
docs: updated API reference
1 parent 4e4b4a7 commit 7de7ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/core/Codebase.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ Get all modified symbols in a pull request
468468
<GithubLinkNote link="https://github.com/codegen-sh/codegen/blob/develop/src/codegen/sdk/core/codebase.py#L1530-L1536" />
469469

470470

471-
<Return return_type={ <code className="text-sm bg-gray-100 px-2 py-0.5 rounded">tuple[str, dict[str, str], list[str]]</code> } description=""/>
471+
<Return return_type={ <code className="text-sm bg-gray-100 px-2 py-0.5 rounded">tuple[str, dict[str, str], list[str], str]</code> } description=""/>
472472

473473

474474
### <span className="text-primary">get_relative_path</span>

0 commit comments

Comments
 (0)