Skip to content

Commit

Permalink
@W-16589742: [iOS] REST wrappers for select SFAP APIs (One More `Sfap…
Browse files Browse the repository at this point in the history
…Api` Rename)
  • Loading branch information
JohnsonEricAtSalesforce committed Jan 16, 2025
1 parent 981eab4 commit 74df154
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import Foundation
* See https://developer.salesforce.com/docs/einstein/genai/guide/access-models-api-with-rest.html
*/
@objc(SFAPAPIClient)
public class SfapAPIClient : NSObject {
public class SFAPAPIClient : NSObject {

/// The sfap_api hostname
private let apiHostName: String
Expand Down

0 comments on commit 74df154

Please sign in to comment.