Skip to content

Commit e96772c

Browse files
authored
Merge pull request #263 from neuroglia-io/chore-add-1.0.3-schema
chore: add 1.0.3 schema
2 parents dbcc6cf + 1f8fea0 commit e96772c

20 files changed

Lines changed: 6189 additions & 555 deletions

package-lock.json

Lines changed: 1096 additions & 537 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/_redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See: https://docs.netlify.com/routing/redirects/
22
# https://docs.netlify.com/routing/redirects/redirect-options/
33
/schemas/previous/* /schemas/0.9/:splat 200
4-
/schemas/latest/* /schemas/1.0.0/:splat 200
5-
/schemas/snapshot/* /schemas/1.0.0/:splat 200
4+
/schemas/latest/* /schemas/1.0.3/:splat 200
5+
/schemas/snapshot/* /schemas/1.0.3/:splat 200

0 commit comments

Comments
 (0)