input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"case": {"type": "integer"}, "local": {"type": "integer"}, "amend": {"type": "integer"}, "outside": {"type": "integer"}, "death": {"type": "integer"}, "date": {"type": "string"}, "brief": {"type": "string"}, "url": {"...
{"case" : 70, "local" : 12, "amend" : 0, "outside" : 58, "death" : 0, "date" : "2022-01-11", "brief" : "\u767c\u4f48\u65e5\u671f\uff1a2022-01-11 \u4e2d\u592e\u6d41\u884c\u75ab\u60c5\u6307\u63ee\u4e2d\u5fc3\u4eca(11)\u65e5\u516c\u5e03\u570b\u5167\u65b0\u589e70\u4f8bCOVID-19\u78ba\u5b9a\u75c5\u4f8b\uff0c\u5206\u5225\u70b...
json_instruct
{"type": "object", "properties": {"case": {"type": "integer"}, "local": {"type": "integer"}, "amend": {"type": "integer"}, "outside": {"type": "integer"}, "death": {"type": "integer"}, "date": {"type": "string"}, "brief": {"type": "string"}, "url": {"type": "string"}}, "required": ["case", "local", "amend", "outside", ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"label:cs": {"type": "string"}, "P31": {"type": "str...
{"type" : "FeatureCollection", "features" : [{"type" : "Feature", "properties" : {"label:cs" : "Socha Panny Marie Imaculaty v Dlouh\u00e9 Vsi u Rychnova nad Kn\u011b\u017enou", "P31" : "http://www.wikidata.org/entity/Q179700", "P31^label:cs" : "Socha", "P131^label:cs" : "Rychnov nad Kn\u011b\u017enou", "P6736" : "24560...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"label:cs": {"type": "string"}, "P31": {"type": "string"}, "P31^label:cs": {"type": "string"}, "P131^label:cs...
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "140301", "nama" : "Bengkalis"}, {"id" : "140302", "nama" : "Bantan"}, {"id" : "140303", "nama" : "Bukit Batu"}, {"id" : "140309", "nama" : "Mandau"}, {"id" : "140310", "nama" : "Rupat"}, {"id" : "140311", "nama" : "Rupat Utara"}, {"id" : "140312", "nama" : "Siak Kecil"}, {"id" : "140313", "nama" : "Pinggir"},...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"parent": {"type": "string"}, "required": {"type": "boolean"}, "package": {"type": "string"}, "plugin": {"type": "string"}, "mixins": {"type": "array", "items": {"type": "string"}}}, "required": ["parent", "required", "package"...
{"parent" : "c2me.mixins.json", "required" : true, "package" : "com.ishland.c2me.opts.math.mixin", "plugin" : "com.ishland.c2me.base.common.ModuleMixinPlugin", "mixins" : ["MixinOctavePerlinNoiseSampler", "MixinPerlinNoiseSampler"]}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}, "required": {"type": "boolean"}, "package": {"type": "string"}, "plugin": {"type": "string"}, "mixins": {"type": "array", "items": {"type": "string"}}}, "required": ["parent", "required", "package", "plugin", "mixins"], "$schema": "http://json-schema.org/d...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01015422": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "proper...
{"type" : "Topology", "objects" : {"E01015422" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00077948", "LAD11CD" : "E06000029"}, "arcs" : [[0, 1, 2, 3, 4]]}, {"type" : "Polygon", ...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01015422": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"key": {"type": "string"}, "suffix": {"type": "string"}, "positions": {"type": "array", "items": {"type": "object", "properties": {"frets": {"type": "string"}, "fingers": {"type": "string"}, "barres": {"type": "stri...
{"key" : "F", "suffix" : "m7#5/E", "positions" : [{"frets" : "0x1121", "fingers" : "001121", "barres" : "1", "capo" : "true"}, {"frets" : "x76869", "fingers" : "021314", "barres" : "6", "capo" : "true"}, {"frets" : "xjikil", "fingers" : "021314", "barres" : "18", "capo" : "true"}]}
json_instruct
{"type": "object", "properties": {"key": {"type": "string"}, "suffix": {"type": "string"}, "positions": {"type": "array", "items": {"type": "object", "properties": {"frets": {"type": "string"}, "fingers": {"type": "string"}, "barres": {"type": "string"}, "capo": {"type": "string"}}, "required": ["frets", "fingers", "ba...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "wayto": {"t...
{"id" : 15589, "title" : ["[Bolissia's General Store]", "[Bolissia's Magic Shoppe]"], "description" : ["Beneath a painted nightscape ceiling, a detailed landscape painting hangs on one of the red dragon-inlaid walls. A small brown box and a large oak table sit in opposite corners while a sphere-topped black marble fou...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "wayto": {"type": "object", "properties": {"15591": {"type": "string"}, "736": {"t...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "pre...
{"courseCode" : "MA5236", "courseCredit" : "4", "description" : "This module is designed for graduate students in mathematics. It covers the following major topics: Homological algebra: categories and functors, chain complexes, homology, exact sequences, Snake Lemma, Mayer-Vietoris, Kunneth Theorem. Homology theory: Ei...
json_instruct
{"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "prereqTree": {"type": "object", "properties": {"or": {"type": "array", "items"...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "string"}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"expireTime" : 9007200872727670000, "key" : "/static/2c9a2621107e0114a2c345fcbb22356f/5a46d/Public-API-Performance-Dash-for-GPD.png", "val" : "a332feb9cc46a7b9dc9f269a3bd41b6d"}
json_instruct
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "string"}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "milliseconds": {"type": "integer"}}, "required": ["cam/image_array", "u...
{"cam/image_array" : "669_cam-image_array_.jpg", "user/angle" : 0.7428571428571429, "user/throttle" : 0.07142857142857136, "user/mode" : "user", "milliseconds" : 67082}
json_instruct
{"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "milliseconds": {"type": "integer"}}, "required": ["cam/image_array", "user/angle", "user/throttle", "user/mode", "milliseconds"], "$schema": "...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"probe_id": {"type": "integer"}, "resolvers": {"type": "array", "items": {"type": "object", "properties": {"ipv6_tcp": {"type": "boolean"}, "resolver_asn": {"type": "integer"}, "resolver_net": {"type": "string"}, "ipv4_tcp": {"...
{"probe_id" : 16320, "resolvers" : [{"ipv6_tcp" : true, "resolver_asn" : 57118, "resolver_net" : "185.95.216.0/22", "ipv4_tcp" : true, "internal" : "185.95.216.71", "ipv6_cap" : true}, {"ipv6_tcp" : true, "resolver_asn" : 57118, "resolver_net" : "185.95.216.0/22", "ipv4_tcp" : true, "internal" : "2a05:fc80:2:20::71", "...
json_instruct
{"type": "object", "properties": {"probe_id": {"type": "integer"}, "resolvers": {"type": "array", "items": {"type": "object", "properties": {"ipv6_tcp": {"type": "boolean"}, "resolver_asn": {"type": "integer"}, "resolver_net": {"type": "string"}, "ipv4_tcp": {"type": "boolean"}, "internal": {"type": "string"}, "ipv6_ca...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "visible": {"type": "boolean"}, "image": {"type": "string"}, "image_name": {"type": "string"}, "image_description": {"type": "string"}}, "required": ["title", "visible", "image", "image_...
{"title" : "2019-41", "visible" : true, "image" : "/images/uploads/schicksalsberg.jpg", "image_name" : "Schicksalsberg", "image_description" : "Auch wenn es sich tats\u00e4chlich nur um ein Abendleuchten \u00fcber der Plenge, dem Hausberg des Lesachtals handelt. Im Wetter verhangenen Abendlicht fiel mir sofort der \"Sc...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "visible": {"type": "boolean"}, "image": {"type": "string"}, "image_name": {"type": "string"}, "image_description": {"type": "string"}}, "required": ["title", "visible", "image", "image_name", "image_description"], "$schema": "http://json-schema.org/draft-0...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "re...
{"h" : [{"d" : [{"e" : ["\ufff9`Talaktaksa~ `ko~ `nanom~ `a~ `ma~`tera'~.\ufffa\ufffb\u6c34\u5728\u6ef4\u6ef4\u7b54\u7b54\u5730\u6ef4\u4e0b\u4f86\u3002"], "f" : "(\u6c34)\u5448\u6ef4\u843d\u3001\u6d41\u6dcc\u7684\u72c0\u614b\uff0c\u6ef4\u843d\u8005\u8457\uff0c\u6d41\u6dcc\u8457\u3002"}]}], "stem" : "talaktak", "t" : "t...
json_instruct
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"},...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"ionic.filter.bar.css": {"type": "string"}, "ionic.filter.bar.js": {"type": "string"}, "ionic.filter.bar.min.css": {"type": "string"}, "ionic.filter.bar.min.js": {"type": "string"}}, "required": ["ionic.filter...
{"ionic.filter.bar.css" : "sha256-/BOmAr5HTujcKVd5qjlqUVscdjMd/3OwcTLXI+i/AiU=", "ionic.filter.bar.js" : "sha256-qtTYKW3aDw080XkWpjGDzR6Igx3TQtU4nRcV4tvCkcw=", "ionic.filter.bar.min.css" : "sha256-k2/iHuLx4bMV5FbWC9eQVp9XF4oe3UNRIBEViSfVGT0=", "ionic.filter.bar.min.js" : "sha256-ESz9L4DhdFCYHStNgCF7yFKQUzvNWi1Ha4mm2iR4...
json_instruct
{"type": "object", "properties": {"ionic.filter.bar.css": {"type": "string"}, "ionic.filter.bar.js": {"type": "string"}, "ionic.filter.bar.min.css": {"type": "string"}, "ionic.filter.bar.min.js": {"type": "string"}}, "required": ["ionic.filter.bar.css", "ionic.filter.bar.js", "ionic.filter.bar.min.css", "ionic.filter.b...
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "rank": {"type": "string"}, "perc_1h": {"type": "string"}, "perc_24h": {"type": "string"}, "perc_7d": {"type": "string"}, "amount":...
[{"name" : "Bitcoin", "symbol" : "BTC", "rank" : "1", "perc_1h" : "1.93", "perc_24h" : "-5.93", "perc_7d" : "21.88", "amount" : 14002.82, "translate" : "EUR"}, {"name" : "Bitcoin Cash", "symbol" : "BCH", "rank" : "3", "perc_1h" : "1.36", "perc_24h" : "0.35", "perc_7d" : "10.08", "amount" : 1358.88, "translate" : "EUR"}...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "rank": {"type": "string"}, "perc_1h": {"type": "string"}, "perc_24h": {"type": "string"}, "perc_7d": {"type": "string"}, "amount": {"type": "number"}, "translate": {"type": "string"}}, "required": ["n...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"FOREST ANIMALS": {"type": "string"}, "forestanimal": {"type": "array", "items": {"type": "string"}}, "forestbird": {"type": "array", "items": {"type": "string"}}, "forestmammal": {"type": "array", "items": {"ty...
{"FOREST ANIMALS" : "", "forestanimal" : ["#forestbird#", "#forestmammal#", "#forestamphibian#", "#forestcritter#"], "forestbird" : ["blackbird", "raven", "owl ", "blue tit", "black tit"], "forestmammal" : ["bear", "deer", "bunny", "fox", "squirrel", "hedgehog", "bat"], "forestamphibian" : ["toad", "frog"], "forestcrit...
json_instruct
{"type": "object", "properties": {"FOREST ANIMALS": {"type": "string"}, "forestanimal": {"type": "array", "items": {"type": "string"}}, "forestbird": {"type": "array", "items": {"type": "string"}}, "forestmammal": {"type": "array", "items": {"type": "string"}}, "forestamphibian": {"type": "array", "items": {"type": "st...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"AuthData": {"type": "object", "properties": {"Secret": {"type": "string"}, "ExpiresInMinutes": {"type": "integer"}}, "required": ["Secret", "ExpiresInMinutes"]}, "Logging": {"type": "object", "properties": {"...
{"AuthData" : {"Secret" : "SECRET", "ExpiresInMinutes" : 15}, "Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft" : "Warning", "Microsoft.Hosting.Lifetime" : "Information"}}, "AllowedHosts" : "*"}
json_instruct
{"type": "object", "properties": {"AuthData": {"type": "object", "properties": {"Secret": {"type": "string"}, "ExpiresInMinutes": {"type": "integer"}}, "required": ["Secret", "ExpiresInMinutes"]}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "1610011001", "district_id" : "1610011", "name" : "IBUL DALAM"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {...
{"userId" : 54090, "cartId" : "7a71f68c-0c44-4f25-89a0-039d0a4c9dd3", "preferredProducts" : [2963, 4687, 4814, 3240, 4262, 320], "productReviews" : [{"productId" : 974, "reviewText" : "My neighbor Allean has one of these. She works as a sky diver and she says it looks weedy.", "reviewDate" : "2020-01-24T05:45:04.358762...
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"template": {"type": "string"}, "index_patterns": {"type": "array", "items": {"type": "string"}}, "settings": {"type": "object", "properties": {"number_of_shards": {"type": "integer"}, "number_of_replicas": {"type": "integer"}}, ...
{"template" : "ja-logstash", "index_patterns" : ["logstash-*"], "settings" : {"number_of_shards" : 5, "number_of_replicas" : 0}}
json_instruct
{"type": "object", "properties": {"template": {"type": "string"}, "index_patterns": {"type": "array", "items": {"type": "string"}}, "settings": {"type": "object", "properties": {"number_of_shards": {"type": "integer"}, "number_of_replicas": {"type": "integer"}}, "required": ["number_of_shards", "number_of_replicas"]}},...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "prop...
{"id" : "41257", "name" : {"en" : "Samail / ?ayl"}, "country" : "OM", "region" : "DA", "identifiers" : {"wmo" : "41257", "ghcn" : "MUM00041257", "mosmix" : "41257"}, "location" : {"latitude" : 23.3089, "longitude" : 57.9481, "elevation" : 414}, "timezone" : "Asia/Muscat"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"wmo": {"type": "string"}, "ghcn": {"type": "string"}, "mosm...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "num...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[122.625, 20.166666666666668], [122.625, 20.25], [122.75, 20.25], [122.75, 20.166666666666668], [122.625, 20.166666666666668]]]}, "properties" : {"code" : 302225, "url" : "http://madefor.github.io/0410/api/v1/302225.geojson", "view" : "https://git...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"number_of_machines": {"type": "integer"}, "processing_times": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "weights": {"type": "array", "items": {"type": "integer"}}, "due_dates": {"type": "arra...
{"number_of_machines" : 1, "processing_times" : [[14], [20], [99], [79], [97], [60], [100], [77]], "weights" : [3, 2, 5, 5, 4, 3, 3, 4], "due_dates" : [535, 221, 430, 282, 505, 85, 119, 344]}
json_instruct
{"type": "object", "properties": {"number_of_machines": {"type": "integer"}, "processing_times": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "weights": {"type": "array", "items": {"type": "integer"}}, "due_dates": {"type": "array", "items": {"type": "integer"}}}, "required": ["number_of...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"site": {"type": "object", "properties": {"name": {"type": "string"}, "locale": {"type": "string"}}, "required": ["name", "locale"]}}, "required": ["site"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"site" : {"name" : "Notadd", "locale" : "zh-CN"}}
json_instruct
{"type": "object", "properties": {"site": {"type": "object", "properties": {"name": {"type": "string"}, "locale": {"type": "string"}}, "required": ["name", "locale"]}}, "required": ["site"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items":...
{"name" : "webcomponentsweekly.me", "version" : "0.0.0", "homepage" : "https://github.com/mateusortiz/webcompomponents-weekly", "authors" : ["Mateus Ortiz <mateus.prado@ig.com.br>"], "license" : "MIT", "ignore" : ["**/.*", "node_modules", "bower_components", "app/bower_components", "test", "tests"], "dependencies" : {"...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties"...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]},...
{"ETag" : "W/\"667b8bc4d32e1541a60574046e990228509cc894ad2038eec559035aa9940706\"", "Last-Modified" : "Thu, 01 Apr 2021 21:23:55 GMT", "base" : {"repo" : {"name" : "larch-feedstock"}}, "closed_at" : "2021-04-01T21:23:52Z", "created_at" : "2021-04-01T20:41:59Z", "draft" : false, "head" : {"ref" : "this_is_not_a_branch"}...
json_instruct
{"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "stri...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kabupaten": {"type": "string"}, "name": {"type": "string"}}, "requi...
{"code" : "200", "messages" : "Successfully received data", "value" : [{"id" : "180502", "id_kabupaten" : "1805", "name" : "Menggala"}, {"id" : "180506", "id_kabupaten" : "1805", "name" : "Gedung Aji"}, {"id" : "180508", "id_kabupaten" : "1805", "name" : "Banjar Agung"}, {"id" : "180511", "id_kabupaten" : "1805", "name...
json_instruct
{"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kabupaten": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "id_kabupaten", "name"]}}}, "required": ["code...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"judges": {"type": "array", "items": {}}, "court": {"type": "string"}, "api_url": {"type": "string"}, "author": {"type": "null"}, "text": {"type": "object", "properties": {"pdf": {"type": "string"}, "text": {"type": "...
{"judges" : [], "court" : "Court of Appeals of Virginia", "api_url" : "opinions/0076033.json", "author" : null, "text" : {"pdf" : "http://www.courts.state.va.us/opinions/opncavwp/0076033.pdf", "text" : "opinions/0076033.txt"}, "cited_laws" : null, "cited_cases" : null, "number" : "0076033", "name" : "Craig John Petry v...
json_instruct
{"type": "object", "properties": {"judges": {"type": "array", "items": {}}, "court": {"type": "string"}, "api_url": {"type": "string"}, "author": {"type": "null"}, "text": {"type": "object", "properties": {"pdf": {"type": "string"}, "text": {"type": "string"}}, "required": ["pdf", "text"]}, "cited_laws": {"type": "null...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft...
{"word" : "Discriminating", "definitions" : ["Having or showing refined taste or good judgement."], "parts-of-speech" : "Adjective"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"CLASS_AVAILABLE": {"type": "string"}, "CLASS_RESERVED": {"type": "string"}, "CLASS_RENTED": {"type": "string"}, "AVAILABLE_KEY": {"type": "string"}, "HANDLES": {"type": "object", "properties": {"CONTAINER": {"type":...
{"CLASS_AVAILABLE" : "beschikbaar", "CLASS_RESERVED" : "option", "CLASS_RENTED" : "verhuurd", "AVAILABLE_KEY" : "available", "HANDLES" : {"CONTAINER" : "#floorplan_polygon_container"}}
json_instruct
{"type": "object", "properties": {"CLASS_AVAILABLE": {"type": "string"}, "CLASS_RESERVED": {"type": "string"}, "CLASS_RENTED": {"type": "string"}, "AVAILABLE_KEY": {"type": "string"}, "HANDLES": {"type": "object", "properties": {"CONTAINER": {"type": "string"}}, "required": ["CONTAINER"]}}, "required": ["CLASS_AVAILABL...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"tckimlikNo": {"type": "integer"}, "ad": {"type": "string"}, "soyad": {"type": "string"}, "soyadYok": {"type": "boolean"}, "dogumGun": {"type": "integer"}, "dogumGunYok": {"type": "boolean"}, "dogumAy": {"type...
{"tckimlikNo" : 11111111111, "ad" : "MUSTAFA FEVZ\u0130", "soyad" : "\u00c7AKMAK", "soyadYok" : false, "dogumGun" : 12, "dogumGunYok" : false, "dogumAy" : 1, "dogumAyYok" : false, "dogumYil" : 1876, "cuzdanSeri" : null, "cuzdanNo" : null, "tckkseriNo" : "M99F11276"}
json_instruct
{"type": "object", "properties": {"tckimlikNo": {"type": "integer"}, "ad": {"type": "string"}, "soyad": {"type": "string"}, "soyadYok": {"type": "boolean"}, "dogumGun": {"type": "integer"}, "dogumGunYok": {"type": "boolean"}, "dogumAy": {"type": "integer"}, "dogumAyYok": {"type": "boolean"}, "dogumYil": {"type": "integ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"username": {"type": "string"}}, "required": ["username"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"username" : "akkash"}
json_instruct
{"type": "object", "properties": {"username": {"type": "string"}}, "required": ["username"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"pci_project_versions_list_version": {"type": "string"}, "pci_project_versions_recommended_version": {"type": "string"}}, "required": ["pci_project_versions_list_version", "pci_project_versions_recommended_version"]...
{"pci_project_versions_list_version" : "Version {{ version }}", "pci_project_versions_recommended_version" : "Empfohlene Version"}
json_instruct
{"type": "object", "properties": {"pci_project_versions_list_version": {"type": "string"}, "pci_project_versions_recommended_version": {"type": "string"}}, "required": ["pci_project_versions_list_version", "pci_project_versions_recommended_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/throttle": {"type": "number"}, "user/angle": {"type": "number"}, "user/mode": {"type": "string"}}, "required": ["cam/image_array", "user/throttle", "user/angle", "user/mode"], "$schema...
{"cam/image_array" : "4318_cam-image_array_.jpg", "user/throttle" : 0.0, "user/angle" : -0.2388191521167755, "user/mode" : "user"}
json_instruct
{"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/throttle": {"type": "number"}, "user/angle": {"type": "number"}, "user/mode": {"type": "string"}}, "required": ["cam/image_array", "user/throttle", "user/angle", "user/mode"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"11910": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "11913": {"type": "object", "properties": {"nama": {"t...
{"11910" : {"nama" : "ASAM KUMBANG", "dapil" : [12, 1201, 11202, 2127105]}, "11913" : {"nama" : "BERINGIN", "dapil" : [12, 1201, 11202, 2127105]}, "11914" : {"nama" : "PB SELAYANG I", "dapil" : [12, 1201, 11202, 2127105]}, "11912" : {"nama" : "PB SELAYANG II", "dapil" : [12, 1201, 11202, 2127105]}, "11915" : {"nama" : ...
json_instruct
{"type": "object", "properties": {"11910": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "11913": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "prop...
{"id" : "60735", "name" : {"en" : "Kairouan"}, "country" : "TN", "region" : "KR", "identifiers" : {"national" : null, "wmo" : "60735", "ghcn" : "TSE00147773", "wban" : null, "usaf" : "607350", "mosmix" : "60735", "icao" : "DTTK", "iata" : "QKN"}, "location" : {"latitude" : 35.6667, "longitude" : 10.1, "elevation" : 60}...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"national": {"type": "null"}, "wmo": {"type": "string"}, "gh...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {}}, "afters": {"type": "array", "items": {}}, "links": {"type...
{"uuid" : "97a4a78a-1d6a-48a7-8d9f-9bbab96d7b06", "name" : "ZoomTest", "children" : ["f2c0bf61-723f-4a9d-9401-773e920d2158"], "befores" : [], "afters" : [], "links" : [], "start" : 1614705706472, "stop" : 1614705733898}
json_instruct
{"type": "object", "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {}}, "afters": {"type": "array", "items": {}}, "links": {"type": "array", "items": {}}, "start": {"type": "integer"}, "stop": {"type...
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "commodity": {"type": "string"}, "fixed_overhead;": {"type": "string"}, "variable_overhead": {"type": "string"}}, "required": ["country", "commodity", "fixed_overhead;",...
[{"country" : "US", "commodity" : "orange", "fixed_overhead;" : "20", "variable_overhead" : "50"}, {"country" : "US", "commodity" : "orange", "fixed_overhead;" : "1", "variable_overhead" : "50"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "commodity": {"type": "string"}, "fixed_overhead;": {"type": "string"}, "variable_overhead": {"type": "string"}}, "required": ["country", "commodity", "fixed_overhead;", "variable_overhead"]}, "$schema": "http://json-schema.org/...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"82088": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["82088"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"82088" : {"success" : false}}
json_instruct
{"type": "object", "properties": {"82088": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["82088"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"stats": {"type": "string"}, "videos": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "env_info": {"type": "object", "properties": {"gym_version": {"type": "string"}, "env_id": {"type": "string"}}, ...
{"stats" : "openaigym.episode_batch.0.34385.stats.json", "videos" : [["openaigym.video.0.34385.video000000.mp4", "openaigym.video.0.34385.video000000.meta.json"], ["openaigym.video.0.34385.video000001.mp4", "openaigym.video.0.34385.video000001.meta.json"], ["openaigym.video.0.34385.video000002.mp4", "openaigym.video.0....
json_instruct
{"type": "object", "properties": {"stats": {"type": "string"}, "videos": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "env_info": {"type": "object", "properties": {"gym_version": {"type": "string"}, "env_id": {"type": "string"}}, "required": ["gym_version", "env_id"]}}, "required": ["stat...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"jquery.js": {"type": "string"}, "jquery.min.js": {"type": "string"}}, "required": ["jquery.js", "jquery.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"jquery.js" : "sha256-ntyfgTeB7KKq1t5474XNvpLuMrsKVnkb5NoPp7Rywdg=", "jquery.min.js" : "sha256-LOx49zn73f7YUs15NNJTDnzEyPFLOGc7A7pfuICtTMc="}
json_instruct
{"type": "object", "properties": {"jquery.js": {"type": "string"}, "jquery.min.js": {"type": "string"}}, "required": ["jquery.js", "jquery.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"instance": {"type": "object", "properties": {"testViewDistance": {"type": "string"}, "testAlpha": {"type": "string"}, "testBeta": {"type": "string"}, "testFitToPlot": {"type": "string"}, "testDepth": {"type": "string"}, "te...
{"instance" : {"testViewDistance" : "MarianoMartinezPeck 11/4/2016 19:32", "testAlpha" : "MarianoMartinezPeck 11/4/2016 19:32", "testBeta" : "MarianoMartinezPeck 11/4/2016 19:32", "testFitToPlot" : "MarianoMartinezPeck 11/4/2016 19:32", "testDepth" : "MarianoMartinezPeck 11/4/2016 19:32", "testEnabled" : "MarianoMartin...
json_instruct
{"type": "object", "properties": {"instance": {"type": "object", "properties": {"testViewDistance": {"type": "string"}, "testAlpha": {"type": "string"}, "testBeta": {"type": "string"}, "testFitToPlot": {"type": "string"}, "testDepth": {"type": "string"}, "testEnabled": {"type": "string"}}, "required": ["testViewDistanc...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"auth": {"type": "object", "properties": {"key": {"type": "string"}, "token": {"type": "string"}, "userId": {"type": "string"}, "urlName": {"type": "string"}}, "required": ["key", "token", "userId", "urlName"]}, "createGoal": {...
{"auth" : {"key" : "e398cc30d695dd7f4c5785cf8dd3304a", "token" : "37db56aa0f4dde4bc244d4e9d7d3dedb0ead7ebed6af5b59b0c50aa070cfb462", "userId" : "534e4c604607f2332ebea3a2", "urlName" : "534e4c604607f2332ebea3a3"}, "createGoal" : {"goal" : {"title" : "test-goal", "description" : "some text description here"}}, "updateGoa...
json_instruct
{"type": "object", "properties": {"auth": {"type": "object", "properties": {"key": {"type": "string"}, "token": {"type": "string"}, "userId": {"type": "string"}, "urlName": {"type": "string"}}, "required": ["key", "token", "userId", "urlName"]}, "createGoal": {"type": "object", "properties": {"goal": {"type": "object",...
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "id": {"type": "string"}, "score": {"type": "number"}}, "required": ["message", "id", "score"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"message" : "Outflow Flow Pattern found.", "id" : "dbb47ff3-c1d4-456a-a095-fcba688d6d52", "score" : 1.2528331499812801}, {"message" : "Outflow Flow Pattern found.", "id" : "c81d20dd-8b65-43d1-bb07-6988fffa299f", "score" : 1.2168485796572426}, {"id" : "1c323eb5-f70b-4b8c-aa94-7c71dbaceaa4", "message" : "Client has had...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "id": {"type": "string"}, "score": {"type": "number"}}, "required": ["message", "id", "score"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@polymer/lit-element": {"type": "string"}, "@polymer/polymer": {"type": "string"}}, "re...
{"name" : "rps-lit", "description" : "LitElement implementation Rock, Paper, Scissors", "main" : "index.js", "dependencies" : {"@polymer/lit-element" : "^0.6.2", "@polymer/polymer" : "^3.0.0"}, "devDependencies" : {"@polymer/iron-demo-helpers" : "^3.0.0-pre.19", "@webcomponents/webcomponentsjs" : "^2.0.0", "wct-browser...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@polymer/lit-element": {"type": "string"}, "@polymer/polymer": {"type": "string"}}, "required": ["@polymer/lit-element", "@polymer/polymer"]}, "...
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"review": {"type": "string"}, "date": {"type": "string"}, "rating": {"type": "string"}, "author": {"type": "string"}, "review_id": {"type": "string"}, "movie_id": {"type": "string"}}, "req...
[{"review" : "\ubc30\uacbd\uc74c\uc545\uc73c\ub85c \ub098\uc624\ub294 \ud55c\uc624\ubc31\ub144\uc740 \ub204\uac00 \ubd80\ub978 \uac83\uc778\uc9c0 \uc544\uc2dc\ub294 \ubd84\uc740 \uba54\uc2dc\uc9c0\ub97c \ub0a8\uaca8 \uc8fc\uc2dc\uba74 \uac10\uc0ac\ud558\uaca0\uc2b5\ub2c8\ub2e4.", "date" : "14.10.11", "rating" : "10", "...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"review": {"type": "string"}, "date": {"type": "string"}, "rating": {"type": "string"}, "author": {"type": "string"}, "review_id": {"type": "string"}, "movie_id": {"type": "string"}}, "required": ["review", "date", "rating", "author", "review_id", "movie_id"]...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"font-awesome": {"type"...
{"name" : "react-graph-visualizer-example", "homepage" : "https://NadirTellai.github.io/react-graph-visualizer", "version" : "0.0.0", "license" : "MIT", "private" : true, "dependencies" : {"font-awesome" : "^4.7.0", "num-words" : "^1.0.1", "prop-types" : "^15.6.2", "react" : "^16.12.0", "react-dom" : "^16.12.0", "react...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"font-awesome": {"type": "string"}, "num-words": {"type": "string"}, "prop-types":...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"//": {"type": "string"}, "BEGIN": {"type": "string"}, "selectAppLanguage": {"type": "object", "properties": {"CONTROLS": {"type": "object", "properties": {"languageButton": {"type": "object", "properties": {"SOURC...
{"//" : "Sets the application language. The value is read from a custom data field of a List or ButtonGroup.", "BEGIN" : "selectAppLanguage", "selectAppLanguage" : {"CONTROLS" : {"languageButton" : {"SOURCE" : "Event", "TYPE" : "pks.ui5strap.core.ListItemBase", "parameter" : "listItem"}}, "customDataKey" : "language", ...
json_instruct
{"type": "object", "properties": {"//": {"type": "string"}, "BEGIN": {"type": "string"}, "selectAppLanguage": {"type": "object", "properties": {"CONTROLS": {"type": "object", "properties": {"languageButton": {"type": "object", "properties": {"SOURCE": {"type": "string"}, "TYPE": {"type": "string"}, "parameter": {"type"...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"data": {"type": "object", "properties": {"desktop": {"type": "object", "properties": {"childImageSharp": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"base64": {"type": "string"}, "a...
{"data" : {"desktop" : {"childImageSharp" : {"fluid" : {"base64" : "data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAA...
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"desktop": {"type": "object", "properties": {"childImageSharp": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"base64": {"type": "string"}, "aspectRatio": {"type": "number"}, "src": {"type": "string"}, "srcSet": {...
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}...
[{"namaKab" : "KOTA YOGYAKARTA", "originalFilename" : "MARYONO193.jpg", "namaPartai" : "PARTAI BERKARYA", "id" : 127869, "noUrut" : 1, "nama" : "MARYONO, S.Sos", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "KOTA YOGYAKARTA", "originalFilename" : "Pas Foto.jpg", "namaPartai" : "PARTAI BERKARYA", "id" : 128071, "no...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"replace": {"type": "boolean"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["replace", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"replace" : false, "values" : ["pokecube_legends:deepslate_sapphire_ore", "pokecube_legends:sapphire_ore", "pokecube_legends:ultra_sapphire_ore"]}
json_instruct
{"type": "object", "properties": {"replace": {"type": "boolean"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["replace", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "obje...
{"name" : "react-vdialog", "version" : "1.0.0", "description" : "\u7b80\u5355\u3001\u6613\u7528\u3001\u8f7b\u91cf\u7ea7 react.js \u5bf9\u8bdd\u6846\u7ec4\u4ef6", "homepage" : "http://vdialog.qque.com/", "keywords" : ["react", "react-component", "component", "components", "vdialog"], "repository" : {"type" : "git", "url...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "test:watch": {"type":...
{"name" : "functional", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "mocha --recursive test/*.spec.js", "test:watch" : "mocha -w --recursive test/*.spec.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/jonghwajoa/functional.git"}, "author" : "", "license" : "...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "test:watch": {"type": "string"}}, "required": ["test", "test:watch"]}, "repository": {"typ...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"src2dstTxHash": {"type": "string"}, "dst2srcTxHash": {"type": "string"}, "accountAddress": {"type": "string"}, "validatorOprAddress": {"type": "string"}}, "required": ["src2dstTxHash", "dst2srcTxHash", "accountAddress", "valid...
{"src2dstTxHash" : "DE0A9342ED7D3F6632D70248BA6B5ABFCB1C2B09555C921FD0149EA89DEA1F7C", "dst2srcTxHash" : "FDFC1BF5D01882BDD5544A55BE1361CE1CF9E20436D7B3FD8E74670FDB15C5FF", "accountAddress" : "coho1hkvkw2m42wcnjzfhms7j4lm85hzyl7m7zvlknx", "validatorOprAddress" : "cohovaloper1hkvkw2m42wcnjzfhms7j4lm85hzyl7m7jcarte"}
json_instruct
{"type": "object", "properties": {"src2dstTxHash": {"type": "string"}, "dst2srcTxHash": {"type": "string"}, "accountAddress": {"type": "string"}, "validatorOprAddress": {"type": "string"}}, "required": ["src2dstTxHash", "dst2srcTxHash", "accountAddress", "validatorOprAddress"], "$schema": "http://json-schema.org/draft-...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"description": {"type": "string"}, "tests": {"type": "array", "items": {"type": "object", "properties": {"in": {"type": "string"}, "n1url": {"type": "string"}, "n2url": {"type": "string"}}, "required": ["in", "n1url", "n2url"]}...
{"description" : "\u30a2\u30d7\u30ea\u30b9\u30c8\u30a2\u306eURL\u306f mobileapp:: \u5f62\u5f0f\u306bURL\u306b\u5909\u63db\u3057\u307e\u3059\u3002Android=mobileapp::2, iOS=mobileapp::1", "tests" : [{"in" : "https://apps.apple.com/jp/app/momentum/id999999999?mt=8", "n1url" : "mobileapp::1-999999999", "n2url" : "mobileapp...
json_instruct
{"type": "object", "properties": {"description": {"type": "string"}, "tests": {"type": "array", "items": {"type": "object", "properties": {"in": {"type": "string"}, "n1url": {"type": "string"}, "n2url": {"type": "string"}}, "required": ["in", "n1url", "n2url"]}}}, "required": ["description", "tests"], "$schema": "http:...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "bewailment", "definition" : "The act of bewailing."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"cms": {"type": "boolean"}}, "required": ["cms"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "b934e13bcd6086b74572", "c" : {"cms" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"cms": {"type": "boolean"}}, "required": ["cms"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "str...
{"name" : "xprt64/injectable-router-middleware", "description" : "Zend Framework middle-ware that, using reflection, detects and injects the parameters in the invoke method", "type" : "library", "license" : "MIT", "authors" : [{"name" : "Constantin GALBENU", "email" : "gica.galbenu@gmail.com"}], "minimum-stability" : "...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "values": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}, "enabled": {"type": "boolean"}}, "r...
{"id" : "30b52122-9402-4c24-82a1-8598b3c8b681", "name" : "5. Localhost", "values" : [{"key" : "gw_url", "value" : "localhost", "enabled" : true}, {"key" : "gw_port", "value" : "80", "enabled" : true}], "_postman_variable_scope" : "environment", "_postman_exported_at" : "2021-08-09T14:58:58.719Z", "_postman_exported_usi...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "values": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}, "enabled": {"type": "boolean"}}, "required": ["key", "value", "enabled"]}}, "_postman_variable_scope": {"...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "image": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": ...
{"directions" : ["Bring a large pot of lightly salted water to a boil. Cook the bow-tie pasta at a boil, stirring occasionally, until cooked through yet firm to the bite, about 12 minutes; drain.", "Melt butter in a saucepan over medium heat. Stir chicken broth, lemon juice, oregano, basil, and garlic into the butter. ...
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "image": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"rating": {"type": "string"}, "uuid": {"type": "string"}, "review_date": {"type": "string"}, "helpful": {"type": "string"}, "reviewer_id": {"type": "string"}, "not_helpful": {"type": "string"}, "review_text": {"type": "string"}...
{"rating" : "5", "uuid" : "555", "review_date" : "2006-07-13", "helpful" : "17", "reviewer_id" : "A23W6ZZMF367PI", "not_helpful" : "17", "review_text" : "I bought this unit in hopes it would fill in a gap in our 'desert self-sufficiency', that is our ability to make rather than buy whatever we were craving and avoid ha...
json_instruct
{"type": "object", "properties": {"rating": {"type": "string"}, "uuid": {"type": "string"}, "review_date": {"type": "string"}, "helpful": {"type": "string"}, "reviewer_id": {"type": "string"}, "not_helpful": {"type": "string"}, "review_text": {"type": "string"}, "summary": {"type": "string"}, "product_name": {"type": "...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"angular-vertxbus.js": {"type": "string"}, "angular-vertxbus.min.js": {"type": "string"}}, "required": ["angular-vertxbus.js", "angular-vertxbus.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"angular-vertxbus.js" : "sha256-O9E0TgyQui8lXYs8XHlNx+k9PDEnk6iiqF0ivvk3Gwk=", "angular-vertxbus.min.js" : "sha256-OXN9WHnityAaPlMdp/ieM0gRqfv5Obtr0K1U1qWpRX4="}
json_instruct
{"type": "object", "properties": {"angular-vertxbus.js": {"type": "string"}, "angular-vertxbus.min.js": {"type": "string"}}, "required": ["angular-vertxbus.js", "angular-vertxbus.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"DTD_z0p0003_bw500_1.25<mwd<1.32_mdot<3e-12": {"type": "array", "items": {"type": "number"}}, "arrbool": {"type": "boolean"}}, "required": ["DTD_z0p0003_bw500_1.25<mwd<1.32_mdot<3e-12", "arrbool"], "$schema": "http...
{"DTD_z0p0003_bw500_1.25<mwd<1.32_mdot<3e-12" : [1.0668631151287238e-05, 1.680049730689477e-07, 9.095238409823943e-07, 1.202771893576058e-06, 1.703498980933016e-06, 7.668511174459229e-08, 2.1958107164109555e-06, 2.6951698163126507e-08, 2.8249273271078963e-06, 0.0, 1.7296601514753105e-06, 8.331334655952342e-06, 6.505295...
json_instruct
{"type": "object", "properties": {"DTD_z0p0003_bw500_1.25<mwd<1.32_mdot<3e-12": {"type": "array", "items": {"type": "number"}}, "arrbool": {"type": "boolean"}}, "required": ["DTD_z0p0003_bw500_1.25<mwd<1.32_mdot<3e-12", "arrbool"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"t...
{"name" : "flare-ui-themes", "version" : "0.2.0", "description" : "CSS themes for the Flare UI widget toolkit.", "keywords" : ["css", "framework", "front-end", "flare-ui"], "scripts" : {"build" : "MODE=production node scripts/build-themes.mjs", "watch" : "npm run build -- --watch", "prepare" : "npm run build"}, "author...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "watch": {"type": "string"}, "prepare": {"type": "string"}...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "errorMessage": {"type": "string"}, "if": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"CharacteristicName": {"type": "object"...
{"title" : "Temperature Range", "description" : "Ambient temperatures have an expected range of -100 to 100 deg C.", "errorMessage" : "Temperature is outside an expected range (-100 to 100).", "if" : {"properties" : {"CharacteristicName" : {"enum" : ["Temperature", "Temperature difference", "Temperature, air", "Tempera...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "errorMessage": {"type": "string"}, "if": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"CharacteristicName": {"type": "object", "properties": {"enum": {"type": "array", "items": {"type"...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "name_kana": {"type": "string"}}, "required": ["code", "name", "name_kana"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"code" : "931", "name" : "\u4ed9\u53f0", "name_kana" : "\uff7e\uff9d\uff80\uff9e\uff72"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "name_kana": {"type": "string"}}, "required": ["code", "name", "name_kana"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Name" : "Gewindeadapter Weapon Tuning f\u00fcr die SKS", "ShortName" : "WT0032-1 Gew.", "Description" : "Der Gewindeadapter Weapon Tuning f\u00fcr die SKS bietet die M\u00f6glichkeit moderne 7,62 x 39 mm M\u00fcndungen an der SKS zu installieren."}
json_instruct
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "twitch": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "links": {"type": "object", "properties": {"Website": {"type": "string"}, "GitHub": {"type": "string"}, "Twitch": {...
{"name" : "Avaer Kazmer", "twitch" : "avaer", "tags" : ["AR Development", "Mixed Reality", "Magic Leap", "Web Development", "API's", "Programming", "Node.js", "ES6/ES7", "JavaScript", "OpenGL"], "links" : {"Website" : "https://webmr.io", "GitHub" : "https://github.com/webmixedreality", "Twitch" : "https://www.twitch.tv...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "twitch": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "links": {"type": "object", "properties": {"Website": {"type": "string"}, "GitHub": {"type": "string"}, "Twitch": {"type": "string"}, "YouTube": {"type": "string"}, "Twitte...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "...
{"title" : "Knowledge harvesting from text and Web sources.", "fields" : ["personal knowledge management", "domain knowledge", "semantic search", "question answering", "knowledge integration"], "abstract" : "The proliferation of knowledge-sharing communities such as Wikipedia and the progress in scalable information ex...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"typ...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_ema...
{"id" : 111101, "name" : "vk.com hide right bottom faces \u0441\u043a\u0440\u044b\u0442\u044c \u043c\u043e\u0440\u0434\u044b \u0441\u043d\u0438\u0437\u0443", "description" : "vk.com hide right bottom chat faces \r\n\u0441\u043a\u0440\u044b\u0442\u044c \u043c\u043e\u0440\u0434\u044b \u0447\u0430\u0442\u0430 \u0441\u043d...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"definitionVersion": {"type": "string"}, "build": {"type": "object", "properties": {"latest": {"type": "boolean"}, "rootDistro": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["late...
{"definitionVersion" : "0.201.2", "build" : {"latest" : true, "rootDistro" : "debian", "tags" : ["anaconda:${VERSION}-3"]}, "dependencies" : {"image" : "anaconda3:latest", "imageLink" : "https://hub.docker.com/r/continuumio/anaconda3", "debian" : ["yarn"], "git" : {"Oh My Zsh!" : "/root/.oh-my-zsh", "nvm" : "/usr/local...
json_instruct
{"type": "object", "properties": {"definitionVersion": {"type": "string"}, "build": {"type": "object", "properties": {"latest": {"type": "boolean"}, "rootDistro": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["latest", "rootDistro", "tags"]}, "dependencies": {"type": "object"...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items...
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-86.893164, 36.211861], [-86.882315, 36.210315], [-86.873734, 36.210207], [-86.859409, 36.208021], [-86.853143, 36.20514], [-86.845726, 36.199202], [-86.83715, 36.197449], [-86.827591, 36.191461], [-86.830671, 36.186574],...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "numbe...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type...
{"name" : "StanwoodDebugger", "version" : "1.3", "summary" : "Stanwood debugger provide live view debugging", "description" : "Live debugger for:\n 1. Analytics\n 2. Crashes\n 3. Logs\n 4. Networking\n 5. Errors", "homepage" : "https://github.com/stanwood/Stanwood_Debugger_iOS", "license" : {"type" : "MI...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "operator": {"type": "string"}, "vending": {"type": "string"}, "id": {"type": "stri...
{"type" : "Feature", "id" : "node/3726134744", "properties" : {"amenity" : "vending_machine", "operator" : "Selecta", "vending" : "drinks;food;sweets", "id" : "node/3726134744"}, "geometry" : {"type" : "Point", "coordinates" : [8.5315902, 47.3847204]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "operator": {"type": "string"}, "vending": {"type": "string"}, "id": {"type": "string"}}, "required": ["amenity", "operator", "vending", "id"]}, "geometr...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "releases": {"type": "array", "items": {}}, "definitions": {"type": "array", "items": {"type": "string"}}}, "required": ["name...
{"name" : "nbakulev Collection", "description" : "Mods of nbakulev", "url" : "https://github.com/nbakulev", "releases" : [], "definitions" : ["https://github.com/nbakulev/Deerskincoat", "https://github.com/nbakulev/Woodenstatuettes"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "releases": {"type": "array", "items": {}}, "definitions": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "url", "releases", "definitions"], "$schema": "http:...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"idgems": {"type": "string"}, "Solde": {"type": "string"}, "SoldeMax": {"type": "string"}}, "required": ["idgems", "Solde", "SoldeMax"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"idgems" : "link_gems", "Solde" : "INTEGER", "SoldeMax" : "INTEGER"}
json_instruct
{"type": "object", "properties": {"idgems": {"type": "string"}, "Solde": {"type": "string"}, "SoldeMax": {"type": "string"}}, "required": ["idgems", "Solde", "SoldeMax"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"delay": {"type": "string"}, "delay:": {"type": "string"}, "updateRoot:": {"type": "string"}}, "required": ...
{"class" : {}, "instance" : {"delay" : "lr 5/23/2007 19:58", "delay:" : "avi 3/27/2005 20:34", "updateRoot:" : "jf 2/15/2010 02:11"}}
json_instruct
{"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"delay": {"type": "string"}, "delay:": {"type": "string"}, "updateRoot:": {"type": "string"}}, "required": ["delay", "delay:", "updateRoot:"]}}, "required": ["class", "instance"...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"i18n_heropoint_names": {"type": "object", "properties": {"0-208": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "0-209": {"type": "object", "properties": {"en": {"type": "string"}}, "required"...
{"i18n_heropoint_names" : {"0-208" : {"en" : "Skritt Stew"}, "0-209" : {"en" : "Veteran Wyvern (hero challenge)"}, "0-210" : {"en" : "Mysterious Energy"}, "0-213" : {"en" : "Skritt King (hero challenge)"}, "0-214" : {"en" : "Centaur Totem"}, "0-215" : {"en" : "Spider Egg Clutch"}, "0-218" : {"en" : "Skritt Shiny"}, "0-...
json_instruct
{"type": "object", "properties": {"i18n_heropoint_names": {"type": "object", "properties": {"0-208": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "0-209": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "0-210": {"type": "object", "properties": {"en...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"request": {"type": "object", "properties": {"method": {"type": "string"}, "url": {"type": "string"}}, "required": ["method", "url"]}, "response": {"type": "object", "properties": {"status": {"type": "integer"}, "body...
{"request" : {"method" : "GET", "url" : "/sprint-board/story-api/project/2/stories?sprintId=1"}, "response" : {"status" : 200, "body" : "[{\"id\": 1, \"title\": \"Story #7353\", \"status\": \"Not Started\", \"projectId\": 2, \"storypoints\": 5 },{\"id\": 2, \"title\": \"Story #6482\", \"status\": \"Not Started\", \"pro...
json_instruct
{"type": "object", "properties": {"request": {"type": "object", "properties": {"method": {"type": "string"}, "url": {"type": "string"}}, "required": ["method", "url"]}, "response": {"type": "object", "properties": {"status": {"type": "integer"}, "body": {"type": "string"}, "headers": {"type": "object", "properties": {"...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"profiles": {"type": "object", "properties": {"SoftalkPlugin": {"type": "object", "properties": {"commandName": {"type": "string"}}, "required": ["commandName"]}, "\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb 1": {"type": "object", ...
{"profiles" : {"SoftalkPlugin" : {"commandName" : "Project"}, "\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb 1" : {"commandName" : "Executable", "executablePath" : "C:\\Users\\kikuchi\\source\\repos\\YomiageLibrary\\Yomiage.GUI\\bin\\Debug\\net6.0-windows\\Yomiage.GUI.exe", "workingDirectory" : "C:\\Users\\kikuchi\\source\\repo...
json_instruct
{"type": "object", "properties": {"profiles": {"type": "object", "properties": {"SoftalkPlugin": {"type": "object", "properties": {"commandName": {"type": "string"}}, "required": ["commandName"]}, "\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb 1": {"type": "object", "properties": {"commandName": {"type": "string"}, "executableP...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "start_url": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"...
{"name" : "Zalo", "category" : "Communication & Collaboration", "start_url" : "https://chat.zalo.me", "icons" : [{"src" : "https://cdn.filestackcontent.com/IRRXIsIQbqRaqQCk0xHF"}, {"src" : "https://cdn.filestackcontent.com/ovvp0UmmRDkwOpHNUY2g", "platform" : "browserx"}], "theme_color" : "#0484c4", "scope" : "https://c...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "start_url": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}}, "theme_color": {"type": "string"}, "scope": {"type": "string"}, "bx_lega...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity"...
{"schema_version" : "1.2.0", "id" : "GHSA-mhv4-xgrg-gg58", "modified" : "2022-05-13T01:19:42Z", "published" : "2022-05-13T01:19:42Z", "aliases" : ["CVE-2018-18956"], "details" : "The ProcessMimeEntity function in util-decode-mime.c in Suricata 4.x before 4.0.6 allows remote attackers to cause a denial of service (segfa...
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properti...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "keyword...
{"name" : "team-manager", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"start" : "http-server -a localhost -p 3000 -P http://localhost:3000? -c-1"}, "keywords" : [], "author" : "", "license" : "ISC", "dependencies" : {"http-server" : "^14.1.0", "lit-html" : "1.3.0", "page" : "1.11.6"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "s...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"fdb-all.js": {"type": "string"}, "fdb-all.min.js": {"type": "string"}, "fdb-angular.js": {"type": "string"}, "fdb-angular.min.js": {"type": "string"}, "fdb-autobind.js": {"type": "string"}, "fdb-autobind.min.js": {"t...
{"fdb-all.js" : "sha512-c9KcCGrgPPkUn03y4VhygwpOG74h8TixHeLJZePsghqgrhT53Z13veLxuEY3F+824pdQ+so0ie2Uw3eW7nJ6rQ==", "fdb-all.min.js" : "sha512-Sx4COLuA4RcONoTRsxBTh0dpLvEZSphuK4lKv2ghdw7y2zpFfRCihaUBk1ErXlkcRbyvLXvwv/aeJ7452aj29g==", "fdb-angular.js" : "sha512-I10512lOtboZK6bBhersb4xjBBtY6yshUGaOVsiuVJOI4fsB5UEMzr3erwsA...
json_instruct
{"type": "object", "properties": {"fdb-all.js": {"type": "string"}, "fdb-all.min.js": {"type": "string"}, "fdb-angular.js": {"type": "string"}, "fdb-angular.min.js": {"type": "string"}, "fdb-autobind.js": {"type": "string"}, "fdb-autobind.min.js": {"type": "string"}, "fdb-core+persist.js": {"type": "string"}, "fdb-core...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "621026103001", "text" : "\u6cfe\u57ce\u5c45\u59d4\u4f1a"}, {"id" : "621026103200", "text" : "\u5148\u950b\u6751\u59d4\u4f1a"}, {"id" : "621026103201", "text" : "\u8d3a\u5bb6\u5ddd\u6751\u59d4\u4f1a"}, {"id" : "621026103202", "text" : "\u957f\u5e86\u6865\u6751\u59d4\u4f1a"}, {"id" : "621026103203", "text" : "\...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"skyblock_id": {"type": "string"}, "quantity": {"type": "string"}, "item_name": {"type": "string"}}, "required": ["skyblock_id", "quantity", "item_name"]}, "$schema": "http://json-schema.org/draft-...
[{"skyblock_id" : "HAY_BLOCK", "quantity" : "64", "item_name" : "Hay block"}, {"skyblock_id" : "HAY_BLOCK", "quantity" : "64", "item_name" : "Hay block"}, {"skyblock_id" : "HAY_BLOCK", "quantity" : "64", "item_name" : "Hay block"}, {"skyblock_id" : "HAY_BLOCK", "quantity" : "64", "item_name" : "Hay block"}, {"skyblock_...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"skyblock_id": {"type": "string"}, "quantity": {"type": "string"}, "item_name": {"type": "string"}}, "required": ["skyblock_id", "quantity", "item_name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"generator-awesome-list": {"type": "object", "properties": {"promptValues": {"type": "object", "properties": {"username": {"type": "string"}, "email": {"type": "string"}}, "required": ["username", "email"]}}, "requir...
{"generator-awesome-list" : {"promptValues" : {"username" : "Kevin B. Ridgway", "email" : "kridgway@gmail.com"}}}
json_instruct
{"type": "object", "properties": {"generator-awesome-list": {"type": "object", "properties": {"promptValues": {"type": "object", "properties": {"username": {"type": "string"}, "email": {"type": "string"}}, "required": ["username", "email"]}}, "required": ["promptValues"]}}, "required": ["generator-awesome-list"], "$sch...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"frameworks": {"type": "array", "items": {}}, "name": {"type": "string"}, "resources": {"type": "object", "properties": {"cpus": {"type": "integer"}, "disk": {"type": "integer"}, "mem": {"type": "integer"}}, "required": ["cpus", ...
{"frameworks" : [], "name" : "*", "resources" : {"cpus" : 0, "disk" : 0, "mem" : 0}, "weight" : 1}
json_instruct
{"type": "object", "properties": {"frameworks": {"type": "array", "items": {}}, "name": {"type": "string"}, "resources": {"type": "object", "properties": {"cpus": {"type": "integer"}, "disk": {"type": "integer"}, "mem": {"type": "integer"}}, "required": ["cpus", "disk", "mem"]}, "weight": {"type": "integer"}}, "require...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"items": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "version": {"type": "string"}}, "required": ["items", "version"], "$schema": "http://jso...
{"items" : [{"author" : "Item Author"}], "version" : "2.0"}
json_instruct
{"type": "object", "properties": {"items": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "version": {"type": "string"}}, "required": ["items", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"author": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "dependencies": {"type": "object", "properties": {"@surface/types": {"type": "string"}, "@surf...
{"author" : "HitalloExiled", "bugs" : {"url" : "https://github.com/HitalloExiled/Surface/issues"}, "dependencies" : {"@surface/types" : "0.0.0", "@surface/enumerable" : "0.0.3", "@types/reflect-metadata" : "0.0.5"}, "description" : "Base class used to define custom elements.", "homepage" : "https://github.com/HitalloEx...
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "dependencies": {"type": "object", "properties": {"@surface/types": {"type": "string"}, "@surface/enumerable": {"type": "string"}, "@types/reflect-metadata": {"type...
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["amperize", "asset-pipe-mid", "carpenterd", "destiny-api", "external", "fusing", "isonp", "liferaft", "minimize", "sail_prime", "senpai", "transport-layer", "twitter-stream-api", "unshift.io"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["angular-bro-app", "broccoli-can-stache"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "required": {"type": "array", "items": {"type": "string"}}, "additionalProperties": {"type": "bo...
{"$schema" : "https://json-schema.org/draft/2019-09/schema", "$id" : "https://curveballjs.org/schemas/a12nserver/app-new-form.json", "type" : "object", "description" : "This is the request body used by the HTML form submission for creating new apps", "required" : ["nickname", "url"], "additionalProperties" : false, "pr...
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "required": {"type": "array", "items": {"type": "string"}}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"nickname": ...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"quests/fu_questlines/outpost/khecoinbreadcrumb.questtemplate": {"type": "array", "items": {"...
[{"DeniedAlternatives" : [], "Files" : {"quests/fu_questlines/outpost/khecoinbreadcrumb.questtemplate" : ["/text"]}, "Texts" : {"Chs" : "\u4f60\u542c\u5230\u7535\u5f27\u51b6\u70bc\u7089\u91cc\u4f20\u6765\u4e00\u4e2a\u58f0\u97f3: \u201c\u54e6\uff0c\u95ea\u4eae\u7684\u6709\u673a\u7269\uff01\u8f6e\u5230\u6211\u4e86\u3002\...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"quests/fu_questlines/outpost/khecoinbreadcrumb.questtemplate": {"type": "array", "items": {"type": "string"}}}, "required": ["quests/fu_questlines/outpost/khecoi...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"header": {"type": "object", "properties": {"protoclVersion": {"type": "object", "properties": {"protocolVersion": {"type": "string"}}, "required": ["protocolVersion"]}}, "required": ["protoclVersion"]}, "body": {"...
{"header" : {"protoclVersion" : {"protocolVersion" : "0.0.2"}}, "body" : {"rx_obcTime" : "1638201", "rx_recvCnt" : "239", "rx_gpsDate" : "110319", "rx_gpsTime" : "75040", "rx_lat" : 38.07206, "rx_long" : 140.3216, "rx_alt" : "11146", "rx_temp" : "34.31", "rx_airP" : "76926", "rx_bSize" : "37", "tx_id" : "23", "tx_cnt" ...
json_instruct
{"type": "object", "properties": {"header": {"type": "object", "properties": {"protoclVersion": {"type": "object", "properties": {"protocolVersion": {"type": "string"}}, "required": ["protocolVersion"]}}, "required": ["protoclVersion"]}, "body": {"type": "object", "properties": {"rx_obcTime": {"type": "string"}, "rx_re...
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[2002, 5], [2007, 8], [2010, 5], [2013, 6], [2014, 9]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "semantic-release": {"type": "string"}}, "required"...
{"name" : "simple-soap", "description" : "Simplified soap client", "main" : "index.js", "scripts" : {"test" : "standard", "semantic-release" : "semantic-release pre && npm publish && semantic-release post"}, "repository" : {"type" : "git", "url" : "https://github.com/tlvince/simple-soap.git"}, "keywords" : ["soap"], "a...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "semantic-release": {"type": "string"}}, "required": ["test", "semantic-release"]}, "repository": {"type": "object", "prop...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "minimum-stability": {"type": "string"}, "authors": {"type": "a...
{"name" : "Simple WordPress with Docker", "description" : "", "version" : "0.1.0", "type" : "project", "keywords" : [], "minimum-stability" : "dev", "authors" : [{"name" : "Zakk Fleischmann", "email" : "zachary.fleischmann@gmail.com"}], "repositories" : [{"type" : "composer", "url" : "https://wpackagist.org"}], "requir...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "minimum-stability": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name":...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"Searching": {"type": "object", "properties": {"description": {"type": "string"}, "duration": {"type": "integer"}, "genre": {"type": "string"}, "title": {"type": "string"}, "username": {"type": "string"}, "artist": {"type": "stri...
{"Searching" : {"description" : "Support on iTunes: http://monster.cat/1KUNJ6E\nSupport on Beatport: http://monster.cat/1Irrqor\nSupport on Bandcamp: http://monster.cat/1hnYBAi\n---\nWatch on YouTube: http://monster.cat/1gqwek4\nListen on Spotify: http://monster.cat/1ISW1N6\n\n\u25bc Follow Monstercat\nSnapchat: Monste...
json_instruct
{"type": "object", "properties": {"Searching": {"type": "object", "properties": {"description": {"type": "string"}, "duration": {"type": "integer"}, "genre": {"type": "string"}, "title": {"type": "string"}, "username": {"type": "string"}, "artist": {"type": "string"}, "remixArtist": {"type": "null"}, "labelname": {"typ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "station_list": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "integer"}, "name": {"type": "string"}}, "required": ["code", "name"]}}}, "required": ["name", "station_lis...
{"name" : "\u5927\u4e95\u5ddd\u9435\u9053\u5927\u4e95\u5ddd\u672c\u7dda", "station_list" : [{"code" : 1150126, "name" : "\u91d1\u8c37"}, {"code" : 9950702, "name" : "\u65b0\u91d1\u8c37"}, {"code" : 9950703, "name" : "\u4ee3\u5b98\u753a"}, {"code" : 9950704, "name" : "\u65e5\u5207"}, {"code" : 9950705, "name" : "\u5408\...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "station_list": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "integer"}, "name": {"type": "string"}}, "required": ["code", "name"]}}}, "required": ["name", "station_list"], "$schema": "http://json-schema.org/draft-07/schema#"...