edgexfoundry / app-functions-sdk-go

Owner: Applications WG
Apache License 2.0
43 stars 81 forks source link

fix: Make sure function pipeline parameter names are always lower case #1546

Closed lenny-goodell closed 7 months ago

lenny-goodell commented 7 months ago

This fixes issue with DeepEqual failing.

fixes #1541

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/app-functions-sdk-go/blob/main/.github/CONTRIBUTING.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

New Dependency Instructions (If applicable)