Skip to content

Commit

Permalink
generate schema id using setSchemaIds.mjs, removes file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Sep 7, 2023
1 parent 3ae1503 commit e82f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/core/reusable/atomic_orbital.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$id": "core/reusable/atomic_orbital.json",
"$id": "core/reusable/atomic-orbital",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "atomic orbital schema",
"type": "object",
Expand Down

0 comments on commit e82f1f0

Please sign in to comment.