Skip to content

Commit

Permalink
remove latest as it messes up traser
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Jan 2, 2024
1 parent 10e645b commit 13ef5e0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,465 deletions.
3 changes: 1 addition & 2 deletions available.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"2.0.2"
],
"GWDM": [
"1.0",
"latest"
"1.0"
],
"SchemaOrg": [
"default",
Expand Down
5 changes: 1 addition & 4 deletions hdr_schemata/models/GWDM/create_json_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@
from v1_0 import Gwdm10
import json

Gwdm10.save_schema('1.0/schema.json')
Gwdm10.save_schema('latest/schema.json')


Gwdm10.save_schema("1.0/schema.json")
Loading

0 comments on commit 13ef5e0

Please sign in to comment.