Skip to content

Commit 1761aa6

Browse files
committed
Update README.md
1 parent 26cae8b commit 1761aa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

swift/example_code/glue/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ Code excerpts that show you how to call individual service functions.
4848
- [DeleteTable](scenario/Sources/entry.swift#L501)
4949
- [GetCrawler](scenario/Sources/entry.swift#L220)
5050
- [GetDatabase](scenario/Sources/entry.swift#L406)
51-
- [GetJobRun](scenario/Sources/entry.swift#L621)
52-
- [GetJobRuns](scenario/Sources/entry.swift#L584)
51+
- [GetJobRun](scenario/Sources/entry.swift#L622)
52+
- [GetJobRuns](scenario/Sources/entry.swift#L585)
5353
- [GetTables](scenario/Sources/entry.swift#L429)
5454
- [ListJobs](scenario/Sources/entry.swift#L319)
5555
- [StartCrawler](scenario/Sources/entry.swift#L198)
56-
- [StartJobRun](scenario/Sources/entry.swift#L545)
56+
- [StartJobRun](scenario/Sources/entry.swift#L546)
5757

5858

5959
<!--custom.examples.start-->

0 commit comments

Comments
 (0)