Skip to content

Commit 4264189

Browse files
Fix indentation
1 parent e0979fa commit 4264189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers-sdk/v1/upstream/upstream.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ message ServiceAccountCredentials {
3030
string api_endpoint = 5;
3131
// Scope MRN for the service account, either organization or a space
3232
string scope_mrn = 6;
33-
}
33+
}
3434

3535
service AgentManager {
3636
// RegisterAgent registers a new managed agent

0 commit comments

Comments
 (0)