File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
swift/example_code/support Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -45,15 +45,15 @@ Code examples that show you how to perform the essential operations within a ser
4545
4646Code excerpts that show you how to call individual service functions.
4747
48- - [ AddAttachmentsToSet] ( scenario/Sources/Scenario.swift#L456 )
49- - [ AddCommunicationToCase] ( scenario/Sources/Scenario.swift#L505 )
50- - [ CreateCase] ( scenario/Sources/Scenario.swift#L354 )
51- - [ DescribeAttachment] ( scenario/Sources/Scenario.swift#L593 )
52- - [ DescribeCases] ( scenario/Sources/Scenario.swift#L403 )
53- - [ DescribeCommunications] ( scenario/Sources/Scenario.swift#L555 )
54- - [ DescribeServices] ( scenario/Sources/Scenario.swift#L279 )
55- - [ DescribeSeverityLevels] ( scenario/Sources/Scenario.swift#L315 )
56- - [ ResolveCase] ( scenario/Sources/Scenario.swift#L633 )
48+ - [ AddAttachmentsToSet] ( scenario/Sources/Scenario.swift#L463 )
49+ - [ AddCommunicationToCase] ( scenario/Sources/Scenario.swift#L512 )
50+ - [ CreateCase] ( scenario/Sources/Scenario.swift#L361 )
51+ - [ DescribeAttachment] ( scenario/Sources/Scenario.swift#L600 )
52+ - [ DescribeCases] ( scenario/Sources/Scenario.swift#L410 )
53+ - [ DescribeCommunications] ( scenario/Sources/Scenario.swift#L562 )
54+ - [ DescribeServices] ( scenario/Sources/Scenario.swift#L286 )
55+ - [ DescribeSeverityLevels] ( scenario/Sources/Scenario.swift#L322 )
56+ - [ ResolveCase] ( scenario/Sources/Scenario.swift#L640 )
5757
5858
5959<!-- custom.examples.start-->
You can’t perform that action at this time.
0 commit comments