Skip to content

Commit

Permalink
Renamed files in the strict subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
shb46 committed Oct 11, 2024
1 parent 4bc0c3a commit dc7fdb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcn/notices/fermi/gbm/strict/alert.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"properties": {
"$schema": {
"enum": [
"https://gcn.nasa.gov/schema/main/gcn/notices/fermi/gbm/FermiGBMAlert.schema.json",
"https://gcn.nasa.gov/schema/main/gcn/notices/fermi/gbm/strict/FermiGBMStrictAlert.schema.json"
"https://gcn.nasa.gov/schema/main/gcn/notices/fermi/gbm/alert.schema.json",
"https://gcn.nasa.gov/schema/main/gcn/notices/fermi/gbm/strict/alert.schema.json"
],
"description": "Required by GCN"
},
Expand Down

0 comments on commit dc7fdb5

Please sign in to comment.