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 4a7e452 commit fe3f0f6Copy full SHA for fe3f0f6
Examples/DeleteJSON/DeleteJSON.swift
@@ -4,7 +4,7 @@ import NIOCore
4
import NIOFoundationCompat
5
6
@main
7
-structPostJSON{
+structDeleteJSON{
8
staticfunc main()asyncthrows{
9
lethttpClient=HTTPClient(eventLoopGroupProvider:.singleton)
10
0 commit comments