You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/json/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
## IMPORTANT:
4
4
The schemas contained here are a copy of the schemas we publish to [**JSON Schema Store**](http://schemastore.org/json/), which is what the Azure Functions tooling (e.g. Visual Studio) uses.
5
5
6
-
Before making changes to any schema, please ensure you have the latest changes from the [Schema Store Repository](https://github.com/schemastore/schemastore/)
6
+
Before making changes to any schema, please ensure you have the latest changes from the [Schema Store Repository](https://github.com/schemastore/schemastore/).
7
7
8
-
**IF YOU MAKE CHANGES TO SCHEMAS** you must open a PR against the Schema Store repository with those changes.
8
+
**Note:** The host.json schema is now maintained in the [Azure/Azure-Functions](https://github.com/Azure/azure-functions) repo.
9
+
10
+
**IF YOU MAKE CHANGES TO SCHEMAS** you must open a PR against the Schema Store repository with those changes.
0 commit comments