fix: [AH-731]: fix build (#3109)

* fix: [AH-731]: fix build
pull/3597/head
Tudor Macari 2024-12-04 09:42:20 +00:00 committed by Harness
parent 7764ab2154
commit d85030ef03
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@ type Provider interface {
GetAPIProto(ctx context.Context) string
RegistryURL(ctx context.Context, params ...string) string
GetUIBaseURL(ctx context.Context) string
}
// Provider provides the URLs of the Harness system.