Skip to content

Commit 07367e8

Browse files
[Examples] Delete the original deprecated GreetingService examples (#483)
### Motivation Depends on #472 landing first. Removes the original, now deprecated, GreetingService and GreetingServiceClient. We kept them here until close to 1.0 as pre-1.0 tutorials point to them. ### Modifications Deleted the examples, they're obsolete now and have been replaced by better examples. ### Result No more deprecated examples. ### Test Plan N/A --------- Co-authored-by: Si Beaumont <[email protected]>
1 parent b780d03 commit 07367e8

File tree

16 files changed

+0
-408
lines changed

16 files changed

+0
-408
lines changed

Examples/GreetingService/.gitignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

Examples/GreetingService/Package.swift

Lines changed: 0 additions & 45 deletions
This file was deleted.

Examples/GreetingService/Sources/GreetingService/GreetingService.swift

Lines changed: 0 additions & 60 deletions
This file was deleted.

Examples/GreetingService/Sources/GreetingService/openapi-generator-config.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

Examples/GreetingService/Sources/GreetingService/openapi.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

Examples/GreetingService/Tests/GreetingServiceMockTests/MockGreetingService.swift

Lines changed: 0 additions & 22 deletions
This file was deleted.

Examples/GreetingService/Tests/GreetingServiceMockTests/MockGreetingServiceTests.swift

Lines changed: 0 additions & 23 deletions
This file was deleted.

Examples/GreetingServiceClient/.gitignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

Examples/GreetingServiceClient/Package.swift

Lines changed: 0 additions & 42 deletions
This file was deleted.

Examples/GreetingServiceClient/Sources/GreetingServiceClient/GreetingServiceClient.swift

Lines changed: 0 additions & 55 deletions
This file was deleted.

Examples/GreetingServiceClient/Sources/GreetingServiceClient/openapi-generator-config.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

Examples/GreetingServiceClient/Sources/GreetingServiceClient/openapi.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

Examples/GreetingServiceClient/Tests/GreetingServiceMockTests/MockGreetingService.swift

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)