Skip to content

Commit

Permalink
ADST-583
Browse files Browse the repository at this point in the history
Added HostName String
  • Loading branch information
PiplaniVinay committed Sep 23, 2024
1 parent 02569ad commit 13008d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import Foundation

open class AlfrescoContentAPI {
public static var hostname = ""
public static var basePath = "https://www.alfresco.com/alfresco/api/-default-/public"
public static var credential: URLCredential?
public static var customHeaders: [String:String] = [:]
Expand Down

0 comments on commit 13008d2

Please sign in to comment.