Skip to content

Commit 55cbf8d

Browse files
committed
Add hanging todo for service endpoints
1 parent 50aac8f commit 55cbf8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseAI/Sources/Types/Internal/APIConfig.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ extension APIConfig {
6868

6969
extension APIConfig.Service {
7070
/// Network addresses for generative AI API services.
71+
// TODO: maybe remove the https:// prefix and just add it as needed? websockets use these too.
7172
enum Endpoint: String, Encodable {
7273
/// The Firebase proxy production endpoint.
7374
///

0 commit comments

Comments
 (0)