Skip to content

Commit 4b644ab

Browse files
committed
Periphery ignore
1 parent 5df989c commit 4b644ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Sources/NetworkingCore/Requests/RESTRequest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ public struct RESTRequest: Request {
8787
/// - parameters: Collection of String parameters to be passed over to our target endpoint.
8888
/// - allowsCellularAccess: Whether the request should allow cellular data access.
8989
///
90+
// periphery:ignore - we include the cellular parameter for all inits
9091
init(siteURL: String,
9192
wordpressApiVersion: WordPressAPIVersion,
9293
method: HTTPMethod,

0 commit comments

Comments
 (0)