Skip to content

Commit

Permalink
feat: Clean up the API constants for v4
Browse files Browse the repository at this point in the history
- Replace constant name "EchoRoute" with original "Route"
- Remove unused ById API route constants edgexfoundry/edgex-go#2994
- Remove unused callback API route code edgexfoundry/device-sdk-go#1259

close #956

Signed-off-by: Ginny Guan <[email protected]>
  • Loading branch information
jinlinGuan committed Dec 25, 2024
1 parent 80a711a commit bf174a4
Show file tree
Hide file tree
Showing 7 changed files with 133 additions and 717 deletions.
118 changes: 0 additions & 118 deletions clients/http/deviceservicecallback.go

This file was deleted.

143 changes: 0 additions & 143 deletions clients/http/deviceservicecallback_test.go

This file was deleted.

36 changes: 0 additions & 36 deletions clients/interfaces/deviceservicecallback.go

This file was deleted.

66 changes: 66 additions & 0 deletions clients/interfaces/mocks/AuthenticationInjector.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bf174a4

Please sign in to comment.