Skip to content

Routeless HTTP function support

Compare
Choose a tag to compare
@JamesRandall JamesRandall released this 05 Apr 11:16
· 244 commits to master since this release

Added support for HTTP triggers with no route in order to support Logic App integrations. To use simply don't use a path on the .HttpRoute and .HttpFunction methods. The function will be given the name of your command.