Attention needed from Filip Filmar and Owners Override
Filip Filmar has uploaded the change for review![Open in Gerrit]()
Filip Filmar would like Owners Override to review this change.
Commit message
[fidl][lsp] Looks like our tools require schema version 7
Change-Id: Ic9eb22ab126dd51a482bf08bcfbd8318ccd1b4c8
Change diff
diff --git a/scripts/fidl_project_schema.json b/scripts/fidl_project_schema.json
index ea1c8b4..0498ed8 100644
--- a/scripts/fidl_project_schema.json
+++ b/scripts/fidl_project_schema.json
@@ -1,5 +1,5 @@
{
- "$schema": "http://json-schema.org/draft-04/schema#",
+ "$schema": "http://json-schema.org/draft-07/schema#",
"description": "The schema for fidl-project.json, an input to the FIDL Language Server",
"type": "array",
"items": {
Change information
Files:
- M scripts/fidl_project_schema.json
Change size: XS
Delta: 1 file changed, 1 insertion(+), 1 deletion(-)
Open in GerritRelated details
Attention is currently required from:
- Filip Filmar
- Owners Override
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ic9eb22ab126dd51a482bf08bcfbd8318ccd1b4c8
Gerrit-Change-Number: 1519998
Gerrit-PatchSet: 1
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.