add Azure Functions http trigger component ID (#6953)
This commit is contained in:
parent
5e40a0998a
commit
d56b0b0d41
|
|
@ -362,6 +362,9 @@ MyBatis:
|
|||
tcp:
|
||||
id: 110
|
||||
languages: Java
|
||||
AzureHttpTrigger:
|
||||
id: 111
|
||||
languages: Java,C#,Node.js,Python
|
||||
|
||||
# .NET/.NET Core components
|
||||
# [3000, 4000) for C#/.NET only
|
||||
|
|
|
|||
Loading…
Reference in New Issue