Openapi?
Asked on 08/02/2024
1 search
OpenAPI was mentioned in several sessions at WWDC 2024. Here are the relevant details:
-
Explore the Swift on Server ecosystem:
- The session discusses using the OpenAPI generator with Vapor as the server transport. The package includes an EventAPI target with the OpenAPI generator plugin configured and an event service executable target. The SwiftOpenAPI generator allows documenting services in YAML and generating code for servers and clients.
- Explore the Swift on Server ecosystem (00:03:46)
-
Extend your Xcode Cloud workflows:
- This session mentions that the App Store Connect API is specified using OpenAPI, allowing the use of a code generator to create strongly typed Swift code for each endpoint.
- Extend your Xcode Cloud workflows (00:12:33)
-
What’s new in Swift:
- The session includes a demonstration of a Swift package with a simple REST API, mentioning the Swift OpenAPI generator.
- What’s new in Swift (00:07:47)
For more detailed information, you can refer to the specific sessions mentioned above.

What’s new in App Store Connect
Explore new features for discovery, testing, and marketing. Find out how to nominate your apps for featuring on the App Store, share exciting moments (like a version launch) with marketing assets generated for you, deep link to specific content in your app from custom product pages, use the latest enhancements to TestFlight, and more.

Explore App Store server APIs for In-App Purchase
Learn how to leverage your server to build great In-App Purchase experiences with the latest updates to the App Store Server API, App Store Server Notifications, and the open source App Store Server Library. After a recap of current APIs, we’ll introduce updated endpoint functionality, new transaction fields, and a new notification type. We’ll also discuss best practices for the purchase lifecycle, delivering content, and targeting offers, so you can become a server power user.

What’s new in StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.