Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ninjs 1.4 #127

Merged
merged 10 commits into from
May 30, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
geo in dev
  • Loading branch information
jolla56 committed Jan 25, 2022
commit 4e78de55e3e176bf13c6f294831f84fbb905e8ff
8 changes: 6 additions & 2 deletions specification/ninjs-schema-dev_0.1_v2.0.json
Original file line number Diff line number Diff line change
@@ -338,10 +338,14 @@
"title": "Literal",
"description": "An identifier for the place as a free-text string.",
"type": "string"
},
"geometry_geojson": {
"title": "Geometry Geojson",
"description": "An object where geo-data from the geojson schema can be used.",
"$ref": "https://json.schemastore.org/geojson.json#"
}
}
},
{"$ref": "https://json.schemastore.org/geojson"}
}
]
}
},
2 changes: 1 addition & 1 deletion specification/ninjs-schema_2.0.json
Original file line number Diff line number Diff line change
@@ -726,4 +726,4 @@
]
}
}
}
}