File System Work Item Endpoint
This document provides an overview of the File System Work Item Endpoint used in the Azure DevOps Migration Tools, including its configuration and usage.
missing XML code comments
Options
topSamples
topSample
topDefaults
topClassic
topMetadata
topSchema
This is the JSON schema that defines the structure and validation rules for this configuration.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://devopsmigration.io/schema/schema.endpoints.filesystemworkitemendpoint.json",
"title": "FileSystemWorkItemEndpoint",
"description": "missing XML code comments",
"type": "object",
"properties": {
"enabled": {
"description": "Will be used if enabled",
"type": "boolean"
},
"endpointEnrichers": {
"description": "missing XML code comments",
"type": "array"
},
"fileStore": {
"description": "Path to the directory where work item data will be stored or read from. This should be a valid local file system path with appropriate read/write permissions.",
"type": "string"
},
"name": {
"description": "missing XML code comments",
"type": "string"
}
}
}
In this article
Project Information
Azure DevOps Marketplace
Maintainer
Created and maintained by Martin Hinshelwood of nkdagility.com
Getting Support
Community Support
Questions & Discussions
The first place to look for usage, configuration, and general help.
Commercial Support
We provide training, ad-hoc support, and full service migrations through our professional services.
Azure DevOps Migration Services