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

Commit

Permalink
Merge pull request #80 from Axway/APIGOV-27284
Browse files Browse the repository at this point in the history
APIGOV-27284 - add comment
  • Loading branch information
dfeldick authored Feb 16, 2024
2 parents e38cd81 + cc7f226 commit b0519f6
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 b0519f6

Please sign in to comment.