We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00c506 commit 90ca4d7Copy full SHA for 90ca4d7
Examples/DeleteJSON/DeleteJSON.swift
@@ -4,7 +4,7 @@ import NIOCore
4
import NIOFoundationCompat
5
6
@main
7
-struct PostJSON {
+struct DeleteJSON {
8
static func main() async throws {
9
let httpClient = HTTPClient(eventLoopGroupProvider: .singleton)
10
0 commit comments