Skip to content

Commit 4fd3ef6

Browse files
committed
Update readme
1 parent a8c502e commit 4fd3ef6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

swift/example_code/support/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ Code examples that show you how to perform the essential operations within a ser
4545

4646
Code 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-->

0 commit comments

Comments
 (0)