File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,12 +48,12 @@ Code excerpts that show you how to call individual service functions.
48
48
- [ DeleteTable] ( scenario/Sources/entry.swift#L501 )
49
49
- [ GetCrawler] ( scenario/Sources/entry.swift#L220 )
50
50
- [ 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 )
53
53
- [ GetTables] ( scenario/Sources/entry.swift#L429 )
54
54
- [ ListJobs] ( scenario/Sources/entry.swift#L319 )
55
55
- [ StartCrawler] ( scenario/Sources/entry.swift#L198 )
56
- - [ StartJobRun] ( scenario/Sources/entry.swift#L545 )
56
+ - [ StartJobRun] ( scenario/Sources/entry.swift#L546 )
57
57
58
58
59
59
<!-- custom.examples.start-->
You can’t perform that action at this time.
0 commit comments