Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
APIGOV-27284 - add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Feb 16, 2024
1 parent e38cd81 commit cc7f226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/discovery/servicehandler.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ type serviceHandler struct {
}

func (s *serviceHandler) OnConfigChange(cfg *config.WebMethodConfig) {
// nothing to do here. Override if needed in derived classes
}

// ToServiceDetails gathers the ServiceDetail for a Webmethods APIM.
Expand Down

0 comments on commit cc7f226

Please sign in to comment.