Skip to content

Commit

Permalink
Make partner api public
Browse files Browse the repository at this point in the history
  • Loading branch information
gshaviv authored Nov 30, 2023
1 parent ea9f65b commit ccba9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/TeslaSwift/TeslaSwift.swift
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ open class TeslaSwift {
}

//MARK: Partner APIs
extension TeslaSwift {
public extension TeslaSwift {

/**
Retrieves a partner Auth token
Expand Down

0 comments on commit ccba9fe

Please sign in to comment.