id
stringlengths
14
16
conversations
listlengths
3
3
schema
stringlengths
68
3.98M
task
stringlengths
134
732
category
stringlengths
2
130
source
stringclasses
1 value
schema_store_901
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/vhwdebugger-binding-schema.json\",\"$ref\":\"#/definitions/7d459/full...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/vhwdebugger-binding-schema.json","$ref":"#/definitions/7d459/full","title":"Vector CANoe Hardware Debugger Binding Configuration Schema","type":"object","definitions":{"b06cc":{"full":{"$schema":"http://json-schema.org/draft-07/sch...
Provide a JSON object that satisfies the schema "Vector CANoe Hardware Debugger Binding Configuration Schema". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
Vector CANoe Hardware Debugger Binding Configuration Schema
schema-store
schema_store_902
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"K9s views schema\",\"type\":\"object\",\"additionalProperties\":false,\"properties\":{\"views\":...
{"$schema":"http://json-schema.org/draft-07/schema#","title":"K9s views schema","type":"object","additionalProperties":false,"properties":{"views":{"type":"object","additionalProperties":{"type":"object","additionalProperties":false,"properties":{"sortColumn":{"type":"string"},"columns":{"type":"array","items":{"type":...
Provide a JSON object that satisfies the schema "K9s views schema". Here are the required top‑level fields: views. Return only the valid JSON object.
K9s views schema
schema-store
schema_store_903
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/vim-addon-info\",\"definitions\":{\"url\":{\"type\":\"string\",\"form...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/vim-addon-info","definitions":{"url":{"type":"string","format":"uri","examples":["git://github.com/tpope/vim-surround"]},"repoType":{"enum":["hg","git","svn","bzr"]},"selfRepository":{"description":"Info for the plugin itself. Desc...
Provide a JSON object that satisfies the schema "JSON schema for vim plugin addon-info.json metadata files". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
JSON schema for vim plugin addon-info.json metadata files
schema-store
schema_store_904
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$defs\":{\"AggregationEnum\":{\"description\":\"The options for aggregating table columns. Details on the calculations below:<br>\\n\\n **count** - Finds the n...
{"$defs":{"AggregationEnum":{"description":"The options for aggregating table columns. Details on the calculations below:<br>\n\n **count** - Finds the number of rows in a group<br>\n\n **extent** - Finds the minimum and maximum values of a group of rows<br>\n\n **max** - Finds the maximum value of a group of ...
Provide a JSON object that satisfies the schema "Project". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
Project
schema-store
schema_store_905
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"allOf\":[{\"$ref\":\"https://json.schemastore.org/ide.host.json\"}],\"id\":\"https://json.schemastore.org/...
{"$schema":"http://json-schema.org/draft-04/schema#","allOf":[{"$ref":"https://json.schemastore.org/ide.host.json"}],"id":"https://json.schemastore.org/vs-2017.3.host.json","title":"JSON schema for IDE template host files"}
Provide a JSON object that satisfies the schema "JSON schema for IDE template host files". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
JSON schema for IDE template host files
schema-store
schema_store_906
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"definitions\":{\"fileExtension\":{\"pattern\":\"^\\\\.[^/\\\\\\\\]+$\"},\"fileName\":{\"pattern\":\"^[^/\\...
{"$schema":"http://json-schema.org/draft-04/schema#","definitions":{"fileExtension":{"pattern":"^\\.[^/\\\\]+$"},"fileName":{"pattern":"^[^/\\\\|:><\"?\\*]+$"},"ext-ext":{"type":"object","additionalProperties":false,"patternProperties":{"^(\\.[^/\\\\]+|\\*)$":{"type":"array","uniqueItems":true,"items":{"$ref":"#/defini...
Provide a JSON object that satisfies the schema "JSON schema for Visual Studio's file nesting feature". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
JSON schema for Visual Studio's file nesting feature
schema-store
schema_store_907
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"id\":\"https://json.schemastore.org/vsconfig.json\",\"properties\":{\"version\":{\"description\":\"The ver...
{"$schema":"http://json-schema.org/draft-04/schema#","id":"https://json.schemastore.org/vsconfig.json","properties":{"version":{"description":"The version of the component configuration file format.","type":"string","pattern":"^(\\d+\\.)?(\\d+\\.)?(\\d+\\.)?(\\d+)$"},"components":{"type":"array","description":"An array...
Provide a JSON object that satisfies the schema "JSON schema for Visual Studio component configuration files". Here are the required top‑level fields: components. Return only the valid JSON object.
JSON schema for Visual Studio component configuration files
schema-store
schema_store_908
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"id\":\"https://json.schemastore.org/vsext.json\",\"properties\":{\"id\":{\"description\":\"A unique identi...
{"$schema":"http://json-schema.org/draft-04/schema#","id":"https://json.schemastore.org/vsext.json","properties":{"id":{"description":"A unique identifier for the extension pack. This is to uniquely identify the extension pack and will not be shown to the user.","type":"string","minLength":1},"name":{"description":"The...
Provide a JSON object that satisfies the schema "JSON schema for Visual Studio extension pack manifests". Here are the required top‑level fields: version. Return only the valid JSON object.
JSON schema for Visual Studio extension pack manifests
schema-store
schema_store_909
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"definitions\":{\"fileAssociation\":{\"required\":[\"extension\",\"progId\"],\"properties\":{\"contentType\...
{"$schema":"http://json-schema.org/draft-04/schema#","definitions":{"fileAssociation":{"required":["extension","progId"],"properties":{"contentType":{"description":"Content type of the file with this extension.","type":"string"},"defaultProgramRegistrationPath":{"description":"The registry path to where this file assoc...
Provide a JSON object that satisfies the schema "JSON schema for Visual Studio manifest extensions". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
JSON schema for Visual Studio manifest extensions
schema-store
schema_store_910
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"id\":\"https://json.schemastore.org/vsix-publish.json\",\"properties\":{\"identity\":{\"type\":\"object\",...
{"$schema":"http://json-schema.org/draft-04/schema#","id":"https://json.schemastore.org/vsix-publish.json","properties":{"identity":{"type":"object","required":["internalName"],"properties":{"description":{"type":"string","title":"Description","description":"A description for the extension. Required if the extension is...
Provide a JSON object that satisfies the schema "vsix-publish". Here are the required top‑level fields: categories, identity, overview, publisher. Return only the valid JSON object.
vsix-publish
schema-store
schema_store_911
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"id\":\"https://json.schemastore.org/vsls.json\",\"properties\":{\"excludeFiles\":{\"description\":\"An arr...
{"$schema":"http://json-schema.org/draft-04/schema#","id":"https://json.schemastore.org/vsls.json","properties":{"excludeFiles":{"description":"An array of globs which indicate the files that should be completely unavailable to guests when you share (e.g. secrets).","type":"array","items":{"type":"string"}},"gitignore"...
Provide a JSON object that satisfies the schema "JSON schema for Visual Studio Live Share config files". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
JSON schema for Visual Studio Live Share config files
schema-store
schema_store_912
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/vss-extension\",\"definitions\":{\"id_pattern\":{\"pattern\":\"^[a-zA...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/vss-extension","definitions":{"id_pattern":{"pattern":"^[a-zA-Z0-9][a-zA-Z0-9-]+$"},"demand_pattern":{"pattern":"^((environment/cloud|environment/onprem)|(api-version|extension|contribution|contributionType)/.+)$"},"link_definition...
Provide a JSON object that satisfies the schema "JSON Schema for Azure DevOps Extensions". Here are the required top‑level fields: manifestVersion, id, version, name, publisher, categories, targets. Return only the valid JSON object.
JSON Schema for Azure DevOps Extensions
schema-store
schema_store_913
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/vtcfg-v19.0.0.json\",\"$ref\":\"#/definitions/vtcfg\",\"type\":\"obje...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/vtcfg-v19.0.0.json","$ref":"#/definitions/vtcfg","type":"object","title":"VT System Configuration","description":"VT System Configuration.","definitions":{"vtcfg":{"type":"object","properties":{"version":{"title":"Version","descrip...
Provide a JSON object that satisfies the schema "VT System Configuration". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
VT System Configuration
schema-store
schema_store_914
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/vtesttree-schema-v2.4.0.json\",\"$ref\":\"#/definitions/0ea16/full\",...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/vtesttree-schema-v2.4.0.json","$ref":"#/definitions/0ea16/full","type":"object","title":"vtesttree.yaml","definitions":{"f0fcf":{"full":{"$schema":"http://json-schema.org/draft-07/schema#","title":"Version","description":"Json sche...
Provide a JSON object that satisfies the schema "vtesttree.yaml". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
vtesttree.yaml
schema-store
schema_store_915
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/vtestunit-schema.json\",\"$ref\":\"#/definitions/e517/full\",\"type\"...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/vtestunit-schema.json","$ref":"#/definitions/e517/full","type":"object","title":"vtestunit.yaml","description":"Vector test unit description","definitions":{"e517":{"full":{"$schema":"http://json-schema.org/draft-07/schema#","title...
Provide a JSON object that satisfies the schema "vtestunit.yaml". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
vtestunit.yaml
schema-store
schema_store_916
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"https://json-schema.org/draft/2020-12/schema\",\"$id\":\"https://github.com/coreruleset/ftw-tests-schema/v2/types/overrides/ftw-overrides\",\"$ref\":\...
{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://github.com/coreruleset/ftw-tests-schema/v2/types/overrides/ftw-overrides","$ref":"#/$defs/FTWOverrides","$defs":{"FTWOverrides":{"properties":{"version":{"type":"string"},"meta":{"$ref":"#/$defs/FTWOverridesMeta"},"test_overrides":{"items":{"$ref"...
Provide a JSON object that satisfies the schema "waf-platform-overrides-schema-v2.2.0". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
waf-platform-overrides-schema-v2.2.0
schema-store
schema_store_917
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"https://json-schema.org/draft/2020-12/schema\",\"$id\":\"https://github.com/coreruleset/ftw-tests-schema/v2/types/ftw-test\",\"$ref\":\"#/$defs/FTWTes...
{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://github.com/coreruleset/ftw-tests-schema/v2/types/ftw-test","$ref":"#/$defs/FTWTest","$defs":{"FTWTest":{"properties":{"meta":{"$ref":"#/$defs/FTWTestMeta"},"rule_id":{"type":"integer"},"tests":{"items":{"$ref":"#/$defs/Test"},"type":"array"}},"add...
Provide a JSON object that satisfies the schema "waf-tests-schema-v2.2.0". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
waf-tests-schema-v2.2.0
schema-store
schema_store_918
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"type\":\"object\",\"title\":\"Schema for Wake - development, testing, and static analysis framework for So...
{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","title":"Schema for Wake - development, testing, and static analysis framework for Solidity","properties":{"subconfigs":{"type":"array","description":"List of paths to additional config files to load","items":{"type":"string","format":"path"}},"api_ke...
Provide a JSON object that satisfies the schema "Schema for Wake - development, testing, and static analysis framework for Solidity". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
Schema for Wake - development, testing, and static analysis framework for Solidity
schema-store
schema_store_919
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/warp-keysets.json\",\"definitions\":{\"key\":{\"type\":\"string\",\"m...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/warp-keysets.json","definitions":{"key":{"type":"string","minLength":1,"not":{"pattern":"---"},"examples":["ctrl-","alt-","shift-","cmd-"]}},"title":"keybindings","description":"Keybindings","type":"object","properties":{"pane_grou...
Provide a JSON object that satisfies the schema "keybindings". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
keybindings
schema-store
schema_store_920
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/warp-themes.json\",\"definitions\":{\"color\":{\"type\":\"string\",\"...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/warp-themes.json","definitions":{"color":{"type":"string","pattern":"^#[0-9a-fA-F]{6}$","examples":["#000000","#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ffffff"]},"colors":{"type":"object","properties":{"black":{...
Provide a JSON object that satisfies the schema "theme". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
theme
schema-store
schema_store_921
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/warp-workflows.json\",\"definitions\":{\"url\":{\"oneOf\":[{\"type\":...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/warp-workflows.json","definitions":{"url":{"oneOf":[{"type":"string","minLength":1,"pattern":"^https?://.+"},{"type":"null"}]},"nullable-string":{"oneOf":[{"type":"string","minLength":1},{"type":"null"}]}},"title":"workflow","descr...
Provide a JSON object that satisfies the schema "workflow". Here are the required top‑level fields: name, command. Return only the valid JSON object.
workflow
schema-store
schema_store_922
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"allOf\":[{\"$ref\":\"https://json.schemastore.org/web-manifest.json\"},{\"$ref\":\"https://json.schemastor...
{"$schema":"http://json-schema.org/draft-04/schema#","allOf":[{"$ref":"https://json.schemastore.org/web-manifest.json"},{"$ref":"https://json.schemastore.org/web-manifest-app-info.json"},{"$ref":"https://json.schemastore.org/web-manifest-share-target.json"}],"id":"https://json.schemastore.org/web-manifest-combined.json...
Provide a JSON object that satisfies the schema "JSON schema for Web Application manifest files". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
JSON schema for Web Application manifest files
schema-store
schema_store_923
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"id\":\"https://json.schemastore.org/web-types.json\",\"title\":\"JSON schema for Web-Types\",\"type\":\"ob...
{"$schema":"http://json-schema.org/draft-04/schema#","id":"https://json.schemastore.org/web-types.json","title":"JSON schema for Web-Types","type":"object","properties":{"$schema":{"type":"string"},"framework":{"description":"Framework, for which the components are provided by the library. If the library is not enabled...
Provide a JSON object that satisfies the schema "JSON schema for Web-Types". Here are the required top‑level fields: name, version. Return only the valid JSON object.
JSON schema for Web-Types
schema-store
schema_store_924
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/webextension.json\",\"title\":\"JSON schema for WebExtensions manifes...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/webextension.json","title":"JSON schema for WebExtensions manifest files","description":"The manifest.json file is the only file that every extension using WebExtension APIs must contain.\n\nUsing manifest.json, you specify basic m...
Provide a JSON object that satisfies the schema "JSON schema for WebExtensions manifest files". Here are the required top‑level fields: manifest_version, name, version. Return only the valid JSON object.
JSON schema for WebExtensions manifest files
schema-store
schema_store_925
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"https://json-schema.org/draft-07/schema\",\"title\":\"Discord Webhook\",\"description\":\"Discord Webhook JSON Schema\",\"definitions\":{\"string\":{\...
{"$schema":"https://json-schema.org/draft-07/schema","title":"Discord Webhook","description":"Discord Webhook JSON Schema","definitions":{"string":{"type":"string","default":""},"boolean":{"type":"boolean","default":false},"url":{"$ref":"#/definitions/string","pattern":"^https?://"},"id":{"$ref":"#/definitions/string",...
Provide a JSON object that satisfies the schema "Discord Webhook". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
Discord Webhook
schema-store
schema_store_926
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"definitions\":{\"shared\":{\"properties\":{\"webJobName\":{\"type\":\"string\",\"description\":\"The name ...
{"$schema":"http://json-schema.org/draft-04/schema#","definitions":{"shared":{"properties":{"webJobName":{"type":"string","description":"The name of the Azure Webjob."},"startTime":{"type":"string","format":"date-time","description":"The start time of a scheduled job. Example. 2014-06-11T00:00:00-08:00"},"endTime":{"ty...
Provide a JSON object that satisfies the schema "JSON schema for Azure Webjobs configuration files". Here are the required top‑level fields: runMode. Return only the valid JSON object.
JSON schema for Azure Webjobs configuration files
schema-store
schema_store_927
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"id\":\"https://json.schemastore.org/webjobs-list.json\",\"properties\":{\"WebJobs\":{\"type\":\"array\",\"...
{"$schema":"http://json-schema.org/draft-04/schema#","id":"https://json.schemastore.org/webjobs-list.json","properties":{"WebJobs":{"type":"array","description":"A list of Azure Webjobs.","items":{"type":"object","additionalProperties":false,"properties":{"filePath":{"type":"string"}}}}},"required":["WebJobs"],"title":...
Provide a JSON object that satisfies the schema "JSON schema for Azure Webjobs collection files". Here are the required top‑level fields: WebJobs. Return only the valid JSON object.
JSON schema for Azure Webjobs collection files
schema-store
schema_store_928
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://aka.ms/winget-manifest.installer.1.0.0.schema.json\",\"definitions\":{\"PackageIdentifier\...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://aka.ms/winget-manifest.installer.1.0.0.schema.json","definitions":{"PackageIdentifier":{"type":"string","pattern":"^[^\\.\\s\\\\/:\\*\\?\"<>\\|\\x01-\\x1f]{1,32}(\\.[^\\.\\s\\\\/:\\*\\?\"<>\\|\\x01-\\x1f]{1,32}){1,3}$","maxLength":128,"description":"Th...
Provide a JSON object that satisfies the schema "winget-pkgs-installer-1.0.0". Here are the required top‑level fields: PackageIdentifier, PackageVersion, Installers, ManifestType, ManifestVersion. Return only the valid JSON object.
winget-pkgs-installer-1.0.0
schema-store
schema_store_929
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://aka.ms/winget-manifest.locale.1.0.0.schema.json\",\"definitions\":{\"Url\":{\"type\":[\"st...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://aka.ms/winget-manifest.locale.1.0.0.schema.json","definitions":{"Url":{"type":["string","null"],"pattern":"^([Hh][Tt][Tt][Pp][Ss]?)://.+$","maxLength":2000,"description":"Optional Url type"},"Tag":{"type":["string","null"],"minLength":1,"maxLength":40,...
Provide a JSON object that satisfies the schema "winget-pkgs-locale-1.0.0". Here are the required top‑level fields: PackageIdentifier, PackageVersion, PackageLocale, ManifestType, ManifestVersion. Return only the valid JSON object.
winget-pkgs-locale-1.0.0
schema-store
schema_store_930
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://aka.ms/winget-manifest.singleton.1.0.0.schema.json\",\"definitions\":{\"PackageIdentifier\...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://aka.ms/winget-manifest.singleton.1.0.0.schema.json","definitions":{"PackageIdentifier":{"type":"string","pattern":"^[^\\.\\s\\\\/:\\*\\?\"<>\\|\\x01-\\x1f]{1,32}(\\.[^\\.\\s\\\\/:\\*\\?\"<>\\|\\x01-\\x1f]{1,32}){1,3}$","maxLength":128,"description":"Th...
Provide a JSON object that satisfies the schema "winget-pkgs-singleton-1.0.0". Here are the required top‑level fields: PackageIdentifier, PackageVersion, PackageLocale, Publisher, PackageName, License, ShortDescription, Installers, ManifestType, ManifestVersion. Return only the valid JSON object.
winget-pkgs-singleton-1.0.0
schema-store
schema_store_931
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/winutil-applications.json\",\"definitions\":{\"string-property\":{\"t...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/winutil-applications.json","definitions":{"string-property":{"type":"string","minLength":1,"pattern":"[^ ]"}},"title":"applications","description":"Applications\nhttps://github.com/ChrisTitusTech/winutil/blob/main/config/applicatio...
Provide a JSON object that satisfies the schema "applications". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
applications
schema-store
schema_store_932
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/winutil-presets.json\",\"title\":\"presets\",\"description\":\"Preset...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/winutil-presets.json","title":"presets","description":"Presets\nhttps://github.com/ChrisTitusTech/winutil/blob/main/config/preset.json","type":"object","minProperties":1,"patternProperties":{".":{"title":"preset category","descript...
Provide a JSON object that satisfies the schema "presets". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
presets
schema-store
schema_store_933
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/wiremock-stub-mapping.json\",\"$defs\":{\"dateTimeExpression\":{\"$sc...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/wiremock-stub-mapping.json","$defs":{"dateTimeExpression":{"$schema":"http://json-schema.org/draft-07/schema#","type":"string","examples":["now +3 days"]},"dateFormat":{"$schema":"http://json-schema.org/draft-07/schema#","type":"st...
Provide a JSON object that satisfies the schema "wiremock-stub-mapping". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
wiremock-stub-mapping
schema-store
schema_store_934
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"type\":\"array\",\"items\":{\"$ref\":\"https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema...
{"$schema":"http://json-schema.org/draft-07/schema#","type":"array","items":{"$ref":"https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema/workflow-schema.json"}}
Provide a JSON object that satisfies the schema "workflow-list-schema". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
workflow-list-schema
schema-store
schema_store_935
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"definitions\":{\"ScopedParam\":{\"type\":\"object\",\"properties\":{\"Name\":{\"type\":\"string\"},\"Expre...
{"$schema":"http://json-schema.org/draft-07/schema#","definitions":{"ScopedParam":{"type":"object","properties":{"Name":{"type":"string"},"Expression":{"type":"string"}},"required":["Name","Expression"]},"Rule":{"title":"Rule","properties":{"RuleName":{"type":"string"},"LocalParams":{"type":"array","items":{"$ref":"#/d...
Provide a JSON object that satisfies the schema "workflow-schema". Here are the required top‑level fields: WorkflowName, Rules. Return only the valid JSON object.
workflow-schema
schema-store
schema_store_936
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"https://json-schema.org/draft/2020-12/schema\",\"title\":\"Speakeasy Workflow Schema\",\"type\":\"object\",\"additionalProperties\":false,\"properties...
{"$schema":"https://json-schema.org/draft/2020-12/schema","title":"Speakeasy Workflow Schema","type":"object","additionalProperties":false,"properties":{"workflowVersion":{"type":"string","const":"1.0.0","description":"The version of the workflow schema"},"speakeasyVersion":{"type":"string","oneOf":[{"const":"latest","...
Provide a JSON object that satisfies the schema "Speakeasy Workflow Schema". Here are the required top‑level fields: workflowVersion. Return only the valid JSON object.
Speakeasy Workflow Schema
schema-store
schema_store_937
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/workflows.json\",\"definitions\":{\"subworkflow\":{\"type\":\"object\...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/workflows.json","definitions":{"subworkflow":{"type":"object","description":"A subworkflow.","additionalProperties":false,"properties":{"params":{"description":"The name of the parameter variable.","type":"array","minItems":0,"maxI...
Provide a JSON object that satisfies the schema "Google Cloud Workflows". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
Google Cloud Workflows
schema-store
schema_store_938
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema\",\"$id\":\"ng-cli://config/schema.json\",\"title\":\"Angular CLI Workspace Configuration\",\"type\":\"object\"...
{"$schema":"http://json-schema.org/draft-07/schema","$id":"ng-cli://config/schema.json","title":"Angular CLI Workspace Configuration","type":"object","properties":{"$schema":{"type":"string"},"version":{"$ref":"#/definitions/fileVersion"},"cli":{"$ref":"#/definitions/cliOptions"},"schematics":{"$ref":"#/definitions/sch...
Provide a JSON object that satisfies the schema "Angular CLI Workspace Configuration". Here are the required top‑level fields: version. Return only the valid JSON object.
Angular CLI Workspace Configuration
schema-store
schema_store_939
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/xs-app.json\",\"$comment\":\"Based on https://github.wdf.sap.corp/xs2...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/xs-app.json","$comment":"Based on https://github.wdf.sap.corp/xs2/approuter.js/blob/master/lib/configuration/schemas/xs-app-schema.json","definitions":{"sourceSchema":{"type":["string","object"],"minLength":1,"format":"regex","addi...
Provide a JSON object that satisfies the schema "com.sap.xsapp.schema_8.2". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
com.sap.xsapp.schema_8.2
schema-store
schema_store_940
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$ref\":\"https://xunit.net/schema/current/xunit.runner.schema.json\"}\n</schema>" }, { "from": "human", "value": "Provide a JSON object that satisfies...
{"$ref":"https://xunit.net/schema/current/xunit.runner.schema.json"}
Provide a JSON object that satisfies the schema "xunit.runner.schema". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
xunit.runner.schema
schema-store
schema_store_941
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"$comment\":\"https://yamllint.readthedocs.io/en/stable/configuration.html\",\"$ref\":\"#/definitions/ignor...
{"$schema":"http://json-schema.org/draft-04/schema#","$comment":"https://yamllint.readthedocs.io/en/stable/configuration.html","$ref":"#/definitions/ignore","definitions":{"toggle":{"type":"string","enum":["enable","disable"]},"ignore":{"properties":{"ignore":{"title":"Ignore","description":"Ignore files, so that the l...
Provide a JSON object that satisfies the schema "yamllint". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
yamllint
schema-store
schema_store_942
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"title\":\"JSON Schema for Yarnrc files\",\"$schema\":\"https://json-schema.org/draft/2019-09/schema#\",\"description\":\"Yarnrc files (named this way because they...
{"title":"JSON Schema for Yarnrc files","$schema":"https://json-schema.org/draft/2019-09/schema#","description":"Yarnrc files (named this way because they must be called `.yarnrc.yml`) are the one place where you'll be able to configure Yarn's internal settings. While Yarn will automatically find them in the parent dir...
Provide a JSON object that satisfies the schema "JSON Schema for Yarnrc files". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
JSON Schema for Yarnrc files
schema-store
schema_store_943
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-04/schema#\",\"$ref\":\"#/definitions/Workflow\",\"definitions\":{\"Workflow\":{\"required\":[\"yawl\",\"start\",\"steps\...
{"$schema":"http://json-schema.org/draft-04/schema#","$ref":"#/definitions/Workflow","definitions":{"Workflow":{"required":["yawl","start","steps"],"properties":{"yawl":{"pattern":"^0.1$","type":"string"},"start":{"type":"string"},"defaultRetryPolicy":{"$ref":"#/definitions/yawl.RetryPolicy","additionalProperties":fals...
Provide a JSON object that satisfies the schema "yawl". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
yawl
schema-store
schema_store_944
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema\",\"$comment\":\"https://github.com/nagyesta/yippee-ki-json/wiki/Configuring-your-actions\",\"definitions\":{\"...
{"$schema":"http://json-schema.org/draft-07/schema","$comment":"https://github.com/nagyesta/yippee-ki-json/wiki/Configuring-your-actions","definitions":{"commonTypes":{"description":"Some of the reusable base types","definitions":{"charSet":{"description":"Standard character sets.","type":"string","enum":["ISO-8859-1",...
Provide a JSON object that satisfies the schema "yippee-ki-json_config_schema". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
yippee-ki-json_config_schema
schema-store
schema_store_945
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/youtrack-app.json\",\"additionalProperties\":true,\"title\":\"JetBrai...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/youtrack-app.json","additionalProperties":true,"title":"JetBrains YouTrack App Manifest Schema","description":"Schema for the JetBrains YouTrack app manifest file","definitions":{"semver":{"type":"string","minLength":5,"maxLength":...
Provide a JSON object that satisfies the schema "JetBrains YouTrack App Manifest Schema". Here are the required top‑level fields: name. Return only the valid JSON object.
JetBrains YouTrack App Manifest Schema
schema-store
schema_store_946
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"IBM Zapp Document\",\"description\":\"JSON schema for zapp.json and zapp.yaml files. Version 1.4...
{"$schema":"http://json-schema.org/draft-07/schema#","title":"IBM Zapp Document","description":"JSON schema for zapp.json and zapp.yaml files. Version 1.4.0 -- Licensed Materials - Property of IBM - (c) Copyright IBM Corporation 2022, 2025. All Rights Reserved.","type":"object","definitions":{"coreProperties":{"type":"...
Provide a JSON object that satisfies the schema "IBM Zapp Document". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
IBM Zapp Document
schema-store
schema_store_947
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"IBM zCodeFormatSettings\",\"description\":\"JSON schema for zcodeformat.yaml or zcodeformat.json...
{"$schema":"http://json-schema.org/draft-07/schema#","title":"IBM zCodeFormatSettings","description":"JSON schema for zcodeformat.yaml or zcodeformat.json code formatter preferences files. Version 0.0.1 -- Licensed Materials - Property of IBM - (c) Copyright IBM Corporation 2022. All Rights Reserved.","type":"object","...
Provide a JSON object that satisfies the schema "IBM zCodeFormatSettings". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
IBM zCodeFormatSettings
schema-store
schema_store_948
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"https://json-schema.org/draft/2020-12/schema\",\"$id\":\"https://api.app-prg1.zerops.io/api/rest/public/settings/zerops-yaml-json-schema.json\",\"prop...
{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://api.app-prg1.zerops.io/api/rest/public/settings/zerops-yaml-json-schema.json","properties":{"zerops":{"items":{"properties":{"setup":{"type":"string","description":"The first element setup contains the hostname of your service. A runtime service w...
Provide a JSON object that satisfies the schema "zerops-yml-json-schema". Here are the required top‑level fields: zerops. Return only the valid JSON object.
zerops-yml-json-schema
schema-store
schema_store_949
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"Project\",\"description\":\"Schema of the build flow configuration file `zinoma.yml`.\\n\\nIn or...
{"$schema":"http://json-schema.org/draft-07/schema#","title":"Project","description":"Schema of the build flow configuration file `zinoma.yml`.\n\nIn order to use \u017dinoma with your project, you need to create a file named `zinoma.yml`. We recommend putting this file in the root directory of your project.\n\nThis st...
Provide a JSON object that satisfies the schema "Project". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
Project
schema-store
schema_store_950
[ { "from": "system", "value": "You are a helpful assistant that answers strictly in JSON. Here's the JSON schema you must adhere to:\n<schema>\n{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"$id\":\"https://json.schemastore.org/zuul.json\",\"definitions\":{\"JobEntry\":{\"additionalProperties\":f...
{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/zuul.json","definitions":{"JobEntry":{"additionalProperties":false,"properties":{"job":{"$ref":"#/definitions/JobModel"}},"required":["job"],"title":"JobEntry","type":"object"},"JobModel":{"additionalProperties":false,"properties":...
Provide a JSON object that satisfies the schema "Zuul Config Schema". Here are the required top‑level fields: none (all optional). Return only the valid JSON object.
Zuul Config Schema
schema-store