input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"patient_name": {"type": "string"}, "prediction_choice": {"type": "string"}, "slot_date": {"type": "string"}, "slot_time": {"type": "string"}, "patient_id": {"type": "string"}, "doctor_id": {"type": "string"}, "...
{"patient_name" : "Adele", "prediction_choice" : "Merkel", "slot_date" : "10-12-1997", "slot_time" : "11:23 AM", "patient_id" : "1", "doctor_id" : "1", "doctor_name" : ""}
json_instruct
{"type": "object", "properties": {"patient_name": {"type": "string"}, "prediction_choice": {"type": "string"}, "slot_date": {"type": "string"}, "slot_time": {"type": "string"}, "patient_id": {"type": "string"}, "doctor_id": {"type": "string"}, "doctor_name": {"type": "string"}}, "required": ["patient_name", "prediction...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "link": {"type": "string"}, "club": {"type": "string"}, "class_classic": {"type": "string"}, "class_dnd": {"type": "string"}, "A": {"type": "string"}, "B": {"type": "stri...
{"id" : "05723", "name" : "\u041b\u044e\u0431\u0438\u0446\u043a\u0438\u0439 \u0410\u043b\u0435\u043a\u0441\u0430\u043d\u0434\u0440 \u0410\u043b\u0435\u043a\u0441\u0430\u043d\u0434\u0440\u043e\u0432\u0438\u0447 ", "link" : "pages/05723.html", "club" : "DEF (\u0433.\u0411\u0430\u0440\u043d\u0430\u0443\u043b)", "class_cla...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "link": {"type": "string"}, "club": {"type": "string"}, "class_classic": {"type": "string"}, "class_dnd": {"type": "string"}, "A": {"type": "string"}, "B": {"type": "string"}, "C": {"type": "string"}, "D": {"type": "string"}, "E": {...
Based on the schema below, produce a valid JSON object: {"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"}}}}}, "requir...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[149.95892498800004, -32.88580099199993], [149.95929301800004, -32.883869998999955], [149.9615610180001, -32.88417099399993], [149.96426300400003, -32.86974500899993], [149.9681929950001, -32.87027199999994], [149.96869198700006, -32.8707820079999...
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...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "it...
{"name" : "You Deserve It", "symbol" : "YDI", "logoURI" : "https://raw.githubusercontent.com/MrBrewster1970/YDI-Token/main/logo.png", "decimals" : 9, "address" : "3fMN5za4iMmatXCeeWpVSjWDurvFGnNRdZFqTwYc2h8U", "chainId" : 101, "tags" : ["metaverse", "virtual-real-estate", "utility-token", "community-token", "play-to-ea...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "symbol", "logoURI", "d...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "cfn-build": {"type": "string"}, "cfn-deploy": {"type": "strin...
{"name" : "fare-reminder", "version" : "1.0.0", "private" : true, "scripts" : {"build" : "npm run webui-build && npm run lambda-build && npm run cfn-build", "cfn-build" : "npm run cfn-package && npm run lambda-inline", "cfn-deploy" : "aws s3 cp ./templates/template.yaml s3://rekognition-engagement-meter/ --acl public-r...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "cfn-build": {"type": "string"}, "cfn-deploy": {"type": "string"}, "cfn-ensure-dist": {"type": "string"}, "cfn-package": ...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.o...
{"id" : "http://data.doremus.org/performance/f766f162-5b06-391e-af87-ce0190f099a9", "expression" : [{"id" : "http://data.doremus.org/expression/6ac61cf1-e87e-3db8-8257-888d1cb5e3ce"}, {"id" : "http://data.doremus.org/expression/d48d4d0e-7966-3efc-b282-2172cd4fa12d"}, {"id" : "http://data.doremus.org/expression/75df8599...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {...
{"id" : 85480, "info" : {"name" : "Black Theme for Twenty Sided", "description" : "That bloom is just too much. There was a script posted by Amstrad00 and I modified it to make the background black.", "additionalInfo" : null, "format" : "uso", "category" : "shamusyoung", "createdAt" : "2013-04-03T03:34:57.000Z", "updat...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "...
Please provide a valid JSON object following this schema: {"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"}}}}}, "requ...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[122.125, 39.583333333333336], [122.125, 39.666666666666664], [122.25, 39.666666666666664], [122.25, 39.583333333333336], [122.125, 39.583333333333336]]]}, "properties" : {"code" : 592231, "url" : "http://madefor.github.io/0410/api/v1/592231.geojs...
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...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"prefix": {"type": "string"}, "token": {"type": "string"}}, "required": ["prefix", "token"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"prefix" : "?", "token" : "Here goes the bot's token"}
json_instruct
{"type": "object", "properties": {"prefix": {"type": "string"}, "token": {"type": "string"}}, "required": ["prefix", "token"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible 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": "number"...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[151.55368043300007, -33.16928468799995], [151.5546410400001, -33.16460102399998], [151.55488113700005, -33.164972003999935], [151.5551799630001, -33.165325983999935], [151.55585499400001, -33.16598495399995], [151.55619298400006, -33.166221031999...
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...
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["tytyd nino"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"UpgradeAdapter": {"type": "object", "properties": {"__symbolic": {"type": "string"}}, "required": ["__s...
{"__symbolic" : "module", "version" : 2, "metadata" : {"UpgradeAdapter" : {"__symbolic" : "class"}, "UpgradeAdapterRef" : {"__symbolic" : "class"}}}
json_instruct
{"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"UpgradeAdapter": {"type": "object", "properties": {"__symbolic": {"type": "string"}}, "required": ["__symbolic"]}, "UpgradeAdapterRef": {"type": "object", "properties": {"__...
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "KHADIJAH", "frequency" : 0, "gender" : "male"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"last_check": {"type": "string"}, "pypi_version": {"type": "string"}}, "required": ["last_check", "pypi_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"last_check" : "2018-12-01T14:44:00Z", "pypi_version" : "18.1"}
json_instruct
{"type": "object", "properties": {"last_check": {"type": "string"}, "pypi_version": {"type": "string"}}, "required": ["last_check", "pypi_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"rustc": {"type": "integer"}, "features": {"type": "string"}, "target": {"type": "integer"}, "profile": {"type": "integer"}, "path": {"type": "integer"}, "deps": {"type": "array", "items": {}}, "local": {"type...
{"rustc" : 10683586082858123265, "features" : "[\"default\", \"std\"]", "target" : 10088282520713642473, "profile" : 9935990280773120926, "path" : 17683815066460349565, "deps" : [], "local" : [{"CheckDepInfo" : {"dep_info" : "debug/.fingerprint/libc-035fbaee4fe356e3/dep-build-script-build_script_build-035fbaee4fe356e3"...
json_instruct
{"type": "object", "properties": {"rustc": {"type": "integer"}, "features": {"type": "string"}, "target": {"type": "integer"}, "profile": {"type": "integer"}, "path": {"type": "integer"}, "deps": {"type": "array", "items": {}}, "local": {"type": "array", "items": {"type": "object", "properties": {"CheckDepInfo": {"type...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "...
{"name" : "kadai1-calc", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "npx jest --coverage", "build" : "npx webpack --mode development --watch", "demo" : "npx webpack-dev-server --config webpack.config.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/kuro-daei...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "demo": {"type": "string"}}, "required": ["test", "build", "de...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "labels": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "labels"]}}, "label_extractor"...
{"categories" : [{"title" : "github", "labels" : ["github"]}], "label_extractor" : [{"pattern" : "^github", "on_property" : "title", "method" : "match"}], "ignore_labels" : ["github"], "sort" : "DESC", "template" : "${{CHANGELOG}}\n${{UNCATEGORIZED}}\n", "pr_template" : "- ${{TITLE}}", "empty_template" : "- no changes"...
json_instruct
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "labels": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "labels"]}}, "label_extractor": {"type": "array", "items": {"type": "object", "properties": {"pattern...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"ngReact.js": {"type": "string"}, "ngReact.min.js": {"type": "string"}}, "required": ["ngReact.js", "ngReact.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ngReact.js" : "sha256-ODWyPckiszlabACI6Uvz2oD/HDmWT2E3x7CeuOqIiLc=", "ngReact.min.js" : "sha256-EjiOqCv5lbTXLJtMM5XfErcpwh8CAx7pXIwfilm9Nvk="}
json_instruct
{"type": "object", "properties": {"ngReact.js": {"type": "string"}, "ngReact.min.js": {"type": "string"}}, "required": ["ngReact.js", "ngReact.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "filename": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "reposito...
{"name" : "slick-lightbox", "filename" : "slick-lightbox.min.js", "homepage" : "https://mreq.github.io/slick-lightbox/", "description" : "A lightbox wrapper for Ken's amazing slick carousel", "license" : "MIT", "keywords" : ["slick", "carousel", "wrapper", "lightbox"], "repository" : {"type" : "git", "url" : "https://g...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "filename": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "st...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "integer"}, "image": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "array", "items": {"type": "string"}}, "height": {"type": "string"}, "weight": {"type": "string"}, "species": {"type...
{"id" : 8, "image" : "../images/primeape.jpg", "name" : "Primeape", "type" : ["fighting"], "height" : "3\u20323\u2033 (0.99m)", "weight" : "70.5 lbs (32.0 kg)", "species" : "Beak Pok\u00e9mon", "abilities" : ["Anger Point", "Vital Spirit", "Defiant (hidden ability)"], "stats" : {"hp" : 65, "attack" : 105, "defense" : 6...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "image": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "array", "items": {"type": "string"}}, "height": {"type": "string"}, "weight": {"type": "string"}, "species": {"type": "string"}, "abilities": {"type": "array", "items": {"type": "strin...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["description", "homepage"...
{"latest_version" : ["2.0.0"], "meta" : {"description" : "Morse-tutor for Linux using the Koch-method (Python 3 + Gtk3)", "homepage" : "http://kochmorse.googlecode.com"}, "versions" : {"0.99.7" : {"sha256" : "47c43ffeb921ccf83727086b9c98c41a20bf286f3473ed77919d8511b54b0a44", "url" : "https://files.pythonhosted.org/pack...
json_instruct
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["description", "homepage"]}, "versions": {"type": "object", "properties": {"0.99.7": {"type": "ob...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"install": {"type": "string"}, "start": {"type": "string"}, "start-server": {"type": "st...
{"name" : "docker-pde", "version" : "0.0.1", "description" : "", "scripts" : {"install" : "npm run install-server & npm run install-client", "start" : "npm run start-server & npm run start-client", "start-server" : "cd ./server && npm start", "start-client" : "cd ./client && npm start", "install-server" : "cd ./server ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"install": {"type": "string"}, "start": {"type": "string"}, "start-server": {"type": "string"}, "start-client": {"type": "string"}, "install-server...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "values": {"type": "object", "properties": {"watermark": {"type": "string"}, "title": {"type": "string"}, "applyConfirm": {"type": "string"}, "confirm": {"type": "string"}, "error": {"ty...
{"name" : "Watermark", "values" : {"watermark" : "\u0412\u043e\u0434\u0435\u043d \u0437\u043d\u0430\u043a", "title" : "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0432\u043e\u0434\u0435\u043d \u0437\u043d\u0430\u043a \u043a\u044a\u043c - <em>%</em>", "applyConfirm" : "\u0421\u0438\u0433\u0443\u0440\...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "values": {"type": "object", "properties": {"watermark": {"type": "string"}, "title": {"type": "string"}, "applyConfirm": {"type": "string"}, "confirm": {"type": "string"}, "error": {"type": "string"}, "ok": {"type": "string"}, "unexpectedError": {"type": "s...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"pk": {"type": "string"}, "model": {"type": "string"}, "fields": {"type": "object", "properties": {"brand_num": {"type": "string"}, "name": {"type": "string"}}, "required": ["brand_num", "na...
[{"pk" : "1", "model" : "sparrow_cloud.apps.table_api.testtable", "fields" : {"brand_num" : "1231", "name" : "test_table1"}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"pk": {"type": "string"}, "model": {"type": "string"}, "fields": {"type": "object", "properties": {"brand_num": {"type": "string"}, "name": {"type": "string"}}, "required": ["brand_num", "name"]}}, "required": ["pk", "model", "fields"]}, "$schema": "http://js...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, ...
{"directions" : ["Preheat oven to 375 degrees F (190 degrees C). Grease a 15x10 inch jelly roll pan.", "Bring 1 cup butter, water and 4 tablespoons cocoa to a boil in a large saucepan. While still hot, remove from heat and add 2 cups flour, 2 cups white sugar, and salt. Mix well. Beat in eggs, sour cream, and baking so...
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadat...
{"id" : "329e2b59-0d71-4ab8-af69-34f34c9d6fd5", "playerTags" : ["32551e28-3a40-47ae-aed1-ff5bc66be879"], "teamTags" : ["9debc64f-74b7-4ae1-a4d6-fce0144b6ea5", "a37f9158-7f82-46bc-908c-c9e2dda7c33b"], "gameTags" : ["7d6ff590-234d-4113-ad48-4b776784e506"], "metadata" : {"play" : 42, "subPlay" : -1}, "created" : "2021-04-...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "su...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"appId": {"type": "string"}, "type": {"type": "string"}, "registerRequests": {"type": "array", "items": {"type": "object", "properties": {"version": {"type": "string"}, "appId": {"type": "string"}, "challenge": {"type": "string...
{"appId" : "testApp.com", "type" : "u2f_register_request", "registerRequests" : [{"version" : "U2F_V2", "appId" : "testApp.com", "challenge" : "9tLLsBwS_ovqZaOqbxAPV6V6xzgwIcFdAcqhCoM605A"}], "registeredKeys" : []}
json_instruct
{"type": "object", "properties": {"appId": {"type": "string"}, "type": {"type": "string"}, "registerRequests": {"type": "array", "items": {"type": "object", "properties": {"version": {"type": "string"}, "appId": {"type": "string"}, "challenge": {"type": "string"}}, "required": ["version", "appId", "challenge"]}}, "regi...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"an3.31:0.1": {"type": "string"}, "an3.31:0.2": {"type": "string"}, "an3.31:0.3": {"type": "string"}, "an3.31:1.1": {"type": "string"}, "an3.31:1.2": {"type": "string"}, "an3.31:1.3": {"type": "string"}, "an3.31:1.4": {"type": "s...
{"an3.31:0.1" : "Numbered Discourses 3 ", "an3.31:0.2" : "4. Messengers of the Gods ", "an3.31:0.3" : "31. With Brahm\u0101 ", "an3.31:1.1" : "\u201cMendicants, a family where the children honor their parents in their home is said to live with Brahm\u0101. ", "an3.31:1.2" : "A family where the children honor their pare...
json_instruct
{"type": "object", "properties": {"an3.31:0.1": {"type": "string"}, "an3.31:0.2": {"type": "string"}, "an3.31:0.3": {"type": "string"}, "an3.31:1.1": {"type": "string"}, "an3.31:1.2": {"type": "string"}, "an3.31:1.3": {"type": "string"}, "an3.31:1.4": {"type": "string"}, "an3.31:1.5": {"type": "string"}, "an3.31:1.6": ...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"siteColor": {"type": "string"}}, "required": ["siteColor"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"siteColor" : "#636bd4"}
json_instruct
{"type": "object", "properties": {"siteColor": {"type": "string"}}, "required": ["siteColor"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["bandwidth", "global-variables-and-marriage-architecture", "IP", "latency", "mac-address", "osi-model", "port"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "require...
{"generated_at" : "2017-01-27T09:37:34.946336", "required_by" : ["metlog-cef", "heka-py-cef"], "requires" : [], "package" : "cef"}
json_instruct
{"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "requires", "package"], "$schema": "http://json-schema.org/draft-07...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"country": {"type": "string"}, "github": {"type": "string"}, "home": {"type": "string"}, "name": {"type": "string"}, "twitter": {"type": "string"}}, "required": ["country", "github", "home", "name", "twitter"], "$schema": "http...
{"country" : "Palo Alto, CA, USA", "github" : "giltene", "home" : "http://latencytipoftheday.blogspot.com/", "name" : "Gil Tene", "twitter" : "giltene"}
json_instruct
{"type": "object", "properties": {"country": {"type": "string"}, "github": {"type": "string"}, "home": {"type": "string"}, "name": {"type": "string"}, "twitter": {"type": "string"}}, "required": ["country", "github", "home", "name", "twitter"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"total": {"type": "array", "items": {"type": "object", "properties": {"uuID": {"type": "string"}, "name": {"type": "string"}, "userID": {"type": "string"}, "addr": {"type": "string"}, "branch": {"type": "strin...
{"total" : [{"uuID" : "1", "name" : "\u674e\u5148\u751f", "userID" : "\u4f1a\u5458", "addr" : "\u4e0a\u6d77", "branch" : "\u6280\u672f", "level" : "A", "ladder" : "\u4e0a\u7ea7\u4e00", "number" : "157****3991", "way" : "10000"}, {"uuID" : "2", "name" : "\u674e\u5148\u751f", "userID" : "\u4f1a\u5458", "addr" : "\u5c71\u...
json_instruct
{"type": "object", "properties": {"total": {"type": "array", "items": {"type": "object", "properties": {"uuID": {"type": "string"}, "name": {"type": "string"}, "userID": {"type": "string"}, "addr": {"type": "string"}, "branch": {"type": "string"}, "level": {"type": "string"}, "ladder": {"type": "string"}, "number": {"t...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "...
{"id" : "2016", "provinceId" : "92", "regencyId" : "02", "districtId" : "15", "name" : "Dobut"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "activationCommands": {"type"...
{"name" : "atom-rooster", "main" : "./lib/atom-rooster", "version" : "0.0.0", "description" : "CoqIDE-like integration for Atom", "keywords" : ["coq", "coqide"], "activationCommands" : {"atom-workspace" : "atom-rooster:toggle", "atom-text-editor" : "atom-rooster:mark_sentences"}, "repository" : "https://github.com/tcha...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "activationCommands": {"type": "object", "properties": {"atom-workspace": {"type": "string"}, "atom-text...
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"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"typ...
{"name" : "@lwc/jest-transformer", "version" : "11.0.1", "description" : "Jest transformer for LWC and engine", "homepage" : "https://lwc.dev/", "repository" : {"type" : "git", "url" : "https://github.com/salesforce/lwc-test.git", "directory" : "packages/@lwc/jest-transformer"}, "bugs" : {"url" : "https://github.com/sa...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string"}}, "required": ["type", "u...
Please provide a valid JSON object following this schema: {"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" : 9007200905330904000, "key" : "/static/1d522991d34e84fab18c47653111d044/2cd9a/briefs.webp", "val" : "0824938ffa57e2038deca7d1241a94bd"}
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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$schema": "http://json-sc...
{"variants" : {"" : {"model" : "rechiseled_compat:block/biomesoplenty_dead_planks_bricks"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1977, 6], [1987, 5], [1990, 5], [1992, 6], [1993, 6]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "68db6dabec6501522269", "c" : {"0" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"view_template_dir": {"type": "string"}, "questions": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "message": {"type": "string"}}, "required": ["name", "message"]}}}, "re...
{"view_template_dir" : "./", "questions" : [{"name" : "actionName", "message" : "What is your action name ?"}, {"name" : "methodType", "type" : "list", "choices" : ["POST", "GET", "PUT", "DELETE"], "message" : "Choose HTTP action method :"}]}
json_instruct
{"type": "object", "properties": {"view_template_dir": {"type": "string"}, "questions": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "message": {"type": "string"}}, "required": ["name", "message"]}}}, "required": ["view_template_dir", "questions"], "$schema": "http://json-sch...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"scope": {"type": "array", "items": {"type": "string"}}, "versions": {"type": "object", "properties": {"latest": {"type": "object", "properties": {"registries": {"type": "object", "properties": {"ap-east-1": {"type":...
{"scope" : ["debugger"], "versions" : {"latest" : {"registries" : {"ap-east-1" : "199566480951", "ap-northeast-1" : "430734990657", "ap-northeast-2" : "578805364391", "ap-south-1" : "904829902805", "ap-southeast-1" : "972752614525", "ap-southeast-2" : "184798709955", "ca-central-1" : "519511493484", "cn-north-1" : "618...
json_instruct
{"type": "object", "properties": {"scope": {"type": "array", "items": {"type": "string"}}, "versions": {"type": "object", "properties": {"latest": {"type": "object", "properties": {"registries": {"type": "object", "properties": {"ap-east-1": {"type": "string"}, "ap-northeast-1": {"type": "string"}, "ap-northeast-2": {"...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "...
{"id" : 404412259, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "c8fc91c6e703dfbe8414e5794d152c6a", "wof:id" : 404412259, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [3.86957533663715, 48.27497062452665, 3.95358247543799, 48.33265727286589...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "betterclay:block/cracked_bigger_lime_porcelain_bricks_slab"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"imports": {"type": "string"}, "example": {"type": "string"}, "info": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"]}}, "r...
{"imports" : "import Button from \"@kiwicom/orbit-components/lib/Button\";\nimport Radio from \"@kiwicom/orbit-components/lib/Radio\";\nimport Stack from \"@kiwicom/orbit-components/lib/Stack\";", "example" : "() => {\n const [checked, setChecked] = React.useState(false)\n return (\n <Stack>\n <Radio\n ...
json_instruct
{"type": "object", "properties": {"imports": {"type": "string"}, "example": {"type": "string"}, "info": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"]}}, "required": ["imports", "example", "info"], "$schema": "http://json-schema.or...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required...
{"latest_version" : ["1.1.1"], "meta" : {"description" : "Yet another bencode implementation in Cython", "homepage" : "https://github.com/whtsky/bencoder.pyx", "license" : "BSDv3"}, "versions" : {"1.0.0" : {"sha256" : "3c750a3306d60b3d64718640e1f469f4e32a02ba913c3fe31acb3af98df538b7", "url" : "https://files.pythonhoste...
json_instruct
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "obje...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type": "...
{"title" : "Feeder, Invalid", "creation_date" : "c. 1739-1751", "creation_date_earliest" : "1734-01-01", "creation_date_latest" : "1756-01-01", "medium" : "sterling standard silver", "accession_number" : "27.10.1036", "id" : "cmoa:things/208f9ce1-02cc-4b99-8c0b-65a61b1752b4", "credit_line" : "Gift of Herbert DuPuy", "d...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type": "string"}, "id": {"type": "string"}, "credit_line": {"type": "string"},...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"417340": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["417340"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"417340" : {"success" : false}}
json_instruct
{"type": "object", "properties": {"417340": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["417340"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"PolicyName": {"type": "string"}, "PolicyType": {"type": "string"}, "PolicyUrl": {"type": "string"}, "Description": {"type": "string"}}, "required": ["PolicyName", "PolicyType", "PolicyUrl", "Description"], "$schema":...
{"PolicyName" : "SamTestPolicy", "PolicyType" : "SERVICE_CONTROL_POLICY", "PolicyUrl" : "s3://example-bucket/example-scp.json", "Description" : "this is a test...2 update"}
json_instruct
{"type": "object", "properties": {"PolicyName": {"type": "string"}, "PolicyType": {"type": "string"}, "PolicyUrl": {"type": "string"}, "Description": {"type": "string"}}, "required": ["PolicyName", "PolicyType", "PolicyUrl", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"2646": {"type": "string"}, "2644": {"type": "string"}}, "required": ["2646", "2644"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"2646" : "2647", "2644" : "2645"}
json_instruct
{"type": "object", "properties": {"2646": {"type": "string"}, "2644": {"type": "string"}}, "required": ["2646", "2644"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "511722109001", "text" : "\u5929\u5e9c\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a"}, {"id" : "511722109200", "text" : "\u897f\u725b\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "511722109201", "text" : "\u9f99\u6cc9\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "511722109202", "text" : "\u4ec1\u4e49\u6751\u6c11\u59d4\u5...
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#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"source": {"type": "string"}, "section": {"type": "string"}, "folder": {"type": "string"}, "filename": {"type": "string"}, "title": {"type": "string"}, "tags": {"type": "array", "items": {}}, "seeAlso": {"type": "array", "items...
{"source" : "Apache Sling's fake-content-generator", "section" : "Travel", "folder" : "travel", "filename" : "vicente-hintz-on-the-card-of-1080p-quam-reiciendis-aka-sms", "title" : "Travel - Vicente Hintz on the card of 1080p 'quam reiciendis' (aka SMS)", "tags" : [], "seeAlso" : [], "text" : "As Vicente Hintz often sa...
json_instruct
{"type": "object", "properties": {"source": {"type": "string"}, "section": {"type": "string"}, "folder": {"type": "string"}, "filename": {"type": "string"}, "title": {"type": "string"}, "tags": {"type": "array", "items": {}}, "seeAlso": {"type": "array", "items": {}}, "text": {"type": "string"}, "jcr:primaryType": {"ty...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"kind": {"type": "string"}, "collectionName": {"type": "string"}, "info": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "options": {"type": "object", "properties": {"inc...
{"kind" : "collectionType", "collectionName" : "socials", "info" : {"name" : "Social"}, "options" : {"increments" : true, "timestamps" : true, "draftAndPublish" : true}, "attributes" : {"title" : {"type" : "string"}, "link" : {"type" : "string"}, "channel" : {"type" : "enumeration", "enum" : ["Facebook", "Instagram", "...
json_instruct
{"type": "object", "properties": {"kind": {"type": "string"}, "collectionName": {"type": "string"}, "info": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "options": {"type": "object", "properties": {"increments": {"type": "boolean"}, "timestamps": {"type": "boolean"}, "draftAndPu...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"...
{"name" : "flightstats", "version" : "0.20.0", "description" : "FlightStats API Client", "author" : "Jonas Hermsmeier <jhermsmeier@gmail.com> (https://jhermsmeier.de)", "license" : "MIT", "keywords" : ["flightstats", "api", "client", "flight", "airline", "airport", "iata", "icao"], "main" : "lib/flightstats.js", "depen...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "dependencies": {"type": "object", "propert...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"<page title>": {"type": "string"}, "brand": {"type": "string"}, "condition": {"type": "string"}, "megapixels": {"type": "string"}, "model": {"type": "string"}}, "required": ["<page title>", "brand", "condition", "meg...
{"<page title>" : "Sony Alpha A3000 Digital Camer Body Only Ilce 3000 20 1MP NEX | eBay", "brand" : "Sony", "condition" : "New other (see details): A new, unused item with absolutely no signs of wear. The item may be missing the original packaging,\nor in the original packaging but not sealed. The item may be a factory...
json_instruct
{"type": "object", "properties": {"<page title>": {"type": "string"}, "brand": {"type": "string"}, "condition": {"type": "string"}, "megapixels": {"type": "string"}, "model": {"type": "string"}}, "required": ["<page title>", "brand", "condition", "megapixels", "model"], "$schema": "http://json-schema.org/draft-07/schem...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "controller": {"type": "string"}, "publicKeyJwk": {"type": "object", "properties": {"kty": {"type": "string"}, "crv": {"type": "string"}, "x": {"type": "string"...
{"id" : "", "type" : "JsonWebKey2020", "controller" : "", "publicKeyJwk" : {"kty" : "EC", "crv" : "P-521", "x" : "AfqZkMlMxbXzhiU9H0yLkn0nYm2XM_6nelCPvNIhMKK48lmk-1GtSTzHTIUq3OuN1ye_oOvXc1bY280-PtJT4Qd5", "y" : "AYrXrqJcyo4vSqoF3bpJ2EMHliPd0A8lK9TnD0-hL6cIFtgvH0iZpoo-eCzmjjJUhJAWx8Gpqwhh9CC0qUMgEw1q"}, "privateKeyJwk" ...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "controller": {"type": "string"}, "publicKeyJwk": {"type": "object", "properties": {"kty": {"type": "string"}, "crv": {"type": "string"}, "x": {"type": "string"}, "y": {"type": "string"}}, "required": ["kty", "crv", "x", "y"]}, "pri...
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["cabbage", "ember-cli-coffeescript", "ember-cli-ember-script", "rd-blueprints"]
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": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properti...
{"type" : "MultiPolygon", "coordinates" : [[[[-92.988936, 32.164569], [-92.988928, 32.165121], [-92.988907, 32.166778], [-92.9889, 32.167331], [-92.988893, 32.167479], [-92.988876, 32.16793], [-92.98887, 32.16808], [-92.988849, 32.168702], [-92.988807, 32.16995], [-92.988186, 32.16995], [-92.987564, 32.169952], [-92.98...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"workbench.panel.defaultLocation": {"type": "string"}, "workbench.colorCustomizations": {"type": "object", "properties": {"activityBar.background": {"type": "string"}, "activityBar.foreground": {"type": "string"}, "...
{"workbench.panel.defaultLocation" : "bottom", "workbench.colorCustomizations" : {"activityBar.background" : "#86dcc7", "activityBar.foreground" : "#15202b", "activityBar.inactiveForeground" : "#15202b99", "activityBarBadge.background" : "#ba6bd4", "activityBarBadge.foreground" : "#15202b", "titleBar.activeBackground" ...
json_instruct
{"type": "object", "properties": {"workbench.panel.defaultLocation": {"type": "string"}, "workbench.colorCustomizations": {"type": "object", "properties": {"activityBar.background": {"type": "string"}, "activityBar.foreground": {"type": "string"}, "activityBar.inactiveForeground": {"type": "string"}, "activityBarBadge....
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "properties": {"type": "object", "properties": {"Division": {"type": "string"}, "Line": {"type": "string"}, "stroke": {"type": "string"}, "stroke-width": {"type...
{"type" : "Feature", "id" : 28, "properties" : {"Division" : "North/South", "Line" : "North", "stroke" : "#f3e5f5", "stroke-width" : 2, "stroke-opacity" : 1, "Inner bearing" : "", "geodesic" : "true", "geodesic_steps" : 50, "geodesic_wrap" : "true"}, "geometry" : {"type" : "LineString", "coordinates" : [[-7.5655, 53.48...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "properties": {"type": "object", "properties": {"Division": {"type": "string"}, "Line": {"type": "string"}, "stroke": {"type": "string"}, "stroke-width": {"type": "integer"}, "stroke-opacity": {"type": "integer"}, "Inner bearing": ...
Please provide a valid JSON object following 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" : "Zamouse", "definitions" : ["A West African buffalo with short horns and large ears."], "parts-of-speech" : "Noun"}
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": {"installed": {"type": "object", "properties": {"client_id": {"type": "string"}, "project_id": {"type": "string"}, "auth_uri": {"type": "string"}, "token_uri": {"type": "string"}, "auth_provider_x509_cert_url": {"type...
{"installed" : {"client_id" : "228255012351-84ju33l3ap9kdvio3p3f5g4h8cchpiuv.apps.googleusercontent.com", "project_id" : "drive-integratio-1594739050540", "auth_uri" : "https://accounts.google.com/o/oauth2/auth", "token_uri" : "https://oauth2.googleapis.com/token", "auth_provider_x509_cert_url" : "https://www.googleapi...
json_instruct
{"type": "object", "properties": {"installed": {"type": "object", "properties": {"client_id": {"type": "string"}, "project_id": {"type": "string"}, "auth_uri": {"type": "string"}, "token_uri": {"type": "string"}, "auth_provider_x509_cert_url": {"type": "string"}, "client_secret": {"type": "string"}, "redirect_uris": {"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "obj...
{"hash" : "0x430ce11cb31f97d97dd91f9948e8b5f59a3b7012fdad436271c64c186424a957", "parentHash" : "0x576394b26deb6f0b73e26b30ea5a598430d8f9438e1288b3070596c06eebe6e5", "number" : 87710, "timestamp" : 1439596293, "nonce" : "0x5e704a9bcac7d008", "difficulty" : 3155542227586, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {...
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]...
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "triggeredAt": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "selector": {"type": "string"}, "variant": {"type": "str...
[{"id" : "3BsWQ9VYvi1d06rZqlgmf_0", "triggeredAt" : 1645993534945, "url" : "https://www.google.com/search?q=rfrf&oq=rfrf&aqs=chrome..69i57j46i175i199i512j0i512l8.518j0j7&sourceid=chrome&ie=UTF-8", "title" : "rfrf - Google Search", "type" : "_redirect", "selector" : "https://www.google.com/search?q=rfrf&oq=rfrf&aqs=chro...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "triggeredAt": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "selector": {"type": "string"}, "variant": {"type": "string"}, "innerHeight": {"type": "integer"}, "innerWidth": ...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"2021-01-10T00:00:00Z": {"type": "number"}, "2021-04-27T10:46:30Z-f28f7ff": {"type": "number"}, "2021-05-17T21:03:01Z-82c6df0": {"type": "number"}, "2021-06-16T17:01:16Z-5cd9215": {"type": "number"}, "2021-06-21T12...
{"2021-01-10T00:00:00Z" : 0.0011, "2021-04-27T10:46:30Z-f28f7ff" : 0.0018, "2021-05-17T21:03:01Z-82c6df0" : 0.0011, "2021-06-16T17:01:16Z-5cd9215" : 0.0015, "2021-06-21T12:31:49Z-969d3c6" : 0.0013, "2021-06-23T19:56:44Z-a33a333" : 0.0025, "2021-06-28T20:43:49Z-2d279cb" : 0.0062, "2021-07-04T20:27:33Z-ee64a7e" : 0.0014,...
json_instruct
{"type": "object", "properties": {"2021-01-10T00:00:00Z": {"type": "number"}, "2021-04-27T10:46:30Z-f28f7ff": {"type": "number"}, "2021-05-17T21:03:01Z-82c6df0": {"type": "number"}, "2021-06-16T17:01:16Z-5cd9215": {"type": "number"}, "2021-06-21T12:31:49Z-969d3c6": {"type": "number"}, "2021-06-23T19:56:44Z-a33a333": {"...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Proun", "description" : "An abstract ball game.", "url" : "http://www.proun-game.com/"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "string"}, "license":...
{"name" : "smogon", "version" : "2.0.15", "main" : "build/index.js", "types" : "build/index.d.ts", "description" : "Low-level wrapper around Smogon's analyses and usage statistics", "homepage" : "https://smogon.com/", "repository" : "github:pkmn/smogon", "license" : "MIT", "files" : ["build", "!build/fixtures.json", "!...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "string"}, "license": {"type": "string"}, "files": {"type": "array", "items": {"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"require": {"type": "object", "properties": {"kohkimakimoto/lib-migration": {"type": "string"}}, "required": ["kohkimakimoto/lib-migration"]}}, "required": ["require"], "$schema": "http://json-schema.org/draft-07/sch...
{"require" : {"kohkimakimoto/lib-migration" : "dev-master"}}
json_instruct
{"type": "object", "properties": {"require": {"type": "object", "properties": {"kohkimakimoto/lib-migration": {"type": "string"}}, "required": ["kohkimakimoto/lib-migration"]}}, "required": ["require"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"staging": {"type": "object", "properties": {"awscloudformation": {"type": "object", "properties": {"AuthRoleName": {"type": "string"}, "UnauthRoleArn": {"type": "string"}, "AuthRoleArn": {"type": "string"}, "Region":...
{"staging" : {"awscloudformation" : {"AuthRoleName" : "amplify-sevenawarev02-staging-225023-authRole", "UnauthRoleArn" : "arn:aws:iam::059437111214:role/amplify-sevenawarev02-staging-225023-unauthRole", "AuthRoleArn" : "arn:aws:iam::059437111214:role/amplify-sevenawarev02-staging-225023-authRole", "Region" : "us-east-1...
json_instruct
{"type": "object", "properties": {"staging": {"type": "object", "properties": {"awscloudformation": {"type": "object", "properties": {"AuthRoleName": {"type": "string"}, "UnauthRoleArn": {"type": "string"}, "AuthRoleArn": {"type": "string"}, "Region": {"type": "string"}, "DeploymentBucketName": {"type": "string"}, "Una...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"...
{"address" : "1oranGeS2xsKZ4jVsu9SVttzgkYXu4k9v", "cert_auth_type" : "web", "cert_sign" : "G7e1Lbbktt0ZS+3W+yYwAV8LhrnOLBaQawaQHYcyHBt2TyJHd+QnIK41C5ZFHh7j45iA367wvZ3ShCzb4Vsk0gY=", "cert_user_id" : "fwm2017@zeroid.bit", "files" : {"data.json" : {"sha512" : "93b2d3a3662ac15fe5c8bb9e46617609f83f7feb7858672ab9811710075fc...
json_instruct
{"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}...
{"name" : "my_blog_tutorial", "description" : "It's the example of the development of blog by Django and Pure.", "license" : null, "starNum" : 337, "folkNum" : 205, "watchNum" : 337, "topic" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array",...
{"name" : "spatie/docker", "description" : "Run a docker container in your PHPUnit tests", "keywords" : ["spatie", "docker"], "homepage" : "https://github.com/spatie/docker", "license" : "MIT", "authors" : [{"name" : "Ruben Van Assche", "email" : "ruben@spatie.be", "homepage" : "https://spatie.be", "role" : "Developer"...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, ...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"start_url": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "short_name": {"type": "string"}, "scope": {"type": "string"}, "display": {"type": "string"}, "orientation": {"type": "...
{"start_url" : "https://school13grodno.github.io/", "name" : "\u00ab\u041a\u043e\u043c\u043d\u0430\u0442\u0430 \u0431\u043e\u0435\u0432\u043e\u0439 \u0441\u043b\u0430\u0432\u044b\u00bb - \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0443\u0447\u0440\u0435\u0436\u0434...
json_instruct
{"type": "object", "properties": {"start_url": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "short_name": {"type": "string"}, "scope": {"type": "string"}, "display": {"type": "string"}, "orientation": {"type": "string"}, "lang": {"type": "string"}, "background_color": {"type": "str...
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" : 53378, "cartId" : "cc9c20ff-6f0d-47c1-9acc-8a7a7a58915e", "preferredProducts" : [3710, 903], "productReviews" : [{"productId" : 3433, "reviewText" : "The box this comes in is 5 inch by 6 mile and weights 15 ton!!", "reviewDate" : "2016-11-10T20:04:37.8054406+02:00"}, {"productId" : 4597, "reviewText" : "The...
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...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/d...
{"symbol" : "BIOT", "name" : "Bio Passport", "decimals" : 9, "address" : "0xc07a150ecadf2cc352f5586396e344a6b17625eb"}
json_instruct
{"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "require...
{"Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft" : "Warning", "Microsoft.Hosting.Lifetime" : "Information"}}, "AllowedHosts" : "*", "RabbitMQOptions" : {"RabbitMQHostName" : "host.docker.internal", "RabbitMQPort" : 5672, "RabbitMQUserName" : "dev", "RabbitMQPassword" : "test"}, "OWSInstanceLauncherOpt...
json_instruct
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required"...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "FG Soapbox", "description" : "A space to bring positive critique to our craft", "url" : "soapbox"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long...
{"place_name" : "Pulaski", "state_name" : "Virginia", "state_abbrv" : "VA", "lat" : "37.0567", "long" : "-80.771"}
json_instruct
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "propert...
{"type" : "FeatureCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features" : [{"type" : "Feature", "properties" : {"Name" : "CURRAL DE CIMA", "Description" : "CURRAL DE CIMA / PB"}, "geometry" : {"type" : "LineString", "coordinates" : [[-35.231400333458566, -6.761710...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "ob...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"pro...
{"userId" : 57502, "cartId" : "ce3aedf9-c94e-42c0-8cd1-bad03c9933de", "preferredProducts" : [1744, 2989, 3251], "productReviews" : [{"productId" : 3438, "reviewText" : "It only works when I'm Cook Islands.", "reviewDate" : "2019-02-16T19:18:02.4358703+02:00"}, {"productId" : 3283, "reviewText" : "This EXE works conside...
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": {"resourceType": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "status": {"type": "string"}, "experimental": {"type": "boolean"}, "date": {"type": "string"}, "publisher": {"ty...
{"resourceType" : "SearchParameter", "id" : "DiagnosticOrder-bodysite", "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-bodysite", "name" : "bodysite", "status" : "draft", "experimental" : false, "date" : "2016-03-31T08:01:25+11:00", "publisher" : "Health Level Seven International (Orders and Observations)...
json_instruct
{"type": "object", "properties": {"resourceType": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "status": {"type": "string"}, "experimental": {"type": "boolean"}, "date": {"type": "string"}, "publisher": {"type": "string"}, "contact": {"type": "array", "items": {"t...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "type": {"type": "string"}, "decimals": {"type": "integer"}, "description": {"type": "string"}, "website": {"type": "string"}, "explorer": {"type": "string"}, "status": {"...
{"name" : "Aurory", "symbol" : "AURY", "type" : "SPL", "decimals" : 9, "description" : "The Aurory team is composed of 30+ talents from the gaming and the cryptocurrency industry. ", "website" : "https://aurory.io/", "explorer" : "https://solscan.io/token/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP", "status" : "activ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "type": {"type": "string"}, "decimals": {"type": "integer"}, "description": {"type": "string"}, "website": {"type": "string"}, "explorer": {"type": "string"}, "status": {"type": "string"}, "id": {"type": "string"}, "links": {"ty...
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type":...
[{"id" : "lunkenheimer-craft-brewing-co-llc", "name" : "Lunkenheimer Craft Brewing Co. LLC", "brewery_type" : "micro", "street" : "PO Box 539 8920 N Seneca St,", "city" : "Weedsport", "state" : "New York", "postal_code" : "13166-0539", "website_url" : "http://www.lunkenheimercraftbrewing.com", "phone" : "3158347027", "...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "website_url": {"type": "string"}, "phone": {"t...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type":...
{"author" : {"id" : "t2_k10moz4", "name" : "PinkFluffyElephants"}, "date" : {"day" : 1546819200, "full" : 1546870265, "month" : 1546300800, "week" : 1546732800}, "id" : "t3_adi0f8", "misc" : {"postHint" : "image"}, "picture" : {"filesize" : 548169, "fullUrl" : "https://preview.redd.it/qku4zoqwd0921.png?auto=webp&s=e1ff...
json_instruct
{"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}},...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "auth...
{"name" : "workspace", "version" : "1.0.0", "description" : ",-----.,--. ,--. ,---. ,--.,------. ,------. ' .--./| | ,---. ,--.,--. ,-| || o \\ | || .-. \\ | .---' | | | || .-. || || |' .-. |`..' | | || | \\ :| `--, ' '--'\\| |' '-' '' '' '\\ `-' | .' / | ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "depen...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"Description": {"type": "string"}, "Duration": {"type": "string"}, "Move Time": {"type": "string"}, "PP": {"type": "integer"}, "Range": {"type": "string"}, "Type": {"type": "string"}}, "required": ["Descriptio...
{"Description" : "You employ your psychic power to switch your own attack and defense. Until the end of your next turn, switch your AC with an ability score of your choice (Constitution not included)", "Duration" : "1 round", "Move Time" : "1 bonus action", "PP" : 5, "Range" : "Self", "Type" : "Psychic"}
json_instruct
{"type": "object", "properties": {"Description": {"type": "string"}, "Duration": {"type": "string"}, "Move Time": {"type": "string"}, "PP": {"type": "integer"}, "Range": {"type": "string"}, "Type": {"type": "string"}}, "required": ["Description", "Duration", "Move Time", "PP", "Range", "Type"], "$schema": "http://json-...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"client_id": {"type": "string"}, "redirect_uri": {"type": "string"}, "authorities": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "authority_url": {"type": "string"}}, ...
{"client_id" : "e3b9ad76-9763-4827-b088-80c7a7888f79", "redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D", "authorities" : [{"type" : "B2C", "authority_url" : "https://login.microsoftonline.com/tfp/msidlabb2c.onmicrosoft.com/B2C_1_SISOPolicy/"}]}
json_instruct
{"type": "object", "properties": {"client_id": {"type": "string"}, "redirect_uri": {"type": "string"}, "authorities": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "authority_url": {"type": "string"}}, "required": ["type", "authority_url"]}}}, "required": ["client_id", "redire...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["r...
{"ETag" : "W/\"d71575b2fbc7e0ed67158cf3359b1b00\"", "Last-Modified" : "Sat, 21 Jul 2018 13:09:26 GMT", "base" : {"repo" : {"name" : "requests-mock-feedstock"}}, "closed_at" : "2018-07-21T13:09:26Z", "created_at" : "2018-07-21T05:09:33Z", "head" : {"ref" : "this_is_not_a_branch"}, "html_url" : "https://github.com/conda-...
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...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "s...
{"name" : "verman", "version" : "0.1.5", "description" : "Basic version npm module version manager.", "main" : "index.js", "types" : "./dist/index.d.ts", "scripts" : {"start" : "node ./dist/index.js", "build" : "tsc", "test" : "echo \"Error: no test specified\" && exit 1"}, "bin" : {"verman" : "bin/verman-cmd.js"}, "ke...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}, "test": {"type": "string"}}, "re...
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {}, "required": []}, "exports": {"type": "array", "items": {"type": "object", "properties...
[{"__symbolic" : "module", "version" : 4, "metadata" : {}, "exports" : [{"from" : "./ionic4-star-rating.module"}, {"from" : "./components/ionic4-star-rating-component"}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {}, "required": []}, "exports": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}}, "required": ["from"]}}}, "...
Generate a valid JSON object that conforms to the following 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" : "1203110057", "district_id" : "1203110", "name" : "PARAN PADANG"}
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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}...
{"name" : "player.js", "version" : "0.1.1", "homepage" : "http://playerjs.io", "authors" : ["Embedly"], "description" : "Control embedded video and audio across multiple providers", "main" : "dist/player-0.1.1.js", "moduleType" : ["globals"], "license" : "BSD", "private" : true, "ignore" : ["**/.*", "Gruntfile.js", "li...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "moduleType": {"type": "array", "items": {"type": "string"}}, "license": ...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"error...
{"contract" : "0xf8e386eda857484f5a12e4b5daa9984e06e73705", "tool" : "honeybadger", "start" : 1565870877.6131809, "end" : 1565871283.2332067, "duration" : 405.6200258731842, "analysis" : [{"errors" : [], "file" : "/unique_chucks/2/0xf8e386eda857484f5a12e4b5daa9984e06e73705.sol", "name" : "IndorseSaleContract"}, {"error...
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "strin...
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {"K02428": {"type": "string"}, "K01519": {"type": "string"}}, "required": ["K02428", "K01...
[{"comment" : "", "definition" : "XTP + H2O <=> Xanthosine 5'-phosphate + Diphosphate", "orthologs" : {"K02428" : "XTP/dITP diphosphohydrolase [EC:3.6.1.66]", "K01519" : "inosine triphosphate pyrophosphatase [EC:3.6.1.-]"}, "name" : "XTP pyrophosphohydrolase; XTP diphosphohydrolase (diphosphate-forming)", "product_stoi...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {"K02428": {"type": "string"}, "K01519": {"type": "string"}}, "required": ["K02428", "K01519"]}, "name": {"type": "string"}, "product_stoichiometrie...
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" : "\uc798 \ub9cc\ub4e0 \uc601\ud654\ub2e4. \uc8fc\uc5f0\ubd80\ud130 \uc870\uc5f0\uae4c\uc9c0 \uc5f0\uae30\uac00 \uc790\uc5f0\uc2a4\ub7fd\uace0, \ubc30\uacbd\uacfc \uc0c1\ud669 \ubb18\uc0ac\uac00 \ub6f0\uc5b4\ub098\ub2e4. \uc61b\ub0a0 \uc601\ud654\uac19\uc740 \ub290\ub08c\uc774 \ub4e4\uc9c0 \uc54a\uac8c \uc13...
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"]...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"sha": {"type": "string"}, "commit": {"type": "object", "properties": {"author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "date": {"type": "string"}}, "required": ["name", "e...
{"sha" : "\"47e7bc67f932866e4467f7ab8a23bb167405bebd\"", "commit" : {"author" : {"name" : "\"Nicolas Silva\"", "email" : "\"nsilva@mozilla.com\"", "date" : "\"2016-09-01T15:51:09+02:00\""}, "committer" : {"name" : "\"Nicolas Silva\"", "email" : "\"nsilva@mozilla.com\"", "date" : "\"2016-09-01T15:51:09+02:00\""}, "messa...
json_instruct
{"type": "object", "properties": {"sha": {"type": "string"}, "commit": {"type": "object", "properties": {"author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "date": {"type": "string"}}, "required": ["name", "email", "date"]}, "committer": {"type": "object", "properties":...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"typ...
{"name" : "DynamicGallery", "version" : "0.1.0", "summary" : "DynamicGallery is a library used to crate slideshow dynamically by downloading and adding images in a sequence.", "description" : "DynamicGallery is a library used to crate slideshow dynamically by downloading and adding images in a sequence. It allows you t...
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"...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"crossroads.js": {"type": "string"}, "crossroads.min.js": {"type": "string"}}, "required": ["crossroads.js", "crossroads.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"crossroads.js" : "sha512-SUMa007IbKqp92uCo/tmrJ0vWahFsMCGFV2+ZDUGycO/m1GMFStxntGtHEPixHBFOtMqg/WobYgs6CboaQNW5Q==", "crossroads.min.js" : "sha512-9dCrHtfX46sA/8IYrTbHdSLp6iUqOttOJXDvVZ/pjoQALSsITMnhpx8X+gOs57Gz9WuAs3Em6EnGolGVNf3jEg=="}
json_instruct
{"type": "object", "properties": {"crossroads.js": {"type": "string"}, "crossroads.min.js": {"type": "string"}}, "required": ["crossroads.js", "crossroads.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "Joel"}, {"name" : "Iain"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://js...
[{"name" : "MARIE-GEORGES", "frequency" : 482, "males" : "8.29875518672199 %", "females" : "91.70124481327801 %"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}