Skip to content

Commit

Permalink
Updated gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 10, 2024
1 parent 4d35556 commit 368a924
Show file tree
Hide file tree
Showing 9 changed files with 810 additions and 810 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,458 changes: 729 additions & 729 deletions schemas/earthquakes.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions schemas/gdp.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"date" : {
"type" : "string",
"minLength" : 4,
"maxLength" : 4,
"minLength" : 4,
"examples" : [ "1960", "1961", "1962", "1963", "1964", "1965", "1966", "1967", "1968", "1969", "1970", "1971", "1972", "1973", "1974", "1975", "1976", "1977", "1978", "1979", "1980", "1981", "1982", "1983", "1984", "1985", "1986", "1987", "1988", "1989", "1990", "1991", "1992", "1993", "1994", "1995", "1996", "1997", "1998", "1999", "2000", "2001", "2002", "2003", "2004", "2005", "2006", "2007", "2008", "2009", "2010", "2011", "2012", "2013", "2014", "2015", "2016", "2017", "2018", "2019", "2020" ]
},
"unit" : {
Expand Down Expand Up @@ -60,5 +60,5 @@
},
"required" : [ "country", "countryiso3code", "decimal", "date", "unit", "obs_status", "value", "indicator" ],
"$schema" : "https://json-schema.org/draft/2020-12/schema",
"description" : "Generated by JSONoid 0.0.0-1-10c28c43-SNAPSHOT. Not to be used for validation purposes."
"description" : "Generated by JSONoid 0.0.0-1-d90d4d6f-SNAPSHOT. Not to be used for validation purposes."
}
14 changes: 7 additions & 7 deletions schemas/jsonlines-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"name" : {
"type" : "string",
"minLength" : 3,
"examples" : [ "Alexa", "Deloise", "Gilbert", "May" ],
"maxLength" : 7
"maxLength" : 7,
"examples" : [ "Alexa", "Deloise", "Gilbert", "May" ]
},
"wins" : {
"type" : "array",
Expand All @@ -15,13 +15,13 @@
"prefixItems" : [ {
"type" : "string",
"minLength" : 8,
"examples" : [ "one pair", "straight", "three of a kind", "two pair" ],
"maxLength" : 15
"maxLength" : 15,
"examples" : [ "one pair", "straight", "three of a kind", "two pair" ]
}, {
"type" : "string",
"minLength" : 2,
"examples" : [ "10♥", "4♠", "5♣", "7♣", "9♠" ],
"maxLength" : 3
"maxLength" : 3,
"examples" : [ "10♥", "4♠", "5♣", "7♣", "9♠" ]
} ],
"items" : false,
"minItems" : 2,
Expand All @@ -34,5 +34,5 @@
},
"required" : [ "name", "wins" ],
"$schema" : "https://json-schema.org/draft/2020-12/schema",
"description" : "Generated by JSONoid 0.0.0-1-10c28c43-SNAPSHOT. Not to be used for validation purposes."
"description" : "Generated by JSONoid 0.0.0-1-d90d4d6f-SNAPSHOT. Not to be used for validation purposes."
}
56 changes: 28 additions & 28 deletions schemas/mr-robot.json

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions schemas/nobel.json

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions schemas/rickandmorty.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,50 +4,50 @@
"properties" : {
"species" : {
"type" : "string",
"maxLength" : 5,
"minLength" : 5,
"examples" : [ "Alien", "Human" ],
"maxLength" : 5,
"pattern" : "n$"
},
"name" : {
"type" : "string",
"maxLength" : 25,
"minLength" : 5,
"examples" : [ "Abadango Cluster Princess", "Abradolf Lincler", "Adjudicator Rick", "Agency Director", "Alan Rails", "Albert Einstein", "Alexander", "Alien Googah", "Alien Morty", "Alien Rick", "Amish Cyborg", "Annie", "Antenna Morty", "Antenna Rick", "Ants in my Eyes Johnson", "Beth Smith", "Jerry Smith", "Morty Smith", "Rick Sanchez", "Summer Smith" ]
"examples" : [ "Abadango Cluster Princess", "Abradolf Lincler", "Adjudicator Rick", "Agency Director", "Alan Rails", "Albert Einstein", "Alexander", "Alien Googah", "Alien Morty", "Alien Rick", "Amish Cyborg", "Annie", "Antenna Morty", "Antenna Rick", "Ants in my Eyes Johnson", "Beth Smith", "Jerry Smith", "Morty Smith", "Rick Sanchez", "Summer Smith" ],
"maxLength" : 25
},
"location" : {
"type" : "object",
"additionalProperties" : false,
"properties" : {
"name" : {
"type" : "string",
"maxLength" : 29,
"minLength" : 7,
"examples" : [ "Abadango", "Anatomy Park", "Citadel of Ricks", "Earth (Replacement Dimension)", "Interdimensional Cable", "Testicle Monster Dimension", "Worldender's lair", "unknown" ]
"examples" : [ "Abadango", "Anatomy Park", "Citadel of Ricks", "Earth (Replacement Dimension)", "Interdimensional Cable", "Testicle Monster Dimension", "Worldender's lair", "unknown" ],
"maxLength" : 29
},
"url" : {
"type" : "string",
"maxLength" : 43,
"minLength" : 0,
"examples" : [ "", "https://rickandmortyapi.com/api/location/2", "https://rickandmortyapi.com/api/location/20", "https://rickandmortyapi.com/api/location/21", "https://rickandmortyapi.com/api/location/3", "https://rickandmortyapi.com/api/location/4", "https://rickandmortyapi.com/api/location/5", "https://rickandmortyapi.com/api/location/6" ]
"examples" : [ "", "https://rickandmortyapi.com/api/location/2", "https://rickandmortyapi.com/api/location/20", "https://rickandmortyapi.com/api/location/21", "https://rickandmortyapi.com/api/location/3", "https://rickandmortyapi.com/api/location/4", "https://rickandmortyapi.com/api/location/5", "https://rickandmortyapi.com/api/location/6" ],
"maxLength" : 43
}
},
"required" : [ "name", "url" ]
},
"url" : {
"type" : "string",
"maxLength" : 44,
"minLength" : 43,
"format" : "uri",
"minLength" : 43,
"examples" : [ "https://rickandmortyapi.com/api/character/1", "https://rickandmortyapi.com/api/character/10", "https://rickandmortyapi.com/api/character/11", "https://rickandmortyapi.com/api/character/12", "https://rickandmortyapi.com/api/character/13", "https://rickandmortyapi.com/api/character/14", "https://rickandmortyapi.com/api/character/15", "https://rickandmortyapi.com/api/character/16", "https://rickandmortyapi.com/api/character/17", "https://rickandmortyapi.com/api/character/18", "https://rickandmortyapi.com/api/character/19", "https://rickandmortyapi.com/api/character/2", "https://rickandmortyapi.com/api/character/20", "https://rickandmortyapi.com/api/character/3", "https://rickandmortyapi.com/api/character/4", "https://rickandmortyapi.com/api/character/5", "https://rickandmortyapi.com/api/character/6", "https://rickandmortyapi.com/api/character/7", "https://rickandmortyapi.com/api/character/8", "https://rickandmortyapi.com/api/character/9" ],
"maxLength" : 44,
"pattern" : "^https://rickandmortyapi\\.com/api/character/"
},
"image" : {
"type" : "string",
"maxLength" : 56,
"minLength" : 55,
"format" : "uri",
"minLength" : 55,
"examples" : [ "https://rickandmortyapi.com/api/character/avatar/1.jpeg", "https://rickandmortyapi.com/api/character/avatar/10.jpeg", "https://rickandmortyapi.com/api/character/avatar/11.jpeg", "https://rickandmortyapi.com/api/character/avatar/12.jpeg", "https://rickandmortyapi.com/api/character/avatar/13.jpeg", "https://rickandmortyapi.com/api/character/avatar/14.jpeg", "https://rickandmortyapi.com/api/character/avatar/15.jpeg", "https://rickandmortyapi.com/api/character/avatar/16.jpeg", "https://rickandmortyapi.com/api/character/avatar/17.jpeg", "https://rickandmortyapi.com/api/character/avatar/18.jpeg", "https://rickandmortyapi.com/api/character/avatar/19.jpeg", "https://rickandmortyapi.com/api/character/avatar/2.jpeg", "https://rickandmortyapi.com/api/character/avatar/20.jpeg", "https://rickandmortyapi.com/api/character/avatar/3.jpeg", "https://rickandmortyapi.com/api/character/avatar/4.jpeg", "https://rickandmortyapi.com/api/character/avatar/5.jpeg", "https://rickandmortyapi.com/api/character/avatar/6.jpeg", "https://rickandmortyapi.com/api/character/avatar/7.jpeg", "https://rickandmortyapi.com/api/character/avatar/8.jpeg", "https://rickandmortyapi.com/api/character/avatar/9.jpeg" ],
"maxLength" : 56,
"pattern" : "^https://rickandmortyapi\\.com/api/character/avatar/.*\\.jpeg$"
},
"id" : {
Expand All @@ -60,10 +60,10 @@
"type" : "array",
"items" : {
"type" : "string",
"maxLength" : 42,
"minLength" : 41,
"format" : "uri",
"minLength" : 41,
"examples" : [ "https://rickandmortyapi.com/api/episode/1", "https://rickandmortyapi.com/api/episode/10", "https://rickandmortyapi.com/api/episode/11", "https://rickandmortyapi.com/api/episode/12", "https://rickandmortyapi.com/api/episode/13", "https://rickandmortyapi.com/api/episode/14", "https://rickandmortyapi.com/api/episode/15", "https://rickandmortyapi.com/api/episode/16", "https://rickandmortyapi.com/api/episode/17", "https://rickandmortyapi.com/api/episode/18", "https://rickandmortyapi.com/api/episode/19", "https://rickandmortyapi.com/api/episode/2", "https://rickandmortyapi.com/api/episode/20", "https://rickandmortyapi.com/api/episode/21", "https://rickandmortyapi.com/api/episode/22", "https://rickandmortyapi.com/api/episode/23", "https://rickandmortyapi.com/api/episode/24", "https://rickandmortyapi.com/api/episode/25", "https://rickandmortyapi.com/api/episode/26", "https://rickandmortyapi.com/api/episode/27", "https://rickandmortyapi.com/api/episode/28", "https://rickandmortyapi.com/api/episode/29", "https://rickandmortyapi.com/api/episode/3", "https://rickandmortyapi.com/api/episode/30", "https://rickandmortyapi.com/api/episode/31", "https://rickandmortyapi.com/api/episode/32", "https://rickandmortyapi.com/api/episode/33", "https://rickandmortyapi.com/api/episode/34", "https://rickandmortyapi.com/api/episode/35", "https://rickandmortyapi.com/api/episode/36", "https://rickandmortyapi.com/api/episode/37", "https://rickandmortyapi.com/api/episode/38", "https://rickandmortyapi.com/api/episode/39", "https://rickandmortyapi.com/api/episode/4", "https://rickandmortyapi.com/api/episode/40", "https://rickandmortyapi.com/api/episode/41", "https://rickandmortyapi.com/api/episode/5", "https://rickandmortyapi.com/api/episode/6", "https://rickandmortyapi.com/api/episode/7", "https://rickandmortyapi.com/api/episode/8", "https://rickandmortyapi.com/api/episode/9" ],
"maxLength" : 42,
"pattern" : "^https://rickandmortyapi\\.com/api/episode/"
},
"minItems" : 1,
Expand All @@ -72,51 +72,51 @@
},
"type" : {
"type" : "string",
"maxLength" : 34,
"minLength" : 0,
"examples" : [ "", "Genetic experiment", "Human with antennae", "Human with ants in his eyes", "Parasite", "Superhuman (Ghost trains summoner)" ]
"examples" : [ "", "Genetic experiment", "Human with antennae", "Human with ants in his eyes", "Parasite", "Superhuman (Ghost trains summoner)" ],
"maxLength" : 34
},
"origin" : {
"type" : "object",
"additionalProperties" : false,
"properties" : {
"name" : {
"type" : "string",
"maxLength" : 29,
"minLength" : 7,
"examples" : [ "Abadango", "Earth (C-137)", "Earth (Replacement Dimension)", "unknown" ]
"examples" : [ "Abadango", "Earth (C-137)", "Earth (Replacement Dimension)", "unknown" ],
"maxLength" : 29
},
"url" : {
"type" : "string",
"maxLength" : 43,
"minLength" : 0,
"examples" : [ "", "https://rickandmortyapi.com/api/location/1", "https://rickandmortyapi.com/api/location/2", "https://rickandmortyapi.com/api/location/20" ]
"examples" : [ "", "https://rickandmortyapi.com/api/location/1", "https://rickandmortyapi.com/api/location/2", "https://rickandmortyapi.com/api/location/20" ],
"maxLength" : 43
}
},
"required" : [ "name", "url" ]
},
"status" : {
"type" : "string",
"maxLength" : 7,
"minLength" : 4,
"examples" : [ "Alive", "Dead", "unknown" ]
"examples" : [ "Alive", "Dead", "unknown" ],
"maxLength" : 7
},
"created" : {
"type" : "string",
"maxLength" : 24,
"minLength" : 24,
"format" : "date-time",
"minLength" : 24,
"examples" : [ "2017-11-04T18:48:46.250Z", "2017-11-04T18:50:21.651Z", "2017-11-04T19:09:56.428Z", "2017-11-04T19:22:43.665Z", "2017-11-04T19:26:56.301Z", "2017-11-04T19:50:28.250Z", "2017-11-04T19:59:20.523Z", "2017-11-04T20:03:34.737Z", "2017-11-04T20:06:54.976Z", "2017-11-04T20:19:09.017Z", "2017-11-04T20:20:20.965Z", "2017-11-04T20:32:33.144Z", "2017-11-04T20:33:30.779Z", "2017-11-04T20:51:31.373Z", "2017-11-04T20:56:13.215Z", "2017-11-04T21:12:45.235Z", "2017-11-04T22:21:24.481Z", "2017-11-04T22:25:29.008Z", "2017-11-04T22:28:13.756Z", "2017-11-04T22:34:53.659Z" ],
"maxLength" : 24,
"pattern" : "^2017-11-04T.*Z$"
},
"gender" : {
"type" : "string",
"maxLength" : 7,
"minLength" : 4,
"examples" : [ "Female", "Male", "unknown" ]
"examples" : [ "Female", "Male", "unknown" ],
"maxLength" : 7
}
},
"required" : [ "species", "name", "location", "url", "image", "id", "episode", "type", "origin", "status", "created", "gender" ],
"$schema" : "https://json-schema.org/draft/2020-12/schema",
"description" : "Generated by JSONoid 0.0.0-1-10c28c43-SNAPSHOT. Not to be used for validation purposes."
"description" : "Generated by JSONoid 0.0.0-1-d90d4d6f-SNAPSHOT. Not to be used for validation purposes."
}
6 changes: 3 additions & 3 deletions schemas/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"c" : {
"type" : "string",
"maxLength" : 3,
"minLength" : 3,
"examples" : [ "foo" ]
"examples" : [ "foo" ],
"maxLength" : 3
},
"d" : {
"const" : false
}
},
"required" : [ "e", "a", "b", "c", "d" ],
"$schema" : "https://json-schema.org/draft/2020-12/schema",
"description" : "Generated by JSONoid 0.0.0-1-10c28c43-SNAPSHOT. Not to be used for validation purposes."
"description" : "Generated by JSONoid 0.0.0-1-d90d4d6f-SNAPSHOT. Not to be used for validation purposes."
}

0 comments on commit 368a924

Please sign in to comment.