Skip to content

Commit

Permalink
Merge pull request #179 from Alfresco/ADST-583
Browse files Browse the repository at this point in the history
ADST-583
  • Loading branch information
PiplaniVinay authored Sep 23, 2024
2 parents 6a64e4b + 13008d2 commit 704b6e1
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 704b6e1

Please sign in to comment.