diff --git a/docs/providers/azure/events/http.md b/docs/providers/azure/events/http.md index 664703203..7717009a2 100644 --- a/docs/providers/azure/events/http.md +++ b/docs/providers/azure/events/http.md @@ -42,7 +42,7 @@ functions: x-azure-settings: name: req #, default - "req", specifies which name it's available on `context.bindings` methods: # [GET, POST, PUT, DELETE], default - all - - GET + - get route: example/hello #, default - authLevel: anonymous # ```