File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
![ Azure Functions Logo] ( https://raw.githubusercontent.com/Azure/azure-functions-cli/master/src/Azure.Functions.Cli/npm/assets/azure-functions-logo-color-raster.png )
2
2
3
3
# SPI for Azure Java Functions
4
- This repo contains SPI for building Azure Java Functions. ** This library should not be used when building your function app.**
4
+ This repo contains SPI for building Azure Java Functions. ** This library could be used when building your function app.**
5
5
This library provides hooks to third parties supporting them to interact with function runtime during function invocation process.
6
6
** _ This library should be used with scope as ` provided ` , because customers should not inherit it via a transitive dependency_ **
7
7
You can’t perform that action at this time.
0 commit comments