{"openapi":"3.0.4","info":{"title":"CluedIn.Server.WebApi","description":"API documentation for CluedIn.Server.WebApi","version":"v1"},"paths":{"/api/accesscontrolpolicies":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterActive","in":"query","schema":{"type":"boolean"}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}}}}},"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string","format":"uuid"}},"application/json":{"schema":{"type":"string","format":"uuid"}},"text/json":{"schema":{"type":"string","format":"uuid"}}}}}}},"/api/v1/accesscontrolpolicies":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterActive","in":"query","schema":{"type":"boolean"}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}}}}},"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string","format":"uuid"}},"application/json":{"schema":{"type":"string","format":"uuid"}},"text/json":{"schema":{"type":"string","format":"uuid"}}}}}}},"/api/accesscontrolpolicies/byprocessingorder":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}}}}}}},"/api/v1/accesscontrolpolicies/byprocessingorder":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}}}}}}},"/api/accesscontrolpolicies/setprocessingorder":{"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/accesscontrolpolicies/setprocessingorder":{"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/accesscontrolpolicies/{id}/activate":{"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/accesscontrolpolicies/{id}/activate":{"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/accesscontrolpolicies/{id}/deactivate":{"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/accesscontrolpolicies/{id}/deactivate":{"post":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/accesscontrolpolicies/{id}":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}}}},"put":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/accesscontrolpolicies/{id}":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}}}},"put":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/accesscontrolpolicies/actions":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}}}}}}},"/api/v1/accesscontrolpolicies/actions":{"get":{"tags":["AccessControlPolicies"],"summary":" (Auth policies: RACI:management.accesscontrol:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}}}}}}},"/api/aiagent":{"get":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"metadataFilter","in":"query","style":"deepObject","schema":{"type":"object","additionalProperties":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/aiagent":{"get":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"metadataFilter","in":"query","style":"deepObject","schema":{"type":"object","additionalProperties":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/aiagent/{id}":{"get":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/aiagent/{id}":{"get":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["AIAgent"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/aijob":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"metadataFilter","in":"query","style":"deepObject","schema":{"type":"object","additionalProperties":{"type":"string"}}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobListItemViewModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobListItemViewModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobListItemViewModel"}}}}}}},"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}}},"/api/v1/aijob":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"metadataFilter","in":"query","style":"deepObject","schema":{"type":"object","additionalProperties":{"type":"string"}}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobListItemViewModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobListItemViewModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobListItemViewModel"}}}}}}},"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}}},"/api/aijob/{id}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}},"put":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}},"patch":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}},"delete":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/aijob/{id}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}},"put":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}},"patch":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"}}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel"}}}}}},"delete":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/aijob/summary":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel"}}}}}}},"/api/v1/aijob/summary":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel"}}}}}}},"/api/aijob/{id}/preview":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobPreviewViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobPreviewViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobPreviewViewModel"}}}}}}},"/api/v1/aijob/{id}/preview":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobPreviewViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobPreviewViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobPreviewViewModel"}}}}}}},"/api/aijob/{id}/chatstream":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"offset","in":"query","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.StreamItem`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.StreamItem`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.StreamItem`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}}},"/api/v1/aijob/{id}/chatstream":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"offset","in":"query","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.StreamItem`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.StreamItem`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.StreamItem`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}}},"/api/aijob/{id}/results/{type}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"type","in":"path","required":true,"schema":{"type":"string"}},{"name":"state","in":"query","schema":{"type":"string"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}},{"name":"searchName","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/v1/aijob/{id}/results/{type}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"type","in":"path","required":true,"schema":{"type":"string"}},{"name":"state","in":"query","schema":{"type":"string"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}},{"name":"searchName","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/aijob/{id}/results/{type}/{resultId}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"type","in":"path","required":true,"schema":{"type":"string"}},{"name":"resultId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultViewModel"}}}}}}},"/api/v1/aijob/{id}/results/{type}/{resultId}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"type","in":"path","required":true,"schema":{"type":"string"}},{"name":"resultId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultViewModel"}}}}}}},"/api/aijob/{id}/runs":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunTypeFilter"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/v1/aijob/{id}/runs":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunTypeFilter"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/aijob/{jobId}/runs/{runId}/chats":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"jobId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}},{"name":"includeOnlyChatsWithNoResults","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/v1/aijob/{jobId}/runs/{runId}/chats":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"jobId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}},{"name":"includeOnlyChatsWithNoResults","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/aijob/{jobId}/runs/{runId}/chats/{chatId}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"jobId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"chatId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel"}}}}}}},"/api/v1/aijob/{jobId}/runs/{runId}/chats/{chatId}":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"jobId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"chatId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel"}}}}}}},"/api/aijob/{id}/runs/{runId}/results":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/v1/aijob/{id}/runs/{runId}/results":{"get":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"runId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":1}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.SortDirection"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}}}}}},"/api/aijob/{id}/execution-queue":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}}}}}}},"/api/v1/aijob/{id}/execution-queue":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}}}}}}},"/api/aijob/{id}/dry-run":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}}}}}}},"/api/v1/aijob/{id}/dry-run":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel"}}}}}}},"/api/aijob/{id}/bulk-result-approval-request":{"put":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/aijob/{id}/bulk-result-approval-request":{"put":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/aijob/{id}/results/{type}/approvals":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"type","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/aijob/{id}/results/{type}/approvals":{"post":{"tags":["AiJob"],"summary":" (Auth policies: RACI:management.aiagents:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"type","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/aijobskills":{"get":{"tags":["AiJobSkill"],"summary":" (Auth)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobSkills.Models.SkillModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobSkills.Models.SkillModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobSkills.Models.SkillModel"}}}}}}}},"/api/v1/aijobskills":{"get":{"tags":["AiJobSkill"],"summary":" (Auth)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobSkills.Models.SkillModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobSkills.Models.SkillModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobSkills.Models.SkillModel"}}}}}}}},"/api/auditLog/{objectId}/{objectTypeId}":{"get":{"tags":["AuditLog"],"summary":" (Auth)","parameters":[{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/auditLog/{objectId}/{objectTypeId}":{"get":{"tags":["AuditLog"],"summary":" (Auth)","parameters":[{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/auditLog/getByObjectTypeIds":{"get":{"tags":["AuditLog"],"summary":" (Auth)","parameters":[{"name":"objectIds","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}},{"name":"objectTypeIds","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}},{"name":"authorId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"fromDate","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/auditLog/getByObjectTypeIds":{"get":{"tags":["AuditLog"],"summary":" (Auth)","parameters":[{"name":"objectIds","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}},{"name":"objectTypeIds","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}},{"name":"authorId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"fromDate","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/automate/projectcanbeautomated":{"get":{"tags":["Automate"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/automate/automate":{"post":{"tags":["Automate"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/automate/cancel":{"post":{"tags":["Automate"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/automate/lastdeduplicationstarttime":{"get":{"tags":["Automate"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"SearchTerm","in":"query","schema":{"type":"string"}},{"name":"OrderBy","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Clean.Project.Queries.ProjectOrderBy"}},{"name":"IncludeProjectStages","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Clean.Project.ProjectStageKind"}}},{"name":"ExcludeProjectStages","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Clean.Project.ProjectStageKind"}}},{"name":"OrderAscending","in":"query","schema":{"type":"boolean"}},{"name":"Page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"Take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}":{"get":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/undochanges":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/undochangesstatus":{"get":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/generate":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/generationstatus":{"get":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/cancelgeneration":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/commit":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CommitModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CommitModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CommitModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.CommitModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/committingstatus":{"get":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/generaterules":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/cancelcommit":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/cancelundo":{"post":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/clean/{projectId}/cleanedentities":{"get":{"tags":["Clean"],"summary":" (Auth policies: RACI:preparation.clean:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"cursor","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/{providerdefinitionid}/containers":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/connector/{providerdefinitionid}/containers":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/{id}":{"delete":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/connector/{id}":{"delete":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/verifyconnection/{providerdefinitionid}":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/connector/verifyconnection/{providerdefinitionid}":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/verifycredentials/{providerId}":{"post":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{}}},"application/json":{"schema":{"type":"object","additionalProperties":{}}},"text/json":{"schema":{"type":"object","additionalProperties":{}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{}}}}},"responses":{"200":{"description":"OK"}}}},"/api/connector/verifycredentials/{providerId}":{"post":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{}}},"application/json":{"schema":{"type":"object","additionalProperties":{}}},"text/json":{"schema":{"type":"object","additionalProperties":{}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/{providerdefinitionid}/container":{"post":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/connector/{providerdefinitionid}/container":{"post":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.CreateContainerModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/{providerdefinitionid}/container/{id}/empty":{"post":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/connector/{providerdefinitionid}/container/{id}/empty":{"post":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/{providerdefinitionid}/container/{name}/validatename":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/connector/{providerdefinitionid}/container/{name}/validatename":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/connectorinfo":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/connector/connectorinfo":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connector/connectorstatus/{providerDefinitionId}":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/connector/connectorstatus/{providerDefinitionId}":{"get":{"tags":["Connector"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/connectorhealth/{providerdefinitionid}":{"get":{"tags":["ConnectorHealth"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"filterDateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterDateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterStatus","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.ComponentHealth.Services.Models.ComponentHealthStatus"}}},{"name":"filterHost","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/connectorhealth/{providerdefinitionid}":{"get":{"tags":["ConnectorHealth"],"summary":" (Auth policies: RACI:consume.exporttargets:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"filterDateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterDateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterStatus","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.ComponentHealth.Services.Models.ComponentHealthStatus"}}},{"name":"filterHost","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/copilot/getAllChats":{"get":{"tags":["Copilot"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/copilot/getChat/{chatId}":{"get":{"tags":["Copilot"],"summary":" (Auth)","parameters":[{"name":"chatId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/copilot/createChatSession":{"post":{"tags":["Copilot"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/copilot/updateChatSession":{"put":{"tags":["Copilot"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/copilot/deleteChatSession/{chatId}":{"delete":{"tags":["Copilot"],"summary":" (Auth)","parameters":[{"name":"chatId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/copilot/suggestions":{"post":{"tags":["Copilot"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.GetSuggestionsModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.GetSuggestionsModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.GetSuggestionsModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.GetSuggestionsModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/copilot/chat/{chatId}/examples":{"get":{"tags":["Copilot"],"summary":" (Auth)","parameters":[{"name":"chatId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/copilot/chat":{"post":{"tags":["Copilot"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.SendChatModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.SendChatModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.SendChatModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Copilot.Models.SendChatModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/copilot/reprocess/{chatId}":{"post":{"tags":["Copilot"],"summary":" (Auth)","parameters":[{"name":"chatId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/duplicates/queries":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","responses":{"200":{"description":"OK"}}}},"/api/v1/duplicates/queries":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","responses":{"200":{"description":"OK"}}}},"/api/v1/duplicate/queries":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","responses":{"200":{"description":"OK"}}}},"/api/duplicates/potential-duplicate-entity-groupings":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"queryNames","in":"query","schema":{"type":"string"}},{"name":"entityType","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicates/potential-duplicate-entity-groupings":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"queryNames","in":"query","schema":{"type":"string"}},{"name":"entityType","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicate/potential-duplicate-entity-groupings":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"queryNames","in":"query","schema":{"type":"string"}},{"name":"entityType","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/duplicates/potential-entity-duplicate-instances":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"sourceQuery","in":"query","schema":{"type":"string"}},{"name":"resultSetKey","in":"query","schema":{"type":"string"}},{"name":"itemGroupingKey","in":"query","schema":{"type":"string"}},{"name":"cursor","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicates/potential-entity-duplicate-instances":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"sourceQuery","in":"query","schema":{"type":"string"}},{"name":"resultSetKey","in":"query","schema":{"type":"string"}},{"name":"itemGroupingKey","in":"query","schema":{"type":"string"}},{"name":"cursor","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicate/potential-entity-duplicate-instances":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"sourceQuery","in":"query","schema":{"type":"string"}},{"name":"resultSetKey","in":"query","schema":{"type":"string"}},{"name":"itemGroupingKey","in":"query","schema":{"type":"string"}},{"name":"cursor","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/duplicates/potential-dynamic-duplicates":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"entityType","in":"query","schema":{"type":"string"}},{"name":"vocabularyKeys","in":"query","schema":{"type":"array","items":{"type":"string"}}},{"name":"ruleType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Duplicates.Enums.RuleType"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicates/potential-dynamic-duplicates":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"entityType","in":"query","schema":{"type":"string"}},{"name":"vocabularyKeys","in":"query","schema":{"type":"array","items":{"type":"string"}}},{"name":"ruleType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Duplicates.Enums.RuleType"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicate/potential-dynamic-duplicates":{"get":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","parameters":[{"name":"entityType","in":"query","schema":{"type":"string"}},{"name":"vocabularyKeys","in":"query","schema":{"type":"array","items":{"type":"string"}}},{"name":"ruleType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Duplicates.Enums.RuleType"}}],"responses":{"200":{"description":"OK"}}}},"/api/duplicates/potential-dynamic-duplicates-entities":{"post":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicates/potential-dynamic-duplicates-entities":{"post":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/duplicate/potential-dynamic-duplicates-entities":{"post":{"tags":["DuplicateEntities"],"summary":" (Auth policies: RACI:management.duplicates:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/integration/enricher/all":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","responses":{"200":{"description":"OK"}}}},"/api/v1/integration/enricher/all":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","responses":{"200":{"description":"OK"}}}},"/api/integration/enricher/{id}":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/integration/enricher/{id}":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/integration/enricher/{id}/details":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/integration/enricher/{id}/details":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/integration/enricher/icon/{id}":{"get":{"tags":["Enricher"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/integration/enricher/icon/{id}":{"get":{"tags":["Enricher"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/integration/enricher/{providerId}/verifycredentials":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{}}},"application/json":{"schema":{"type":"object","additionalProperties":{}}},"text/json":{"schema":{"type":"object","additionalProperties":{}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/integration/enricher/{providerId}/verifycredentials":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{}}},"application/json":{"schema":{"type":"object","additionalProperties":{}}},"text/json":{"schema":{"type":"object","additionalProperties":{}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{}}}}},"responses":{"200":{"description":"OK"}}}},"/api/integration/enricher/{providerDefinitionId}/enrich":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.TriggerEnrichmentResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.TriggerEnrichmentResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.TriggerEnrichmentResponse"}}}},"400":{"description":"Bad Request"},"500":{"description":"Internal Server Error"}}}},"/api/v1/integration/enricher/{providerDefinitionId}/enrich":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.TriggerEnrichmentResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.TriggerEnrichmentResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.TriggerEnrichmentResponse"}}}},"400":{"description":"Bad Request"},"500":{"description":"Internal Server Error"}}}},"/api/integration/enricher/externalSearchQuery/exists/{providerDefinitionId}":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"boolean"}},"application/json":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}}}},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/v1/integration/enricher/externalSearchQuery/exists/{providerDefinitionId}":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"boolean"}},"application/json":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}}}},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/integration/enricher/externalSearchQuery/delete/{providerDefinitionId}":{"delete":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.DeleteExternalSearchQueryResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.DeleteExternalSearchQueryResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.DeleteExternalSearchQueryResponse"}}}},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/v1/integration/enricher/externalSearchQuery/delete/{providerDefinitionId}":{"delete":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.DeleteExternalSearchQueryResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.DeleteExternalSearchQueryResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Integrations.Models.DeleteExternalSearchQueryResponse"}}}},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/integration/enricher/{providerDefinitionId}/delete":{"delete":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"400":{"description":"Bad Request"},"500":{"description":"Internal Server Error"}}}},"/api/v1/integration/enricher/{providerDefinitionId}/delete":{"delete":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"400":{"description":"Bad Request"},"500":{"description":"Internal Server Error"}}}},"/api/integration/enricher/{providerDefinitionId}/uploadIcon":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"400":{"description":"Bad Request"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/v1/integration/enricher/{providerDefinitionId}/uploadIcon":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"400":{"description":"Bad Request"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/integration/enricher/{providerDefinitionId}/resetIcon":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/v1/integration/enricher/{providerDefinitionId}/resetIcon":{"post":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/integration/enricher/{providerDefinitionId}/activeJobs":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"400":{"description":"Bad Request"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/v1/integration/enricher/{providerDefinitionId}/activeJobs":{"get":{"tags":["Enricher"],"summary":" (Auth policies: RACI:integration.enrichment:)","parameters":[{"name":"providerDefinitionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"},"400":{"description":"Bad Request"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/entity":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/acl":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/acl":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityedges":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"disableGrouping","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityedges":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"disableGrouping","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/edges/centeredOnEntity":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"depth","in":"query","schema":{"type":"integer","format":"int32","default":2}},{"name":"maxNumberOfEdges","in":"query","schema":{"type":"integer","format":"int32","default":500}},{"name":"includeIncomingOnCenter","in":"query","schema":{"type":"boolean","default":true}},{"name":"includeIncomingOnOther","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeShadowEntities","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeTemporalEntities","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeExternalData","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/edgeDetails":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"fromEntityId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"toEntityId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"edgeType","in":"query","schema":{"type":"string"}},{"name":"edgePropertiesHash","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/sensitive":{"post":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/property/anonymise":{"post":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"value","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"value","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/property/deanonymise":{"post":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"value","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"value","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/unsensitive":{"put":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/schema":{"get":{"tags":["Entity"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/entity/schema":{"get":{"tags":["Entity"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/entity/code":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/code":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/email":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"email","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/email":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"email","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/domain":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"domain","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/domain":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"domain","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/suggest":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/suggest":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/relations":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"relationship","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/relations":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"relationship","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/domainusers":{"get":{"tags":["Entity"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/entity/domainusers":{"get":{"tags":["Entity"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/entity/associate":{"post":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"ids","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}},{"name":"relationship","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/associate":{"post":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"ids","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}},{"name":"relationship","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/disassociate":{"post":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"ids","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}},{"name":"relationship","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/disassociate":{"post":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"ids","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}},{"name":"relationship","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/gdpr/entityTypes":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"includeShadowEntities","in":"query","schema":{"type":"boolean","default":true}},{"name":"includeExternalData","in":"query","schema":{"type":"boolean","default":true}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityTypes":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"includeShadowEntities","in":"query","schema":{"type":"boolean","default":true}},{"name":"includeExternalData","in":"query","schema":{"type":"boolean","default":true}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/branchInfo":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/summary":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/mergeEntities":{"post":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"ids","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/mergeEntities":{"post":{"tags":["Entity"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"ids","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Merge"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/entity/path":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"sourceId","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/path":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"sourceId","in":"query","schema":{"type":"string"}},{"name":"targetId","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/peoplepath":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"targetId","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/peoplepath":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"targetId","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entity/entitypropertyfilterdetails":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"scope","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.PropertySelection.PropertyScope"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entity/entitypropertyfilterdetails":{"get":{"tags":["Entity"],"summary":" (Auth)","parameters":[{"name":"scope","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.PropertySelection.PropertyScope"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/deleteByProviderDefinitionId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"considerManualUserInputInsignificant","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/deleteByProviderDefinitionId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"considerManualUserInputInsignificant","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/deleteByIngestionSourceId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"considerManualUserInputInsignificant","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/deleteByIngestionSourceId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"considerManualUserInputInsignificant","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/deleteByIngestionCorrelationId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionCorrelationId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"considerManualUserInputInsignificant","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/deleteByIngestionCorrelationId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionCorrelationId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"considerManualUserInputInsignificant","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/cancelDeletionByProviderDefinitionId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/cancelDeletionByProviderDefinitionId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/cancelDeletionByIngestionSourceId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/cancelDeletionByIngestionSourceId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/cancelDeletionByIngestionCorrelationId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionCorrelationId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/cancelDeletionByIngestionCorrelationId":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionCorrelationId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/getDeleteByProviderDefinitionIdProgress":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/getDeleteByProviderDefinitionIdProgress":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/getDeleteByIngestionSourceIdProgress":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/getDeleteByIngestionSourceIdProgress":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/getDeleteByIngestionCorrelationIdProgress":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionCorrelationId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/getDeleteByIngestionCorrelationIdProgress":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionCorrelationId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"ingestionSourceId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/getDeleteByProviderDefinitionIdProgressBatch":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionIds","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/getDeleteByProviderDefinitionIdProgressBatch":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"providerDefinitionIds","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/deleteEntityById":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/deleteEntityById":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/deleteEntitiesByIds":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/deleteEntitiesByIds":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/DeleteDataPartsJobComplete":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"jobId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/DeleteDataPartsJobComplete":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"jobId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/canDeleteEntity":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/canDeleteEntity":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/canDeleteEntities":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/canDeleteEntities":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/DeleteDataPart":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"dataPartId","in":"query","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/DeleteDataPart":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"dataPartId","in":"query","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/DeleteDataParts":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"text/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/DeleteDataParts":{"delete":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"text/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/CanDeleteDataPart":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"dataPartId","in":"query","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/CanDeleteDataPart":{"get":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"dataPartId","in":"query","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityDataDeletion/CanDeleteDataParts":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:View)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"text/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityDataDeletion/CanDeleteDataParts":{"post":{"tags":["EntityDataDeletion"],"summary":" (Auth policies: RACI:admin.datamanagement:View)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"text/json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"integer","format":"int64"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityhistory/{id}":{"get":{"tags":["EntityHistory"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityhistory/list/{id}":{"get":{"tags":["EntityHistory"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}},{"name":"sourceName","in":"query","schema":{"type":"string"}},{"name":"origin","in":"query","schema":{"type":"string"}},{"name":"keys","in":"query","schema":{"type":"array","items":{"type":"string"}}},{"name":"includeDetail","in":"query","schema":{"type":"boolean"}},{"name":"dateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"dateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"sortedDateFilter","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.History.Models.SortedDateFilter"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityhistory/details/{id}/{partId}":{"get":{"tags":["EntityHistory"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}},{"name":"partId","in":"path","required":true,"schema":{"type":"integer","format":"int64"}},{"name":"keys","in":"query","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}}},"/api/entityhistory/{id}/changedkeys":{"get":{"tags":["EntityHistory"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/{id}":{"get":{"tags":["EntityInfo"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityinfo/minimal":{"get":{"tags":["EntityInfo"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/entityinfo/minimal":{"get":{"tags":["EntityInfo"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/entityinfo":{"get":{"tags":["EntityInfo"],"summary":" (Auth)","parameters":[{"name":"type","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"onlyFromData","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["EntityInfo"],"summary":" (Auth policies: RACI:admin.entitytypes:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}}}},"responses":{"200":{"description":"OK"}}},"post":{"tags":["EntityInfo"],"summary":" (Auth policies: RACI:admin.entitytypes:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityinfo":{"get":{"tags":["EntityInfo"],"summary":" (Auth)","parameters":[{"name":"type","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"onlyFromData","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["EntityInfo"],"summary":" (Auth policies: RACI:admin.entitytypes:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}}}},"responses":{"200":{"description":"OK"}}},"post":{"tags":["EntityInfo"],"summary":" (Auth policies: RACI:admin.entitytypes:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityinfo/paged":{"get":{"tags":["EntityInfo"],"summary":" (Auth)","parameters":[{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityinfo/paged":{"get":{"tags":["EntityInfo"],"summary":" (Auth)","parameters":[{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}}],"responses":{"200":{"description":"OK"}}}},"/api/entityModification/ModifyMultipleOutgoingEntityEdgeByEntityIds":{"post":{"tags":["EntityModification"],"summary":" (Auth policies: RACI:admin.datamanagement:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityModification/ModifyMultipleOutgoingEntityEdgeByEntityIds":{"post":{"tags":["EntityModification"],"summary":" (Auth policies: RACI:admin.datamanagement:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityModification/ModifyEntityEdgePreviewImage":{"post":{"tags":["EntityModification"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entityModification/ModifyEntityEdgePreviewImage":{"post":{"tags":["EntityModification"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/entityModification/ModifyEntityPropertiesByEntityId":{"post":{"tags":["EntityModification"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityModification/ModifyEntityPropertiesByEntityId":{"post":{"tags":["EntityModification"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityModification/ModifyEntityPropertiesByEntityIds":{"post":{"tags":["EntityModification"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/entityModification/ModifyEntityPropertiesByEntityIds":{"post":{"tags":["EntityModification"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/entityorigin/{id}":{"get":{"tags":["EntityOrigin"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entitysource/{id}":{"get":{"tags":["EntitySource"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/entitytopology/{id}":{"get":{"tags":["EntityTopology"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"filterConnectingNodesWithOnlyOneConnection","in":"query","schema":{"type":"boolean","default":true}},{"name":"resolveFuzzyMatchRelationships","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterOutMissingDataPartNodes","in":"query","schema":{"type":"boolean","default":true}}],"responses":{"200":{"description":"OK"}}}},"/api/entitytypeinfo":{"get":{"tags":["EntityTypeInfo"],"summary":" (Auth)","parameters":[{"name":"type","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"includePageTemplate","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeShadowEntities","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["EntityTypeInfo"],"summary":" (Auth policies: RACI:admin.entitytypes:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}}}},"responses":{"200":{"description":"OK"}}},"post":{"tags":["EntityTypeInfo"],"summary":" (Auth policies: RACI:admin.entitytypes:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/entitytypeinfo/paged":{"get":{"tags":["EntityTypeInfo"],"summary":" (Auth)","parameters":[{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"filterSource","in":"query","schema":{"type":"string"}},{"name":"includePageTemplate","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeShadowEntities","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/entitytypeinfo/exists":{"get":{"tags":["EntityTypeInfo"],"summary":" (Auth)","parameters":[{"name":"entityType","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/explainLog/traceEntity":{"post":{"tags":["ExplainLog"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/explainLog/traceEntity":{"post":{"tags":["ExplainLog"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/explainLog/tracePropertyChanges":{"post":{"tags":["ExplainLog"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/explainLog/tracePropertyChanges":{"post":{"tags":["ExplainLog"],"summary":" (Auth policies: RACI:admin.datamanagement:)","parameters":[{"name":"entityId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/globaldatamodel":{"get":{"tags":["GlobalDataModel"],"summary":" (Auth policies: RACI:admin.entitytypes:)","parameters":[{"name":"edgeDirection","in":"query","schema":{"type":"string"}},{"name":"entityType","in":"query","schema":{"type":"string"}},{"name":"integration","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelResponseModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelResponseModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelResponseModel"}}}}}}},"/api/v1/globaldatamodel":{"get":{"tags":["GlobalDataModel"],"summary":" (Auth policies: RACI:admin.entitytypes:)","parameters":[{"name":"edgeDirection","in":"query","schema":{"type":"string"}},{"name":"entityType","in":"query","schema":{"type":"string"}},{"name":"integration","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelResponseModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelResponseModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelResponseModel"}}}}}}},"/api/v1/glossary":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterActive","in":"query","schema":{"type":"boolean"}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"filterTag","in":"query","schema":{"type":"string"}},{"name":"filterCategory","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TermPagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TermPagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TermPagingResult"}}}}}}},"/api/glossary":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddTermModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateTermModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterActive","in":"query","schema":{"type":"boolean"}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"filterTag","in":"query","schema":{"type":"string"}},{"name":"filterCategory","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TermPagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TermPagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TermPagingResult"}}}}}}},"/api/v1/glossary/category":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":2147483647}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/glossary/category":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddCategoryModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":2147483647}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.UpdateCategoryModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/termlexicon":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}}}},"responses":{"200":{"description":"OK"}}}},"/api/glossary/termlexicon":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/tag":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":2147483647}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/tag":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":2147483647}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/endorsement":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"termId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/endorsement":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.AddEndorsementModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"termId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/category/{id}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/category/{id}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/rating":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/glossary/rating":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.RatingModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/{id}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/{id}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/term/search/{name}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/term/search/{name}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/category/search/{name}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/category/search/{name}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/lexicon/{id}":{"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/lexicon/{id}":{"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/tag/{id}":{"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/tag/{id}":{"delete":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/import":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","responses":{"200":{"description":"OK"}}}},"/api/glossary/import":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/stream":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/stream":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/reference":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/reference":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/clean":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/clean":{"post":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossary/dependencies/{id}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/glossary/dependencies/{id}":{"get":{"tags":["Glossary"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossarysearch/entities":{"get":{"tags":["GlossarySearch"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossarysearch/metrics":{"get":{"tags":["GlossarySearch"],"summary":" (Auth policies: RACI:management.glossary:)","responses":{"200":{"description":"OK"}}}},"/api/v1/glossarysearch/lineage":{"get":{"tags":["GlossarySearch"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossarysearch/analytics":{"get":{"tags":["GlossarySearch"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/glossarysearch/pii":{"get":{"tags":["GlossarySearch"],"summary":" (Auth policies: RACI:management.glossary:)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/hierarchies":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"entityCode","in":"query","schema":{"type":"string"}},{"name":"filterStatus","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"pageTake","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"entityCode","in":"query","schema":{"type":"string"}},{"name":"filterStatus","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean"}},{"name":"pageNumber","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"pageTake","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/{id}":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/{id}":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/edgeTypes":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"entityType","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/edgeTypes":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"entityType","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/refresh":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/refresh":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/previewEntities":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/previewEntities":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/appendEntities":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/appendEntities":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/entities":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/entities":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/clone":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/clone":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/publish":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/publish":{"post":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/{id}/publishStatus":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/hierarchies/{id}/publishStatus":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/hierarchies/{id}/export":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/csv":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/v1/hierarchies/{id}/export":{"get":{"tags":["Hierarchies"],"summary":" (Auth policies: RACI:management.hierarchies:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/csv":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/api/v1/logs":{"get":{"tags":["Log"],"summary":" (Auth roles: OrganizationAdmin)","parameters":[{"name":"offset","in":"query","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/meteredbilling/counts":{"get":{"tags":["MeteredBilling"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/organization/duplicates":{"get":{"tags":["Organization"],"summary":" (Auth policies: RACI:admin.datamanagement:)","responses":{"200":{"description":"OK"}}}},"/api/v1/organization/usage":{"get":{"tags":["Organization"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/organization/usage":{"get":{"tags":["Organization"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/organization/metrics":{"post":{"tags":["Organization"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/organization/metrics":{"post":{"tags":["Organization"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/organization":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}},"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/organization":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}},"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.OrganizationProfileModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/organization/enablesecurityfilter/{organizationid}":{"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/organization/enablesecurityfilter/{organizationid}":{"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/organization/disablesecurityfilter/{organizationid}":{"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/organization/disablesecurityfilter/{organizationid}":{"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/organization/securityfilter/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/organization/securityfilter/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/organization/configurationvalue/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"configurationKey","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/organization/configurationvalue/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"configurationKey","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}},"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/organization/configurationsettings/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/organization/configurationsettings/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/organization/configurationsettings/v2/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Organization.SettingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Organization.SettingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Organization.SettingModel"}}}}}}}},"/api/organization/configurationsettings/v2/{organizationid}":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Organization.SettingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Organization.SettingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Organization.SettingModel"}}}}}}}},"/api/v1/organization/configurationSettingsFiltered":{"post":{"tags":["OrganizationProfile"],"summary":" (Auth)","parameters":[{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/organization/configurationSettingsFiltered":{"post":{"tags":["OrganizationProfile"],"summary":" (Auth)","parameters":[{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/organization/configurationvalue/v2/{organizationid}":{"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}}}},"responses":{"200":{"description":"OK"},"500":{"description":"Internal Server Error"}}}},"/api/organization/configurationvalue/v2/{organizationid}":{"put":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"organizationId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel"}}}},"responses":{"200":{"description":"OK"},"500":{"description":"Internal Server Error"}}}},"/api/v1/organization/configurationsettings/group":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"},"500":{"description":"Internal Server Error"}}}},"/api/organization/configurationsettings/group":{"get":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","parameters":[{"name":"includeHiddenFromUi","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"},"500":{"description":"Internal Server Error"}}}},"/api/v1/organization/configurationsettings/group/action":{"post":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}}}},"responses":{"200":{"description":"OK"},"500":{"description":"Internal Server Error"}}}},"/api/organization/configurationsettings/group/action":{"post":{"tags":["OrganizationProfile"],"summary":" (Auth policies: RACI:admin.tenantmanagement:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel"}}}},"responses":{"200":{"description":"OK"},"500":{"description":"Internal Server Error"}}}},"/api/v1/ownership/object/{objectId}":{"get":{"tags":["Ownership"],"summary":" (Auth)","parameters":[{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/ownership/object/{objectId}":{"get":{"tags":["Ownership"],"summary":" (Auth)","parameters":[{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/ownership/object":{"post":{"tags":["Ownership"],"summary":" (Auth policies: RACI-LEVEL:Consultant:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Ownership"],"summary":" (Auth policies: RACI-LEVEL:Consultant:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/ownership/object":{"post":{"tags":["Ownership"],"summary":" (Auth policies: RACI-LEVEL:Consultant:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.AddOwnershipModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Ownership"],"summary":" (Auth policies: RACI-LEVEL:Consultant:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Ownership.Models.RemoveOwnershipModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects":{"post":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"SearchTerm","in":"query","schema":{"type":"string"}},{"name":"OrderBy","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Queries.ProjectOrderBy"}},{"name":"OrderAscending","in":"query","schema":{"type":"boolean"}},{"name":"IncludeProjectStages","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.ProjectStageKind"}}},{"name":"ExcludeProjectStages","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.ProjectStageKind"}}},{"name":"Page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"Take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}":{"put":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/mergedentities":{"get":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"cursor","in":"query","schema":{"type":"string"}},{"name":"search","in":"query","schema":{"type":"string","default":"*"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/mergedentities/undomerge":{"post":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/mergedentities/undomerge/withoptions":{"post":{"tags":["Project"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.UndoMergedEntitiesModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.UndoMergedEntitiesModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.UndoMergedEntitiesModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.UndoMergedEntitiesModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/{groupId}/approve":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/approve":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"includeDeclined","in":"query","schema":{"type":"boolean","default":false}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/approve/all":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"MinimumGroupSize","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"MaximumGroupSize","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"SearchName","in":"query","schema":{"type":"string"}},{"name":"GroupStates","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.DuplicatesGroupState"}}},{"name":"includeDeclined","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/{groupId}/removeapproval":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/removeapproval":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/removeapproval/all":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/merge":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.MergeGroupsModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.MergeGroupsModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.MergeGroupsModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.MergeGroupsModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/merge/all":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"staleDataStrategy","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.StaleDataStrategy"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/{groupId}/preview":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"MinimumGroupSize","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"MaximumGroupSize","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"SearchName","in":"query","schema":{"type":"string"}},{"name":"GroupStates","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.DuplicatesGroupState"}}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":10}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/groupstatuses":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/groupstatuses/countonly":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/histogram":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"MinimumGroupSize","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"MaximumGroupSize","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"SearchName","in":"query","schema":{"type":"string"}},{"name":"GroupStates","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.DuplicatesGroupState"}}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/generate":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/cancel":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/status":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/{groupId}":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateUserDecisionModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateUserDecisionModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateUserDecisionModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateUserDecisionModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/{groupId}/deleteuserdecision":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.DeleteUserDecisionModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.DeleteUserDecisionModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.DeleteUserDecisionModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.DeleteUserDecisionModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/{groupId}/{entityId}":{"delete":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/groups/reject":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.RejectGroupsModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.RejectGroupsModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.RejectGroupsModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.RejectGroupsModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/abort":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/{groupId}/autoselect":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationreview:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"groupId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"enable","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/committingstatus":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/undo":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.UndoMergeGroupsModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.UndoMergeGroupsModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.UndoMergeGroupsModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.UndoMergeGroupsModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/abortundo":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/undostatus":{"get":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/results/cancelmerge":{"post":{"tags":["Results"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/ruledatapreview":{"post":{"tags":["RuleDataPreview"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"searchTerm","in":"query","schema":{"type":"string"}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"useFullEntity","in":"query","schema":{"type":"boolean","default":false}},{"name":"cursor","in":"query","schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/ruledatapreview":{"post":{"tags":["RuleDataPreview"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"searchTerm","in":"query","schema":{"type":"string"}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"useFullEntity","in":"query","schema":{"type":"boolean","default":false}},{"name":"cursor","in":"query","schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/ruleerrorlog/{objectTypeId}/{objectId}":{"get":{"tags":["RuleErrorLog"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"dateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"dateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"severity","in":"query","schema":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.LogLevel"}},{"name":"classification","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.SortDirection"}},{"name":"sortField","in":"query","schema":{"type":"string"}},{"name":"cursor","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/ruleerrorlog/{objectTypeId}/{objectId}":{"get":{"tags":["RuleErrorLog"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"dateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"dateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"severity","in":"query","schema":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.LogLevel"}},{"name":"classification","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"sortDirection","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.SortDirection"}},{"name":"sortField","in":"query","schema":{"type":"string"}},{"name":"cursor","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/ruleerrorlog/classificationsummary/{objectTypeId}/{objectId}":{"get":{"tags":["RuleErrorLog"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"dateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"dateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"severity","in":"query","schema":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.LogLevel"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/ruleerrorlog/classificationsummary/{objectTypeId}/{objectId}":{"get":{"tags":["RuleErrorLog"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"dateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"dateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"severity","in":"query","schema":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.LogLevel"}}],"responses":{"200":{"description":"OK"}}}},"/api/ruleerrorlog/vocabularykeysbyrulecondition/{objectTypeId}/{objectId}":{"get":{"tags":["RuleErrorLog"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/ruleerrorlog/vocabularykeysbyrulecondition/{objectTypeId}/{objectId}":{"get":{"tags":["RuleErrorLog"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"objectTypeId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"objectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterActive","in":"query","schema":{"type":"boolean"}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"scope","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}}}}}},"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string","format":"uuid"}},"application/json":{"schema":{"type":"string","format":"uuid"}},"text/json":{"schema":{"type":"string","format":"uuid"}}}}}},"put":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/rules":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterActive","in":"query","schema":{"type":"boolean"}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"scope","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}}}}}},"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string","format":"uuid"}},"application/json":{"schema":{"type":"string","format":"uuid"}},"text/json":{"schema":{"type":"string","format":"uuid"}}}}}},"put":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/rules/byprocessingorder":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"scope","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOrderingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOrderingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOrderingModel"}}}}}}}},"/api/v1/rules/byprocessingorder":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"scope","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOrderingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOrderingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOrderingModel"}}}}}}}},"/api/rules/setprocessingorder":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/setprocessingorder":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"text/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/rules/{id}/activate":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/{id}/activate":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/{id}/deactivate":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/{id}/deactivate":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/{id}":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}}}}}},"delete":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/{id}":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"}}}}}},"delete":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/{ruleId}/propertiesUsed":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/{ruleId}/propertiesUsed":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/properties/{id}":{"get":{"tags":["Rules"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"isStringOnly","in":"query","schema":{"type":"boolean"}},{"name":"excludedProperties","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertySelectorOption"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertySelectorOption"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertySelectorOption"}}}}}}}},"/api/v1/rules/properties/{id}":{"get":{"tags":["Rules"],"summary":" (Auth)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"isStringOnly","in":"query","schema":{"type":"boolean"}},{"name":"excludedProperties","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertySelectorOption"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertySelectorOption"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertySelectorOption"}}}}}}}},"/api/rules/actions":{"get":{"tags":["Rules"],"summary":" (Auth)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}}}}}}},"/api/v1/rules/actions":{"get":{"tags":["Rules"],"summary":" (Auth)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}}}}}}},"/api/rules/operators":{"get":{"tags":["Rules"],"summary":" (Auth)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOperatorModel"}}},"application/json":{"schema":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOperatorModel"}}},"text/json":{"schema":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOperatorModel"}}}}}}}},"/api/v1/rules/operators":{"get":{"tags":["Rules"],"summary":" (Auth)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOperatorModel"}}},"application/json":{"schema":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOperatorModel"}}},"text/json":{"schema":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleOperatorModel"}}}}}}}},"/api/rules/objecttypes/{usage}":{"get":{"tags":["Rules"],"summary":" (Auth)","parameters":[{"name":"usage","in":"path","required":true,"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleUsageEnum"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertyTypeSelector"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertyTypeSelector"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertyTypeSelector"}}}}}}}},"/api/v1/rules/objecttypes/{usage}":{"get":{"tags":["Rules"],"summary":" (Auth)","parameters":[{"name":"usage","in":"path","required":true,"schema":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleUsageEnum"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertyTypeSelector"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertyTypeSelector"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.IRulePropertyTypeSelector"}}}}}}}},"/api/rules/preview":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RulePreview"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RulePreview"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RulePreview"}}}}}}}},"/api/v1/rules/preview":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"}}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RulePreview"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RulePreview"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RulePreview"}}}}}}}},"/api/rules/checkforprocessingruleupgrades":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","responses":{"200":{"description":"OK"}}}},"/api/v1/rules/checkforprocessingruleupgrades":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","responses":{"200":{"description":"OK"}}}},"/api/rules/{ruleId}/reprocess":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/{ruleId}/reprocess":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/{ruleId}/reprocess/status":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/{ruleId}/reprocess/status":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/{ruleId}/reprocess/abort":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/{ruleId}/reprocess/abort":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/getbysource":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"sourceObjectId","in":"query","schema":{"type":"string"}},{"name":"sourceObjectTypeId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}}}}}}},"/api/v1/rules/getbysource":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"sourceObjectId","in":"query","schema":{"type":"string"}},{"name":"sourceObjectTypeId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult"}}}}}}},"/api/rules/entity/{entityId}/rulesapplied":{"get":{"tags":["Rules"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/entity/{entityId}/rulesapplied":{"get":{"tags":["Rules"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/rules/rule/{ruleId}/affectedrecords":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"includeVocabularyKeys","in":"query","schema":{"type":"boolean","default":true}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean"}},{"name":"cursor","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/rules/rule/{ruleId}/affectedrecords":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.rulebuilder:)","parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"includeVocabularyKeys","in":"query","schema":{"type":"boolean","default":true}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean"}},{"name":"cursor","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/rules/matchingfunctions":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/rules/{ruleId}":{"put":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/rules":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"searchTerm","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"filterIsActive","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/rules/order":{"post":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.ChangeRuleOrderModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.ChangeRuleOrderModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.ChangeRuleOrderModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.ChangeRuleOrderModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/rules/{ruleId}/activate":{"put":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/{projectId}/rules/{ruleId}/deactivate":{"put":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"ruleId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/deduplication/projects/getfilterproperties":{"get":{"tags":["Rules"],"summary":" (Auth policies: RACI:management.deduplicationprojectmanagement:)","responses":{"200":{"description":"OK"}}}},"/api/v1/savedsearch":{"get":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"Area","in":"query","required":true,"schema":{"maxLength":250,"type":"string"}},{"name":"IsGlobal","in":"query","schema":{"type":"boolean"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["SavedSearch"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/savedsearch":{"get":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"Area","in":"query","required":true,"schema":{"maxLength":250,"type":"string"}},{"name":"IsGlobal","in":"query","schema":{"type":"boolean"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["SavedSearch"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/savedsearch/{savedSearchId}":{"get":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"savedSearchId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"savedSearchId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"savedSearchId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/savedsearch/{savedSearchId}":{"get":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"savedSearchId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"savedSearchId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"savedSearchId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/savedsearch/favorites":{"get":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["SavedSearch"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/savedsearch/favorites":{"get":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["SavedSearch"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/savedsearch/favorites/{favoriteId}":{"delete":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"favoriteId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/savedsearch/favorites/{favoriteId}":{"delete":{"tags":["SavedSearch"],"summary":" (Auth)","parameters":[{"name":"favoriteId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/search/suggest":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/search/suggest":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v3/search/suggest":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/search":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":27}},{"name":"includeExternalData","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeUnstructuredData","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/search":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"type","in":"query","schema":{"type":"string"}},{"name":"nameSort","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"direction","in":"query","schema":{"type":"string","default":"desc"}},{"name":"includeExternalData","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeUnstructuredData","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/entitysearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/entitysearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/dynamicfacets":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"type","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/dynamicfacets":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"type","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/entitysearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/dynamicfacets":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"type","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v3/entitysearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v3/dynamicfacets":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}},{"name":"type","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/search/id":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/search/id":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/joinsearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/joinsearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v3/joinsearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/search/suggest":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/search/morelikethis":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/search/morelikethis":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/subsearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/subsearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"q","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/subsearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v3/subsearch":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/search/terms":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/search/terms":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/search/terms/paged":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"propertyName","in":"query","schema":{"type":"string"}},{"name":"size","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"cursor","in":"query","schema":{"type":"string"}},{"name":"searchTerm","in":"query","schema":{"type":"string"}},{"name":"resolveMappedKeys","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/search/terms/paged":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"propertyName","in":"query","schema":{"type":"string"}},{"name":"size","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"cursor","in":"query","schema":{"type":"string"}},{"name":"searchTerm","in":"query","schema":{"type":"string"}},{"name":"resolveMappedKeys","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/search/facets":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"fieldName","in":"query","schema":{"type":"string"}},{"name":"size","in":"query","schema":{"type":"integer","format":"int32","default":1000}},{"name":"resolveMappedKeys","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/search/facets":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"fieldName","in":"query","schema":{"type":"string"}},{"name":"size","in":"query","schema":{"type":"integer","format":"int32","default":1000}},{"name":"resolveMappedKeys","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v2/search":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK"}}}},"/api/v3/search":{"get":{"tags":["Search"],"summary":" (Auth)","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"searchUntokenized","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeExternalData","in":"query","schema":{"type":"boolean","default":false}},{"name":"includeUnstructuredData","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/settings":{"post":{"tags":["Setting"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Setting"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Setting"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/settings":{"post":{"tags":["Setting"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Setting"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Setting"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/splitentity/datapart/{entityId}/{dataPartId}":{"get":{"tags":["SplitEntity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"dataPartId","in":"path","required":true,"schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/splitentity/entitycode/{entityId}/{code}":{"get":{"tags":["SplitEntity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"code","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/splitentity/deduplication/{entityId}/{mergeDataPartId}":{"get":{"tags":["SplitEntity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mergeDataPartId","in":"path","required":true,"schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/splitentity/manualmerge/{entityId}/{mergeDataPartId}":{"get":{"tags":["SplitEntity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mergeDataPartId","in":"path","required":true,"schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"OK"}}}},"/api/splitentity/preview/{entityId}":{"post":{"tags":["SplitEntity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}}}},"responses":{"200":{"description":"OK"}}}},"/api/splitentity/execute/{entityId}":{"post":{"tags":["SplitEntity"],"summary":" (Auth)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest"}}}},"responses":{"200":{"description":"OK"}}}},"/api/streamingestionlog/entity/{entityId}":{"get":{"tags":["StreamIngestionLog"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streamingestionlog/entity/{entityId}":{"get":{"tags":["StreamIngestionLog"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/admin/commands/streamlog/purge/{streamId}":{"delete":{"tags":["StreamLog"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"priorToDate","in":"query","schema":{"type":"string","format":"date-time"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/admin/commands/streamlog/purge/{streamId}":{"delete":{"tags":["StreamLog"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"priorToDate","in":"query","schema":{"type":"string","format":"date-time"}}],"responses":{"200":{"description":"OK"}}}},"/api/streamlog/{streamId}":{"get":{"tags":["StreamLog"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"filterDateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterDateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterSeverity","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.LogLevel"}}},{"name":"filterSource","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Streams.StreamLog.History.StreamHistoryLogAreaEnum"}}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streamlog/{streamId}":{"get":{"tags":["StreamLog"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"filterDateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterDateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"filterSeverity","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.LogLevel"}}},{"name":"filterSource","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Streams.StreamLog.History.StreamHistoryLogAreaEnum"}}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}}],"responses":{"200":{"description":"OK"}}}},"/api/streammapping/{id}":{"get":{"tags":["StreamMappings"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}}}}}},"post":{"tags":["StreamMappings"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/streammapping/{id}":{"get":{"tags":["StreamMappings"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}}}}}},"post":{"tags":["StreamMappings"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMappingModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/streammapping/options":{"get":{"tags":["StreamMappings"],"summary":" (Auth policies: RACI:consume.streams:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.DataTypeEntry"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.DataTypeEntry"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.DataTypeEntry"}}}}}}}},"/api/v1/streammapping/options":{"get":{"tags":["StreamMappings"],"summary":" (Auth policies: RACI:consume.streams:)","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.DataTypeEntry"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.DataTypeEntry"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.DataTypeEntry"}}}}}}}},"/api/streams":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"filterConnectorProviderDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterStreamStatus","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.StreamStatus"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.StreamPagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.StreamPagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.StreamPagingResult"}}}}}},"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string","format":"uuid"}},"application/json":{"schema":{"type":"string","format":"uuid"}},"text/json":{"schema":{"type":"string","format":"uuid"}}}}}}},"/api/v1/streams":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterCreator","in":"query","schema":{"type":"string"}},{"name":"filterConnectorProviderDefinitionId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterStreamStatus","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.StreamStatus"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.StreamPagingResult"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.StreamPagingResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.StreamPagingResult"}}}}}},"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}}}},"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string","format":"uuid"}},"application/json":{"schema":{"type":"string","format":"uuid"}},"text/json":{"schema":{"type":"string","format":"uuid"}}}}}}},"/api/streams/{id}/start":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/{id}/start":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/streams/{id}/pause":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/{id}/pause":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/streams/{id}/stop":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/{id}/stop":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/streams/{id}":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}}}}}},"put":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/{id}":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}}}}}},"put":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel"}}}},"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/streams/{id}/stats":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}}}}}}},"/api/v1/streams/{id}/stats":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamModel"}}}}}}},"/api/streams/setupconnector/{streamid}":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/setupconnector/{streamid}":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.SetupConnectorModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/streams/{id}/connectorActions":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/{id}/connectorActions":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/streams/{id}/connectorActions/{actionName}/execute":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"actionName","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{}}},"application/json":{"schema":{"type":"object","additionalProperties":{}}},"text/json":{"schema":{"type":"object","additionalProperties":{}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/{id}/connectorActions/{actionName}/execute":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"actionName","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{}}},"application/json":{"schema":{"type":"object","additionalProperties":{}}},"text/json":{"schema":{"type":"object","additionalProperties":{}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{}}}}},"responses":{"200":{"description":"OK"}}}},"/api/streams/{id}/connectorStatuses":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/{id}/connectorStatuses":{"get":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/streams/reingest/{streamid}":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streams/reingest/{streamid}":{"post":{"tags":["Streams"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/streamsvocabularykeys/{streamId}":{"get":{"tags":["StreamsVocabularyKeyUsage"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/streamsvocabularykeys/{streamId}":{"get":{"tags":["StreamsVocabularyKeyUsage"],"summary":" (Auth policies: RACI:consume.streams:)","parameters":[{"name":"streamId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/tag/metadata/{tagName}":{"get":{"tags":["TagMetadata"],"summary":" (Auth policies: RACI:governance.tags:)","parameters":[{"name":"tagName","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/tag/metadata/{tagName}/update":{"post":{"tags":["TagMetadata"],"summary":" (Auth policies: RACI:governance.tags:)","parameters":[{"name":"tagName","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Tags.TagMetadataUpdate"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Tags.TagMetadataUpdate"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Tags.TagMetadataUpdate"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Tags.TagMetadataUpdate"}}}},"responses":{"200":{"description":"OK"}}}},"/api/tag/metadata/folder/rename":{"post":{"tags":["TagMetadata"],"summary":" (Auth policies: RACI:governance.tags:)","parameters":[{"name":"oldFolderName","in":"query","schema":{"type":"string"}},{"name":"newFolderName","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/{vocabularyId}/keys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/{vocabularyId}/keys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/keys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterVocabulary","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/keys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterVocabulary","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}},"application/*+json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/allkeys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterVocabulary","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum"}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterVisibility","in":"query","schema":{"type":"boolean"}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"filterExcludeLookups","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/allkeys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterVocabulary","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum"}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterVisibility","in":"query","schema":{"type":"boolean"}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"filterExcludeLookups","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/resolveUsedKeysByCondition":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/resolveUsedKeysByCondition":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery"}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/{vocabularyId}/allkeys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum"}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterVisibility","in":"query","schema":{"type":"boolean"}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"filterExcludeLookups","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/{vocabularyId}/allkeys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterDataType","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},{"name":"filterProviderId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterClassification","in":"query","schema":{"type":"string"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"filterIsObsolete","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum"}},{"name":"filterHasProvider","in":"query","schema":{"type":"boolean"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterVisibility","in":"query","schema":{"type":"boolean"}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"filterExcludeLookups","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterGrouping","in":"query","schema":{"type":"string"}},{"name":"filterIntegration","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterIsActive","in":"query","schema":{"type":"boolean"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32","default":0}},{"name":"take","in":"query","schema":{"type":"integer","format":"int32","default":20}},{"name":"filterGrouping","in":"query","schema":{"type":"string"}},{"name":"filterIntegration","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterIsActive","in":"query","schema":{"type":"boolean"}},{"name":"filterTypes","in":"query","schema":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType"}}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"orderAsc","in":"query","schema":{"type":"boolean","default":true}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/key/getbykeynames":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:View)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"keyNames","in":"query","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/key/getbykeynames":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:View)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"keyNames","in":"query","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/key/getfilteredkeysbyname":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/key/getfilteredkeysbyname":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}/key/{vocabularyKeyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mapsToOtherKeyId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}/key/{vocabularyKeyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mapsToOtherKeyId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/key/{vocabularyKeyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/key/{vocabularyKeyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/fullyqualifiedkey/{keyName}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"keyName","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/fullyqualifiedkey/{keyName}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"keyName","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel"}}}},"responses":{"200":{"description":"OK"}}},"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}/activate":{"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}/activate":{"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/key/{vocabularyKeyId}/activate":{"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/key/{vocabularyKeyId}/activate":{"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/key":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/key":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel"}}}},"responses":{"200":{"description":"OK"}}},"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/key/rename":{"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/key/rename":{"put":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/refresh":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/refresh":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}/groups":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}/groups":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabularybyname/{name}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabularybyname/{name}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"name","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}/verifykeyname/{keyName}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"keyName","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}/verifykeyname/{keyName}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"keyName","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/keys/exist":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/keys/exist":{"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/prefixexists/{keyPrefix}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"keyPrefix","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/prefixexists/{keyPrefix}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"keyPrefix","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/dataclassifications":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/dataclassifications":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","responses":{"200":{"description":"OK"}}}},"/api/vocabs/sources":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"ids","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/sources":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"ids","in":"query","schema":{"type":"array","items":{"type":"string","format":"uuid"}}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/datatypes":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/datatypes":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/mapstokey/{mapsToOtherKeyId}":{"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mapsToOtherKeyId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/mapstokey/{mapsToOtherKeyId}":{"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mapsToOtherKeyId","in":"query","schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}/isowner/{userId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"userId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}/isowner/{userId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"userId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/{vocabularyId}/owners":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"userId","in":"query","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"userId","in":"query","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/{vocabularyId}/owners":{"get":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}},"post":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"userId","in":"query","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}},"delete":{"tags":["Vocabulary"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"userId","in":"query","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/reprocesskey/{keyName}":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"keyName","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/reprocesskey/{keyName}":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"keyName","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/upgradeprogress":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/upgradeprogress":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/vocabs/typedkeythreshold":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/typedkeythreshold":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","responses":{"200":{"description":"OK"}}}},"/api/vocabs/reindexrunning/{vocabularyKey}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyKey","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/reindexrunning/{vocabularyKey}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyKey","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabulary/checkprefix":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"prefix","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabulary/checkprefix":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"prefix","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabularykeymapping/validate/{originalKeyId}/{mappedKeyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"originalKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mappedKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabularykeymapping/validate/{originalKeyId}/{mappedKeyId}":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"originalKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"mappedKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabularykeysindexfieldmappings":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabularykeysindexfieldmappings":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/vocabularykeyindexfieldmapping":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyKey","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/vocabularykeyindexfieldmapping":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"vocabularyKey","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabs/keys/linage":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/keys/linage":{"post":{"tags":["Vocabulary"],"summary":" (Auth)","requestBody":{"content":{"application/json-patch+json":{"schema":{"type":"array","items":{"type":"string"}}},"application/json":{"schema":{"type":"array","items":{"type":"string"}}},"text/json":{"schema":{"type":"array","items":{"type":"string"}}},"application/*+json":{"schema":{"type":"array","items":{"type":"string"}}}}},"responses":{"200":{"description":"OK"}}}},"/api/vocabs/keyselectorkeys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"filterGrouping","in":"query","schema":{"type":"string"}},{"name":"filterIntegration","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterIsActive","in":"query","schema":{"type":"boolean"}},{"name":"filterIsObsolete","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"filterExcludeLookups","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabs/keyselectorkeys":{"get":{"tags":["Vocabulary"],"summary":" (Auth)","parameters":[{"name":"filterGrouping","in":"query","schema":{"type":"string"}},{"name":"filterIntegration","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"filterIsActive","in":"query","schema":{"type":"boolean"}},{"name":"filterIsObsolete","in":"query","schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum"}},{"name":"searchName","in":"query","schema":{"type":"string"}},{"name":"filterHasNoSource","in":"query","schema":{"type":"boolean","default":false}},{"name":"filterIsUsed","in":"query","schema":{"type":"boolean"}},{"name":"filterExcludeLookups","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabusage/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/lineage":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabusage/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/lineage":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabusage/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/usage":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"resolveMappedKeys","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabusage/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/usage":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"resolveMappedKeys","in":"query","schema":{"type":"boolean","default":false}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabusage/vocabulary/{vocabularyId}/usage":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabusage/vocabulary/{vocabularyId}/usage":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabusage/vocabulary/{vocabularyId}/hasdata":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabusage/vocabulary/{vocabularyId}/hasdata":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabusage/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/hasdata":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabusage/vocabulary/{vocabularyId}/key/{vocabularyKeyId}/hasdata":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"vocabularyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"vocabularyKeyId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabusage/vocabularyimpactedkeys/{key}":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"key","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabusage/vocabularyimpactedkeys/{key}":{"get":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","parameters":[{"name":"key","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}}}},"/api/vocabusage/impactfromupdate":{"post":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}}}},"responses":{"200":{"description":"OK"}}}},"/api/v1/vocabusage/impactfromupdate":{"post":{"tags":["VocabularyUsage"],"summary":" (Auth policies: RACI:management.datacatalog:)","requestBody":{"content":{"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}},"application/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel"}}}},"responses":{"200":{"description":"OK"}}}}},"components":{"schemas":{"Castle.Core.Internal.GraphNode":{"type":"object","properties":{"dependents":{"type":"array","items":{"$ref":"#/components/schemas/Castle.Core.Internal.GraphNode"},"nullable":true,"readOnly":true}},"additionalProperties":false},"Castle.MicroKernel.IComponentModelBuilder":{"type":"object","properties":{"contributors":{"type":"array","items":{"$ref":"#/components/schemas/Castle.MicroKernel.ModelBuilder.IContributeComponentModelConstruction"},"nullable":true,"readOnly":true}},"additionalProperties":false},"Castle.MicroKernel.IDependencyResolver":{"type":"object","additionalProperties":false},"Castle.MicroKernel.IHandlerFactory":{"type":"object","additionalProperties":false},"Castle.MicroKernel.IKernel":{"type":"object","properties":{"componentModelBuilder":{"$ref":"#/components/schemas/Castle.MicroKernel.IComponentModelBuilder"},"configurationStore":{"$ref":"#/components/schemas/Castle.MicroKernel.SubSystems.Configuration.IConfigurationStore"},"graphNodes":{"type":"array","items":{"$ref":"#/components/schemas/Castle.Core.Internal.GraphNode"},"nullable":true,"readOnly":true},"handlerFactory":{"$ref":"#/components/schemas/Castle.MicroKernel.IHandlerFactory"},"parent":{"$ref":"#/components/schemas/Castle.MicroKernel.IKernel"},"proxyFactory":{"$ref":"#/components/schemas/Castle.MicroKernel.IProxyFactory"},"releasePolicy":{"$ref":"#/components/schemas/Castle.MicroKernel.IReleasePolicy"},"resolver":{"$ref":"#/components/schemas/Castle.MicroKernel.IDependencyResolver"}},"additionalProperties":false},"Castle.MicroKernel.IProxyFactory":{"type":"object","additionalProperties":false},"Castle.MicroKernel.IReleasePolicy":{"type":"object","additionalProperties":false},"Castle.MicroKernel.ModelBuilder.IContributeComponentModelConstruction":{"type":"object","additionalProperties":false},"Castle.MicroKernel.SubSystems.Configuration.IConfigurationStore":{"type":"object","additionalProperties":false},"Castle.Windsor.IWindsorContainer":{"type":"object","properties":{"kernel":{"$ref":"#/components/schemas/Castle.MicroKernel.IKernel"},"name":{"type":"string","nullable":true,"readOnly":true},"parent":{"$ref":"#/components/schemas/Castle.Windsor.IWindsorContainer"}},"additionalProperties":false},"CluedIn.Clean.Project.Models.FieldType":{"enum":[0,1,2],"type":"integer","format":"int32"},"CluedIn.Clean.Project.Models.StaleDataStrategy":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Clean.Project.ProjectStageKind":{"enum":[0,1,2,3,4,5,6,7,8],"type":"integer","format":"int32"},"CluedIn.Clean.Project.Queries.ProjectOrderBy":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.ComponentHealth.Services.Models.ComponentHealthStatus":{"enum":[0,1,2],"type":"integer","format":"int32"},"CluedIn.Core.AccessControl.Models.AccessControlPolicyModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","nullable":true},"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"rules":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyRuleModel"},"nullable":true},"isActive":{"type":"boolean"},"order":{"type":"integer","format":"int32"},"requiresAttention":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.AccessControl.Models.AccessControlPolicyOrderingModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"order":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.AccessControl.Models.AccessControlPolicyRuleActionModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"supportsPreview":{"type":"boolean"},"properties":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleProperty"},"nullable":true},"type":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.AccessControl.Models.AccessControlPolicyRuleModel":{"required":["name"],"type":"object","properties":{"conditions":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"actions":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.AccessControl.Models.AccessControlPolicyRuleActionModel"},"nullable":true},"id":{"type":"string","format":"uuid","nullable":true},"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"organizationId":{"type":"string","format":"uuid"},"type":{"type":"string","nullable":true},"order":{"type":"integer","format":"int32"},"createdBy":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"modifiedBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Accounts.ApplicationTypes":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Accounts.IAddress":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Accounts.IOrganization":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"entityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityCode"},"context":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationContext"},"name":{"type":"string","nullable":true},"applicationSubDomain":{"type":"string","nullable":true},"profile":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.OrganizationProfile"},"userProfiles":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.UserProfile"},"nullable":true,"readOnly":true},"providers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.ProviderDefinition"},"nullable":true,"readOnly":true},"webHooks":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Webhooks.IWebhookDefinition"},"nullable":true,"readOnly":true},"agentJobs":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.QueuedJob"},"nullable":true,"readOnly":true},"percolations":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganizationPercolations"},"metrics":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Metrics.IMetricV2"},"nullable":true,"readOnly":true},"identityCounters":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.IIdentityCounter`1[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"},"nullable":true,"readOnly":true},"account":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganizationAccount"},"dataShard":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganizationDataShard"},"dataStores":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganizationDataStores"},"entity":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntity"},"container":{"$ref":"#/components/schemas/Castle.Windsor.IWindsorContainer"},"settings":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganizationSettings"},"vocabularies":{"$ref":"#/components/schemas/CluedIn.Core.IOrganizationVocabularies"}},"additionalProperties":false},"CluedIn.Core.Accounts.IOrganizationAccount":{"required":["applicationSubDomain","name","secret"],"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"secret":{"type":"string","format":"byte"},"applicationSubDomain":{"maxLength":50,"minLength":1,"type":"string"},"name":{"maxLength":100,"minLength":1,"type":"string"},"applicationType":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.ApplicationTypes"},"active":{"type":"boolean"},"refreshTokenLifeTime":{"type":"integer","format":"int32"},"allowedOrigin":{"maxLength":100,"type":"string","nullable":true},"plan":{"type":"string","format":"uuid"},"planStartDate":{"type":"string","format":"date-time","nullable":true},"planEndDate":{"type":"string","format":"date-time","nullable":true},"planIsActive":{"type":"boolean","nullable":true},"lastLoginTime":{"type":"string","format":"date-time","nullable":true},"isEmailDomainSignupActivated":{"type":"boolean","nullable":true},"emailDomainName":{"type":"string","nullable":true},"customerId":{"type":"string","nullable":true},"externalAuthenticationId":{"type":"string","nullable":true},"subscriptionId":{"type":"string","nullable":true},"dataShard":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganizationDataShard"}},"additionalProperties":false},"CluedIn.Core.Accounts.IOrganizationDataShard":{"required":["blobDataStoreConnectionStringName","blobDataStoreImplementation","cleanCacheDataStoreConnectionStringName","configurationDataStoreConnectionStringName","dataDataStoreConnectionStringName","externalSearchDataStoreConnectionStringName","graphDataStoreReadConnectionStringName","graphDataStoreWriteConnectionStringName","memoryDataStoreConnectionStringName","metricsDataStoreConnectionStringName","searchDataStoreConnectionStringName","streamCacheDataStoreConnectionStringName","streamLogDataStoreConnectionStringName"],"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"organizationId":{"type":"string","format":"uuid"},"blobDataStoreConnectionStringName":{"minLength":1,"type":"string"},"blobDataStoreImplementation":{"minLength":1,"type":"string"},"configurationDataStoreConnectionStringName":{"minLength":1,"type":"string"},"dataDataStoreConnectionStringName":{"minLength":1,"type":"string"},"externalSearchDataStoreConnectionStringName":{"minLength":1,"type":"string"},"searchDataStoreConnectionStringName":{"minLength":1,"type":"string"},"graphDataStoreReadConnectionStringName":{"minLength":1,"type":"string"},"graphDataStoreWriteConnectionStringName":{"minLength":1,"type":"string"},"memoryDataStoreConnectionStringName":{"minLength":1,"type":"string"},"metricsDataStoreConnectionStringName":{"minLength":1,"type":"string"},"streamLogDataStoreConnectionStringName":{"minLength":1,"type":"string"},"streamCacheDataStoreConnectionStringName":{"minLength":1,"type":"string"},"cleanCacheDataStoreConnectionStringName":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Core.Accounts.IOrganizationDataStores":{"type":"object","properties":{"primaryDataStore":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IPrimaryEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"graphDataStore":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IGraphEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"searchDataStore":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.ISearchEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"blobDataStore":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.ISimpleEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"metricsDataStore":{"$ref":"#/components/schemas/CluedIn.Core.Metrics.DataStore.IEntityMetricsDataStore"},"memoryDataStore":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IProcessedDataStore`1[[CluedIn.Core.Data.Parts.IProcessedEntityMetadataPart, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"entityStores":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.ISimpleEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true,"readOnly":true},"entityDependentStores":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IEntityDependentDataStore"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Accounts.IOrganizationPercolations":{"type":"object","properties":{"hasEntityPercolations":{"type":"boolean","readOnly":true,"deprecated":true},"hasSearchPerculations":{"type":"boolean","readOnly":true,"deprecated":true}},"additionalProperties":false},"CluedIn.Core.Accounts.IOrganizationSettings":{"type":"object","properties":{"accountFilterEnabled":{"type":"boolean"},"strongTypedSearch":{"type":"boolean"},"organizationConfigurationSettings":{"$ref":"#/components/schemas/CluedIn.Core.Settings.OrganizationConfigurationSettings"}},"additionalProperties":false},"CluedIn.Core.Accounts.IUser":{"type":"object","properties":{"organization":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"lastName":{"type":"string","nullable":true},"roles":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Agent.Agent":{"required":["apiKey","id"],"type":"object","properties":{"context":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationContext"},"id":{"type":"string","format":"uuid"},"accountId":{"type":"string","format":"uuid","nullable":true},"organization":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganization"},"lastPing":{"type":"string","format":"date-time"},"apiKey":{"maxLength":250,"minLength":0,"type":"string"},"agentGroups":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.AgentAgentGroup"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Agent.AgentAgentGroup":{"type":"object","properties":{"agentId":{"type":"string","format":"uuid"},"agentGroupId":{"type":"string","format":"uuid"},"agentGroup":{"$ref":"#/components/schemas/CluedIn.Core.Agent.AgentGroup"},"agent":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Agent"}},"additionalProperties":false},"CluedIn.Core.Agent.AgentGroup":{"required":["name"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"maxLength":50,"minLength":0,"type":"string"},"agentGroups":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.AgentAgentGroup"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Agent.IAgent":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"accountId":{"type":"string","format":"uuid","nullable":true},"organization":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganization"},"lastPing":{"type":"string","format":"date-time"},"apiKey":{"type":"string","nullable":true},"agentGroups":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.AgentAgentGroup"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Agent.IAgentInfo":{"type":"object","properties":{"machineName":{"type":"string","nullable":true},"dnsHostName":{"type":"string","nullable":true},"operatingSystemPlatform":{"$ref":"#/components/schemas/System.PlatformID"},"operatingSystemVersion":{"type":"string","nullable":true},"operatingSystemServicePack":{"type":"string","nullable":true},"is64BitOperatingSystem":{"type":"boolean"},"processorCount":{"type":"integer","format":"int32"},"totalPhysicalMemory":{"type":"integer","format":"int64"},"applicationVersion":{"type":"string","nullable":true},"networkInterfaces":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Server.IHostNetworkInterface"},"nullable":true},"agentId":{"type":"string","format":"uuid"},"agentKey":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"CluedIn.Core.Agent.JobRunId":{"type":"object","properties":{"value":{"type":"string","format":"uuid","readOnly":true},"jobId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Core.Agent.Jobs.AgentJobPriority":{"enum":[0,2,4],"type":"integer","format":"int32"},"CluedIn.Core.Agent.Jobs.AgentJobState":{"enum":[0,10,20,30,40,50,60,70,80],"type":"integer","format":"int32"},"CluedIn.Core.Agent.Jobs.AgentJobType":{"enum":[1,16],"type":"integer","format":"int32"},"CluedIn.Core.Agent.Jobs.IAgentJob":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid","nullable":true},"agentId":{"type":"string","format":"uuid","nullable":true},"agentGroupId":{"type":"string","format":"uuid","nullable":true},"processingRestriction":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.ProcessingRestriction"},"createdDate":{"type":"string","format":"date-time"},"priority":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.AgentJobPriority"},"componentName":{"type":"string","nullable":true},"parameters":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"data":{"type":"string","nullable":true},"configurationId":{"type":"string","format":"uuid","nullable":true},"userId":{"type":"string","format":"uuid","nullable":true},"state":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.AgentJobState"},"currentJobRunId":{"type":"string","format":"uuid","nullable":true},"jobType":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.AgentJobType"}},"additionalProperties":false},"CluedIn.Core.Agent.Jobs.IAgentJobResult":{"type":"object","properties":{"organizationId":{"type":"string","format":"uuid"},"agent":{"$ref":"#/components/schemas/CluedIn.Core.Agent.IAgentInfo"},"jobId":{"type":"string","format":"uuid"},"jobRunId":{"$ref":"#/components/schemas/CluedIn.Core.Agent.JobRunId"},"isSuccess":{"type":"boolean"},"isCancellationRequested":{"type":"boolean"},"exceptions":{"type":"array","items":{"$ref":"#/components/schemas/System.Exception"},"nullable":true},"message":{"type":"string","nullable":true},"queuedDate":{"type":"string","format":"date-time"},"startTime":{"type":"string","format":"date-time"},"endTime":{"type":"string","format":"date-time"},"queueTime":{"type":"string","format":"date-span"},"executionTime":{"type":"string","format":"date-span"},"latestCursors":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"payloads":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Payloads.AgentJobResultPayload"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Agent.Jobs.IAgentJobStatus":{"type":"object","properties":{"jobId":{"type":"string","format":"uuid"},"jobRunId":{"$ref":"#/components/schemas/CluedIn.Core.Agent.JobRunId"},"state":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.AgentJobState"},"queuedDate":{"type":"string","format":"date-time","nullable":true},"startTime":{"type":"string","format":"date-time","nullable":true},"endTime":{"type":"string","format":"date-time","nullable":true},"lastPing":{"type":"string","format":"date-time","nullable":true},"elapsedQueuedTime":{"type":"string","format":"date-span","nullable":true},"elapsedExecutionTime":{"type":"string","format":"date-span","nullable":true},"percentCompleted":{"type":"number","format":"double","nullable":true},"lastSubmittedDate":{"type":"string","format":"date-time","nullable":true},"statistics":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.IAgentJobStatusStatistics"}},"additionalProperties":false},"CluedIn.Core.Agent.Jobs.IAgentJobStatusStatistics":{"type":"object","properties":{"tasks":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.IAgentJobStatusStatisticsEntry"},"clues":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.IAgentJobStatusStatisticsEntry"}},"additionalProperties":false},"CluedIn.Core.Agent.Jobs.IAgentJobStatusStatisticsEntry":{"type":"object","properties":{"expectedTasksCount":{"type":"integer","format":"int64","nullable":true},"taskCount":{"type":"integer","format":"int64","nullable":true},"tasksQueuedCount":{"type":"integer","format":"int64","nullable":true},"tasksCompletedCount":{"type":"integer","format":"int64","nullable":true},"tasksFailedCount":{"type":"integer","format":"int64","nullable":true},"tasksPerMinute":{"type":"number","format":"float","nullable":true},"hasTasksQueued":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Agent.Jobs.ProcessingRestriction":{"enum":[1,16,256,273],"type":"integer","format":"int32"},"CluedIn.Core.Agent.Payloads.AgentJobResultPayload":{"type":"object","properties":{"version":{"type":"integer","format":"int32"},"jobId":{"type":"string","format":"uuid"},"jobRunId":{"$ref":"#/components/schemas/CluedIn.Core.Agent.JobRunId"},"type":{"$ref":"#/components/schemas/System.Type"},"payloadType":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Payloads.PayloadType"}},"additionalProperties":false},"CluedIn.Core.Agent.Payloads.PayloadType":{"enum":[0,1,2],"type":"integer","format":"int32"},"CluedIn.Core.Agent.QueuedJob":{"type":"object","properties":{"agentId":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"agentGroupId":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"agentKey":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"retrievedDate":{"type":"string","format":"date-time","nullable":true},"jobId":{"type":"string","format":"uuid","readOnly":true},"jobRunId":{"$ref":"#/components/schemas/CluedIn.Core.Agent.JobRunId"},"job":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.IAgentJob"},"agentJobStatus":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.IAgentJobStatus"},"agentJobResult":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.IAgentJobResult"},"processingStatus":{"$ref":"#/components/schemas/CluedIn.Core.Processing.Statistics.IProcessingJobStatus"},"isExecuting":{"type":"boolean","readOnly":true},"isProcessingExecuting":{"type":"boolean","readOnly":true},"isAgentExecuting":{"type":"boolean","readOnly":true},"isFinished":{"type":"boolean","readOnly":true},"isAgentFinished":{"type":"boolean","readOnly":true},"isProcessingFinished":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.ApplicationComponent":{"type":"object","properties":{"componentInfo":{"$ref":"#/components/schemas/ComponentHost.ComponentInfo"},"container":{"$ref":"#/components/schemas/Castle.Windsor.IWindsorContainer"},"log":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.ILogger"},"code":{"type":"string","nullable":true,"readOnly":true},"applicationContext":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationContext"}},"additionalProperties":false},"CluedIn.Core.ApplicationContext":{"type":"object","properties":{"container":{"$ref":"#/components/schemas/Castle.Windsor.IWindsorContainer"},"system":{"$ref":"#/components/schemas/CluedIn.Core.SystemContext"},"appVersion":{"type":"string","nullable":true,"readOnly":true},"components":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationComponent"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Caching.IApplicationCache":{"type":"object","additionalProperties":false},"CluedIn.Core.Configuration.AiAgentConfiguration":{"type":"object","properties":{"numberOfEmptyChatsToKeep":{"type":"integer","format":"int32"},"maxRowsPerChunk":{"type":"integer","format":"int32"},"maxDistributedLockCount":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Configuration.ArtificialIntelligenceConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"},"selfHostedAiBaseUrl":{"type":"string","nullable":true},"multiTenantAzureOpenAiFoundries":{"type":"string","nullable":true},"multiTenantAiConfiguration":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Configuration.BlobDataStoreConfiguration":{"type":"object","properties":{"azureDefaultBufferSize":{"type":"integer","format":"int32"},"azureTransferOptionsMaximumConcurrency":{"type":"integer","format":"int32"},"azureRetryMaxRetries":{"type":"integer","format":"int32"},"azureRetryDelayMilliseconds":{"type":"string","format":"date-span"},"azureRetryMaxDelayMilliseconds":{"type":"string","format":"date-span"},"azureRetryNetworkTimeoutSeconds":{"type":"string","format":"date-span"}},"additionalProperties":false},"CluedIn.Core.Configuration.CachingConfiguration":{"type":"object","properties":{"organizationDataShardSlidingExpirationSeconds":{"type":"integer","format":"int32","nullable":true},"organizationDataShardAbsoluteExpirationSeconds":{"type":"integer","format":"int32","nullable":true},"memoryCacheWithRecurringCleanupExpirationScanFrequency":{"type":"string","format":"date-span"}},"additionalProperties":false},"CluedIn.Core.Configuration.ClueProcessingConfiguration":{"type":"object","properties":{"queueToBus":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingQueueToBusConfiguration"},"subscribe":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingSubscribeConfiguration"},"splitEntity":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingSplitEntityConfiguration"},"compaction":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingEntityCompactionConfiguration"},"propertyTranslation":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingPropertyTranslationConfiguration"},"versionHistory":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ClueProcessingVersionHistoryConfiguration"},"executeOptionalDataOperationsAsync":{"type":"boolean"},"getByMultipleEntityCode":{"type":"boolean"},"moveBigCluesToSeparateQueue":{"type":"boolean"},"processTemporalEdgesDuringClueProcessing":{"type":"boolean"},"reprocessOnExactMatch":{"type":"boolean"},"aggregateChanges":{"type":"boolean"},"percolateChanges":{"type":"boolean"},"compactEntity":{"type":"boolean","readOnly":true},"resetProcessedMetadataBeforeMerge":{"type":"boolean"},"postMergeCommands":{"type":"boolean"},"automaticResyncGraphEntityOnError":{"type":"boolean"},"automaticResyncEntityDataStoresOnError":{"type":"boolean"},"raciClueApprovalEnabled":{"type":"boolean"},"loadDataSourceEntityStateDuringLoadFullEntity":{"type":"boolean"},"preferNotUsingNameFormShadowDataPart":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingEntityCompactionConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingPropertyTranslationConfiguration":{"type":"object","properties":{"persistTranslationEnabled":{"type":"boolean"},"persistTranslationVocabularies":{"type":"string","nullable":true},"persistTranslationCopyModeEnabled":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingQueueToBusConfiguration":{"type":"object","properties":{"aggregation":{"type":"boolean"},"edgeEntityCreation":{"type":"boolean"},"edgeProcessing":{"type":"boolean"},"edgeProcessingThreshold":{"type":"integer","format":"int32"},"percolation":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingSplitEntityConfiguration":{"type":"object","properties":{"matcherMerger":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Configuration.ClueProcessingConfiguration+ClueProcessingSubscribeConfiguration":{"type":"object","properties":{"checkDataShardHealth":{"type":"boolean"},"enabled":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ClueProcessingVersionHistoryConfiguration":{"type":"object","properties":{"versionBranchEvaluators":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.VersionBranchEvaluatorConfiguration"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Configuration.ComputedPropertiesConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"},"lookupEntityCacheSeconds":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Configuration.DataShardHealthConfiguration":{"type":"object","properties":{"memoryHealthChecksEnabled":{"type":"boolean"},"memoryForceReconnectEnabled":{"type":"boolean"},"memoryForceReconnectThreshold":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Configuration.DataStoreOperationsConfiguration":{"type":"object","properties":{"removeRelationshipValidation":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.DataStoresConfiguration":{"type":"object","properties":{"graph":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.GraphDataStoreConfiguration"},"search":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.SearchDataStoreConfiguration"},"blob":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.BlobDataStoreConfiguration"},"healthCheck":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.HealthCheckDataStoreConfiguration"}},"additionalProperties":false},"CluedIn.Core.Configuration.DebugConfiguration":{"type":"object","properties":{"outputPath":{"type":"string","nullable":true},"longRunningOperationLoggingEnabled":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ExternalSearchConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"},"globalQueryCacheTimeToLive":{"type":"string","format":"date-span","nullable":true},"automaticTriggerEnabled":{"type":"boolean"},"onlyTriggerIfNeverEnrichedByAllProviders":{"type":"boolean"},"onlyTriggerIfChangeIsSignificant":{"type":"boolean"},"onlyTriggerIfPropertiesChanged":{"type":"boolean"},"processCluesSequentially":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.GraphDataStoreConfiguration":{"type":"object","properties":{"moveRelationshipsLimit":{"type":"integer","format":"int32"},"deduplicateRelationshipsLimit":{"type":"integer","format":"int32"},"httpPooledConnectionLifetime":{"type":"string","format":"date-span"},"httpConnectTimeout":{"type":"string","format":"date-span"},"httpMaxConnectionsPerServer":{"type":"integer","format":"int32"},"httpClientTimeout":{"type":"string","format":"date-span"},"updateEntityCodesThreshold":{"type":"integer","format":"int32"},"updateEntityCodesInBatches":{"type":"boolean"},"insertRelationshipsBatchSize":{"type":"integer","format":"int32"},"insertRelationshipsEdgeTypeParallelism":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Configuration.GraphQLConfiguration":{"type":"object","properties":{"maxDepth":{"type":"integer","format":"int32","nullable":true},"maxComplexity":{"type":"integer","format":"int32","nullable":true},"fieldImpact":{"type":"number","format":"double","nullable":true},"complexityAnalysisMaxRecursion":{"type":"integer","format":"int32","nullable":true},"complexityAnalysisEnabled":{"type":"boolean"},"hideErrorsInWebApi":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.HealthCheckDataStoreConfiguration":{"type":"object","properties":{"sqlConnectTimeoutSeconds":{"type":"string","format":"date-span"},"sqlCommandTimeoutSeconds":{"type":"string","format":"date-span"},"azureBlobTimeoutSeconds":{"type":"string","format":"date-span"}},"additionalProperties":false},"CluedIn.Core.Configuration.HealthConfiguration":{"type":"object","properties":{"dataShards":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.DataShardHealthConfiguration"},"systemHealthChecksEnabled":{"type":"boolean"},"checkIntervalGreenMilliseconds":{"type":"integer","format":"int32"},"checkIntervalYellowMilliseconds":{"type":"integer","format":"int32"},"checkIntervalRedMilliseconds":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Configuration.LivenessConfiguration":{"type":"object","properties":{"systemLivenessChecksEnabled":{"type":"boolean"},"initialDelay":{"type":"string","format":"date-span"},"timeBetweenChecks":{"type":"string","format":"date-span"},"consecutiveErrorCountThreshold":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Configuration.MergeEntitiesUserActionConfiguration":{"type":"object","properties":{"applyTargetEntityProperties":{"type":"boolean"},"applyTargetEntityCodes":{"type":"boolean","deprecated":true},"applyLastChangedBy":{"type":"boolean","deprecated":true},"applyChangeVerb":{"type":"boolean","deprecated":true},"applyUserInput":{"type":"boolean","deprecated":true},"changeVerb":{"type":"string","nullable":true,"deprecated":true},"inputSource":{"type":"string","nullable":true,"deprecated":true}},"additionalProperties":false},"CluedIn.Core.Configuration.ModelsConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"},"languageDetection":{"type":"boolean"},"spaCyNamedEntityRecognition":{"type":"boolean"},"sensitivity":{"type":"boolean"},"boWStopwords":{"type":"boolean"},"boWPersonNicknames":{"type":"boolean"},"boWUnwantedInlinePersonTags":{"type":"boolean"},"boWUnwantedInlineTags":{"type":"boolean"},"boWPersonName":{"type":"boolean"},"boWCompanyName":{"type":"boolean"},"boWUnwantedLocations":{"type":"boolean"},"boWCountryName":{"type":"boolean"},"boWStateNames":{"type":"boolean"},"boWJobTitles":{"type":"boolean"},"unicodeCLDRWindowsZones":{"type":"boolean"},"railsTimeZoneIdentifiers":{"type":"boolean"},"microsoftTimeZoneIndex":{"type":"boolean"},"timeZoneTable":{"type":"boolean"},"geographyCountry":{"type":"boolean"},"emailProviders":{"type":"boolean"},"emailNewsletterProviders":{"type":"boolean"},"emailNoReplyDomains":{"type":"boolean"},"emailNoReplyEmailAddresses":{"type":"boolean"},"emailIgnoredCodes":{"type":"boolean"},"badWords":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.OrganizationProviderConfiguration":{"type":"object","properties":{"providerDefinitionsCacheSeconds":{"type":"integer","format":"int32"},"userProviderAccountsCacheSeconds":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Configuration.ProcessingConfiguration":{"type":"object","properties":{"contextLocks":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ProcessingConfiguration+ProcessingContextLocksConfiguration"},"mergeEntities":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ProcessingConfiguration+ProcessingMergeEntitiesConfiguration"},"outOfSyncEntity":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ProcessingConfiguration+ProcessingOutOfSyncEntityConfiguration"},"parentAggregation":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ProcessingConfiguration+ParentAggregationConfiguration"}},"additionalProperties":false},"CluedIn.Core.Configuration.ProcessingConfiguration+ParentAggregationConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ProcessingConfiguration+ProcessingContextLocksConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"},"clusterWideLocksEnabled":{"type":"boolean"},"acquireTimeout":{"type":"string","format":"date-span","nullable":true},"lockOnProcessingKeyEnabled":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ProcessingConfiguration+ProcessingMergeEntitiesConfiguration":{"type":"object","properties":{"moveRelationships":{"type":"boolean"},"deduplicateRelationships":{"type":"boolean"},"deleteWithPreviousPersistHash":{"type":"boolean"},"forceUpdateEntities":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.ProcessingConfiguration+ProcessingOutOfSyncEntityConfiguration":{"type":"object","properties":{"moveRelationships":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.SearchConfiguration":{"type":"object","properties":{"legacyFilteringParsingEnabled":{"type":"boolean"},"requestTimeout":{"type":"string","format":"date-span"},"connectionLimit":{"type":"integer","format":"int32","nullable":true},"maximumRetries":{"type":"integer","format":"int32","nullable":true},"ensureIndexMappings":{"type":"boolean"},"dataIterationRequestTimeout":{"type":"string","format":"date-span"},"dataIterationScrollTimeout":{"type":"string","format":"date-span"},"entityIterationRangeSize":{"type":"integer","format":"int32"},"entityIterationMaxConcurrency":{"type":"integer","format":"int32"},"entityReIndexBatchSize":{"type":"integer","format":"int32"},"entityIterationMaxConcurrencyScope":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.SearchConfiguration+MaxConcurrencyScopeKind"}},"additionalProperties":false},"CluedIn.Core.Configuration.SearchConfiguration+MaxConcurrencyScopeKind":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Configuration.SearchDataStoreConfiguration":{"type":"object","properties":{"refreshInterval":{"type":"string","format":"date-span"}},"additionalProperties":false},"CluedIn.Core.Configuration.SystemConfiguration":{"type":"object","properties":{"models":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ModelsConfiguration"},"clueProcessing":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ClueProcessingConfiguration"},"userActions":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.UserActionsConfiguration"},"graphQL":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.GraphQLConfiguration"},"validation":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ValidationConfiguration"},"debug":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.DebugConfiguration"},"liveness":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.LivenessConfiguration"},"health":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.HealthConfiguration"},"dataStores":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.DataStoresConfiguration"},"dataStoreOperations":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.DataStoreOperationsConfiguration"},"caching":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.CachingConfiguration"},"webApi":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.WebApiConfiguration"},"processing":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ProcessingConfiguration"},"externalSearch":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ExternalSearchConfiguration"},"textClustering":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.TextClusteringConfiguration"},"computedProperties":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ComputedPropertiesConfiguration"},"organizationProvider":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.OrganizationProviderConfiguration"},"search":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.SearchConfiguration"},"artificialIntelligence":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.ArtificialIntelligenceConfiguration"},"aiAgents":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.AiAgentConfiguration"},"serverUrl":{"type":"string","nullable":true,"readOnly":true},"serverReturnUrl":{"type":"string","nullable":true,"readOnly":true},"authServerUrl":{"type":"string","nullable":true,"readOnly":true},"authReturnUrl":{"type":"string","nullable":true,"readOnly":true},"publicServerUrl":{"type":"string","nullable":true,"readOnly":true},"webhookServerUrl":{"type":"string","nullable":true,"readOnly":true},"prometheusMetricsUrl":{"type":"string","nullable":true,"readOnly":true},"upgradeUrl":{"type":"string","nullable":true,"readOnly":true},"webhookReturnUrl":{"type":"string","nullable":true,"readOnly":true},"serverUri":{"type":"string","format":"uri","nullable":true,"readOnly":true},"webApiThrottlingEnabled":{"type":"boolean","readOnly":true},"serverBlobUrl":{"type":"string","nullable":true,"readOnly":true},"reportUrl":{"type":"string","nullable":true,"readOnly":true},"systemSecret":{"type":"string","nullable":true,"readOnly":true},"temporaryDirectoryRootPath":{"type":"string","nullable":true,"readOnly":true},"reservedOrganizationIds":{"uniqueItems":true,"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Configuration.TextClusteringConfiguration":{"type":"object","properties":{"enableWellKnownClusters":{"type":"boolean","readOnly":true},"enableCluedInDataClusterKeys":{"type":"boolean","readOnly":true},"cluedInDataThreshold":{"type":"number","format":"double","readOnly":true},"scorer":{"type":"string","nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Configuration.UserActionsConfiguration":{"type":"object","properties":{"mergeEntities":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.MergeEntitiesUserActionConfiguration"}},"additionalProperties":false},"CluedIn.Core.Configuration.ValidationConfiguration":{"type":"object","properties":{"enabled":{"type":"boolean"},"throwOnFailure":{"type":"boolean"},"logFailures":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Configuration.VersionBranchEvaluatorConfiguration":{"type":"object","properties":{"name":{"type":"string","nullable":true},"enabled":{"type":"boolean"},"excludedInputSources":{"uniqueItems":true,"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"excludedEntityTypes":{"uniqueItems":true,"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Configuration.WebApiConfiguration":{"type":"object","properties":{"entityTranslateProperties":{"type":"boolean"},"entityCleanProperties":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Connectors.ConnectionDataType":{"type":"object","properties":{"name":{"type":"string","nullable":true},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"}},"additionalProperties":false},"CluedIn.Core.Connectors.CreateContainerModel":{"type":"object","properties":{"dataTypes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Connectors.ConnectionDataType"},"nullable":true},"name":{"type":"string","nullable":true},"existingContainerAction":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.ExistingContainerActionEnum"},"createEdgeTable":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Data.CodeOrigin":{"type":"object","properties":{"code":{"type":"string","nullable":true,"readOnly":true},"id":{"type":"string","nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.DataClassificationType":{"type":"object","properties":{"code":{"type":"string","nullable":true,"readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.DataClassificationType"},"isPII":{"type":"boolean","readOnly":true},"isSensitive":{"type":"boolean","readOnly":true},"displayName":{"type":"string","nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.EntityCode":{"type":"object","properties":{"origin":{"$ref":"#/components/schemas/CluedIn.Core.Data.CodeOrigin"},"value":{"type":"string","nullable":true},"key":{"type":"string","nullable":true,"readOnly":true},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"}},"additionalProperties":false},"CluedIn.Core.Data.EntityEdge":{"type":"object","properties":{"fromReference":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityReference"},"toReference":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityReference"},"edgeType":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdgeType"},"hasProperties":{"type":"boolean","readOnly":true},"properties":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true,"readOnly":true},"creationOptions":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdgeCreationOptions"},"weight":{"type":"integer","format":"int32","nullable":true},"version":{"type":"integer","format":"int32","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.EntityEdgeCreationOptions":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Data.EntityEdgeType":{"type":"object","properties":{"code":{"type":"string","nullable":true,"readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdgeType"}},"additionalProperties":false},"CluedIn.Core.Data.EntityPartType":{"type":"object","properties":{"code":{"type":"string","nullable":true,"readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"}},"additionalProperties":false},"CluedIn.Core.Data.EntityReference":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"name":{"type":"string","nullable":true,"readOnly":true},"properties":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true,"readOnly":true},"propertyCount":{"type":"integer","format":"int32","nullable":true,"readOnly":true},"entityId":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.EntityType":{"type":"object","properties":{"code":{"type":"string","nullable":true,"readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"isEntityContainer":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.IEntity":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"entityType":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"name":{"type":"string","nullable":true},"displayName":{"type":"string","nullable":true},"aliases":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"systemTagName":{"type":"string","nullable":true},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"codes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"nullable":true,"readOnly":true},"uri":{"type":"string","format":"uri","nullable":true},"revision":{"type":"string","nullable":true},"parentRevision":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date-time","nullable":true},"modifiedDate":{"type":"string","format":"date-time","nullable":true},"discoveryDate":{"type":"string","format":"date-time","nullable":true},"authors":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.PersonReference"},"nullable":true,"readOnly":true},"lastChangedBy":{"$ref":"#/components/schemas/CluedIn.Core.Data.PersonReference"},"changeVerb":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"documentMimeType":{"type":"string","nullable":true},"documentFileName":{"type":"string","nullable":true},"documentSize":{"type":"integer","format":"int64","nullable":true},"documentFileHashCode":{"type":"string","nullable":true},"encoding":{"type":"string","nullable":true},"incomingEdges":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdge"},"nullable":true,"readOnly":true},"outgoingEdges":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdge"},"nullable":true,"readOnly":true},"incomingEdgesSummary":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.EdgesSummary"},"outgoingEdgesSummary":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.EdgesSummary"},"externalReferences":{"type":"array","items":{"type":"string","format":"uri"},"nullable":true,"readOnly":true},"properties":{"type":"object","additionalProperties":{"type":"string"},"nullable":true},"tags":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.ITag"},"nullable":true,"readOnly":true},"previewImage":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IImageReferencePart"},"providerDefinitionId":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"isSensitiveInformation":{"type":"boolean","nullable":true},"blobReferences":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IBlobReference"},"nullable":true,"readOnly":true},"dataDescription":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityDataDescriptionPart"},"persistHash":{"type":"string","nullable":true},"isDeleted":{"type":"boolean","nullable":true},"isShadowEntity":{"type":"boolean"},"isEdgesLoaded":{"type":"boolean"},"persistInfo":{"$ref":"#/components/schemas/CluedIn.Core.Data.PersistInfo"},"previousPersistHash":{"type":"string","nullable":true},"dataSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityState"},"nullable":true,"readOnly":true},"sortDate":{"type":"string","format":"date-time","nullable":true},"lastProcessedDate":{"type":"string","format":"date-time","nullable":true},"indexedText":{"type":"string","nullable":true},"timeToLive":{"type":"integer","format":"int64"},"isExternalData":{"type":"boolean","nullable":true},"audiences":{"type":"array","items":{"type":"string"},"nullable":true},"sentiment":{"type":"number","format":"double","nullable":true},"parentIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"localParentIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"cachedAggregatingParentIds":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IAggregatingParentId"},"nullable":true,"readOnly":true},"providerDefinitionIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"rulesAppliedIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"ruleActionsSuccessfullyAppliedIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"ruleActionsFailedToBeAppliedIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"sourceIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"processingFlags":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.EntityProcessingFlags"},"uris":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityUri"},"nullable":true,"readOnly":true},"changes":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityMetadataChanges"},"dataPersistHashes":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"vocabulariesUsed":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"metrics":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityMetricsPart"},"providers":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"sourceOriginEntityCodes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"nullable":true,"readOnly":true},"isFiltered":{"type":"boolean","nullable":true},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"organization":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganization"},"organizationId":{"type":"string","format":"uuid","readOnly":true},"persistVersion":{"type":"integer","format":"int32"},"loadedFrom":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IDataStore"},"processedData":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IProcessedEntityMetadataPart"},"containsUserInput":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.IEntityCode":{"type":"object","properties":{"origin":{"$ref":"#/components/schemas/CluedIn.Core.Data.CodeOrigin"},"value":{"type":"string","nullable":true,"readOnly":true},"key":{"type":"string","nullable":true,"readOnly":true},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"}},"additionalProperties":false},"CluedIn.Core.Data.IHierarchicalPart":{"type":"object","properties":{"version":{"type":"integer","format":"int32","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"}},"additionalProperties":false},"CluedIn.Core.Data.IHierarchicalRoot":{"type":"object","properties":{"version":{"type":"integer","format":"int32","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"idFactory":{"$ref":"#/components/schemas/CluedIn.Core.Data.IIdFactory"},"appContext":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationContext"},"organizationId":{"type":"string","format":"uuid","readOnly":true},"isDetached":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.IIdFactory":{"type":"object","additionalProperties":false},"CluedIn.Core.Data.IRuleError":{"type":"object","properties":{"isEmpty":{"type":"boolean","readOnly":true},"objectTypeId":{"type":"string","format":"uuid"},"objectId":{"type":"string","format":"uuid"},"classification":{"type":"string","format":"uuid"},"messageId":{"type":"string","format":"uuid"},"severity":{"$ref":"#/components/schemas/Microsoft.Extensions.Logging.LogLevel"},"scope":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"}},"additionalProperties":false},"CluedIn.Core.Data.ITag":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"name":{"type":"string","nullable":true,"readOnly":true},"properties":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true,"readOnly":true},"propertyCount":{"type":"integer","format":"int32","nullable":true,"readOnly":true},"entityId":{"type":"string","format":"uuid","nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.EdgesSummary":{"type":"object","properties":{"version":{"type":"integer","format":"int32","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"partId":{"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"partReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"appVersion":{"type":"string","nullable":true},"culture":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"dataPartReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedDataPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"attributes":{"type":"object","additionalProperties":{"type":"string"},"nullable":true},"hasAttributes":{"type":"boolean","readOnly":true},"path":{"type":"string","nullable":true,"readOnly":true},"loadAttributes":{"type":"boolean","readOnly":true},"allowedChildParts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"nullable":true,"readOnly":true},"allowedChildPartTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"hasReferrers":{"type":"boolean","readOnly":true},"referrers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasReferences":{"type":"boolean","readOnly":true},"references":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true},"edgeTypes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEdgeTypeSummary"},"nullable":true,"readOnly":true},"edgesToSummarize":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdge"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.EntityProcessingFlags":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Data.Parts.IAggregatingParentId":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"date":{"type":"string","format":"date-time"}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IBlobReference":{"type":"object","properties":{"isEmpty":{"type":"boolean","readOnly":true},"blobId":{"type":"string","format":"uuid"},"dataMD5":{"type":"string","nullable":true},"dataLength":{"type":"integer","format":"int64"},"referenceType":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"mimeType":{"type":"string","nullable":true},"uri":{"type":"string","format":"uri","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IEdgeTypeSummary":{"type":"object","properties":{"version":{"type":"integer","format":"int32","readOnly":true},"hasReferrers":{"type":"boolean","readOnly":true},"referrers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasReferences":{"type":"boolean","readOnly":true},"references":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"partId":{"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"partReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"appVersion":{"type":"string","nullable":true},"culture":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"dataPartReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedDataPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"attributes":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"hasAttributes":{"type":"boolean","readOnly":true},"path":{"type":"string","nullable":true,"readOnly":true},"loadAttributes":{"type":"boolean","readOnly":true},"allowedChildParts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"nullable":true,"readOnly":true},"allowedChildPartTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"edgeType":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdgeType"},"entityType":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"count":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IEntityDataDescriptionPart":{"type":"object","properties":{"dataClasses":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.DataClassificationType"},"nullable":true,"readOnly":true},"ruleErrors":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.IRuleError"},"nullable":true,"readOnly":true},"numberMetrics":{"type":"object","additionalProperties":{"type":"integer","format":"int32"},"nullable":true,"readOnly":true},"percentageMetrics":{"type":"object","additionalProperties":{"type":"number","format":"double"},"nullable":true,"readOnly":true},"version":{"type":"integer","format":"int32","readOnly":true},"hasReferrers":{"type":"boolean","readOnly":true},"referrers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasReferences":{"type":"boolean","readOnly":true},"references":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"partId":{"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"partReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"appVersion":{"type":"string","nullable":true},"culture":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"dataPartReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedDataPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"attributes":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"hasAttributes":{"type":"boolean","readOnly":true},"path":{"type":"string","nullable":true,"readOnly":true},"loadAttributes":{"type":"boolean","readOnly":true},"allowedChildParts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"nullable":true,"readOnly":true},"allowedChildPartTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"serializeExpanded":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IEntityMetadataChanges":{"type":"object","properties":{"entityId":{"type":"string","format":"uuid"},"entityType":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"date":{"type":"string","format":"date-time","nullable":true},"dataPartDate":{"type":"string","format":"date-time","nullable":true},"dataPartWasChangedAtHeadOfBranch":{"type":"boolean"},"changeType":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.VersionChangeType"},"changes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IVersionChange"},"nullable":true},"author":{"$ref":"#/components/schemas/CluedIn.Core.Data.PersonReference"},"changeVerb":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IEntityMetricsPart":{"type":"object","properties":{"dataPartCount":{"type":"integer","format":"int64","nullable":true},"versionBranchCount":{"type":"integer","format":"int64","nullable":true},"providerDefinitionCount":{"type":"integer","format":"int64","nullable":true},"codeCount":{"type":"integer","format":"int64","nullable":true},"codeOriginCount":{"type":"integer","format":"int64","nullable":true},"propertyCount":{"type":"integer","format":"int64","nullable":true},"piiDescriptorCount":{"type":"integer","format":"int64","nullable":true},"version":{"type":"integer","format":"int32","readOnly":true},"hasReferrers":{"type":"boolean","readOnly":true},"referrers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasReferences":{"type":"boolean","readOnly":true},"references":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"partId":{"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"partReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"appVersion":{"type":"string","nullable":true},"culture":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"dataPartReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedDataPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"attributes":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"hasAttributes":{"type":"boolean","readOnly":true},"path":{"type":"string","nullable":true,"readOnly":true},"loadAttributes":{"type":"boolean","readOnly":true},"allowedChildParts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"nullable":true,"readOnly":true},"allowedChildPartTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IEntityPart":{"type":"object","properties":{"version":{"type":"integer","format":"int32","readOnly":true},"hasReferrers":{"type":"boolean","readOnly":true},"referrers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasReferences":{"type":"boolean","readOnly":true},"references":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"partId":{"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"partReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"appVersion":{"type":"string","nullable":true},"culture":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"dataPartReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedDataPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"attributes":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"hasAttributes":{"type":"boolean","readOnly":true},"path":{"type":"string","nullable":true,"readOnly":true},"loadAttributes":{"type":"boolean","readOnly":true},"allowedChildParts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"nullable":true,"readOnly":true},"allowedChildPartTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IEntityState":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"isDeleted":{"type":"boolean","nullable":true},"isShadowEntity":{"type":"boolean"},"isEdgesLoaded":{"type":"boolean"},"persistInfo":{"$ref":"#/components/schemas/CluedIn.Core.Data.PersistInfo"},"previousPersistHash":{"type":"string","nullable":true},"dataSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityState"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IEntityUri":{"type":"object","properties":{"uri":{"type":"string","format":"uri","nullable":true},"origin":{"$ref":"#/components/schemas/CluedIn.Core.Data.CodeOrigin"}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IImageReferencePart":{"type":"object","properties":{"version":{"type":"integer","format":"int32","readOnly":true},"hasReferrers":{"type":"boolean","readOnly":true},"referrers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasReferences":{"type":"boolean","readOnly":true},"references":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"partId":{"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"partReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"appVersion":{"type":"string","nullable":true},"culture":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"dataPartReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedDataPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"attributes":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"hasAttributes":{"type":"boolean","readOnly":true},"path":{"type":"string","nullable":true,"readOnly":true},"loadAttributes":{"type":"boolean","readOnly":true},"allowedChildParts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"nullable":true,"readOnly":true},"allowedChildPartTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"uri":{"type":"string","format":"uri","nullable":true},"width":{"type":"integer","format":"int32","nullable":true},"height":{"type":"integer","format":"int32","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IProcessedEntityMetadataPart":{"type":"object","properties":{"version":{"type":"integer","format":"int32","readOnly":true},"hasReferrers":{"type":"boolean","readOnly":true},"referrers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasReferences":{"type":"boolean","readOnly":true},"references":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true},"entityType":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"name":{"type":"string","nullable":true},"displayName":{"type":"string","nullable":true},"aliases":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"systemTagName":{"type":"string","nullable":true},"originEntityCode":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"codes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"nullable":true,"readOnly":true},"uri":{"type":"string","format":"uri","nullable":true},"revision":{"type":"string","nullable":true},"parentRevision":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date-time","nullable":true},"modifiedDate":{"type":"string","format":"date-time","nullable":true},"discoveryDate":{"type":"string","format":"date-time","nullable":true},"authors":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.PersonReference"},"nullable":true,"readOnly":true},"lastChangedBy":{"$ref":"#/components/schemas/CluedIn.Core.Data.PersonReference"},"changeVerb":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"documentMimeType":{"type":"string","nullable":true},"documentFileName":{"type":"string","nullable":true},"documentSize":{"type":"integer","format":"int64","nullable":true},"documentFileHashCode":{"type":"string","nullable":true},"encoding":{"type":"string","nullable":true},"incomingEdges":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdge"},"nullable":true,"readOnly":true},"outgoingEdges":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityEdge"},"nullable":true,"readOnly":true},"incomingEdgesSummary":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.EdgesSummary"},"outgoingEdgesSummary":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.EdgesSummary"},"externalReferences":{"type":"array","items":{"type":"string","format":"uri"},"nullable":true,"readOnly":true},"properties":{"type":"object","additionalProperties":{"type":"string"},"nullable":true},"tags":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.ITag"},"nullable":true,"readOnly":true},"previewImage":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IImageReferencePart"},"providerDefinitionId":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"isSensitiveInformation":{"type":"boolean","nullable":true},"blobReferences":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IBlobReference"},"nullable":true,"readOnly":true},"dataDescription":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityDataDescriptionPart"},"id":{"type":"string","format":"uuid","readOnly":true},"parent":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalPart"},"parts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"nullable":true,"readOnly":true},"hasParts":{"type":"boolean","readOnly":true},"root":{"$ref":"#/components/schemas/CluedIn.Core.Data.IHierarchicalRoot"},"sortDate":{"type":"string","format":"date-time","nullable":true},"lastProcessedDate":{"type":"string","format":"date-time","nullable":true},"indexedText":{"type":"string","nullable":true},"timeToLive":{"type":"integer","format":"int64"},"isShadowEntity":{"type":"boolean"},"isExternalData":{"type":"boolean","nullable":true},"audiences":{"type":"array","items":{"type":"string"},"nullable":true},"sentiment":{"type":"number","format":"double","nullable":true},"isDeleted":{"type":"boolean","nullable":true},"parentIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"localParentIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"cachedAggregatingParentIds":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IAggregatingParentId"},"nullable":true,"readOnly":true},"providerDefinitionIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"rulesAppliedIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"ruleActionsSuccessfullyAppliedIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"ruleActionsFailedToBeAppliedIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"sourceIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true},"processingFlags":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.EntityProcessingFlags"},"uris":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityUri"},"nullable":true,"readOnly":true},"changes":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityMetadataChanges"},"dataPersistHashes":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"vocabulariesUsed":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"metrics":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityMetricsPart"},"providers":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"sourceOriginEntityCodes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"nullable":true,"readOnly":true},"isFiltered":{"type":"boolean","nullable":true},"partId":{"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"partReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"appVersion":{"type":"string","nullable":true},"culture":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"dataPartReferenceId":{"type":"integer","format":"int64","nullable":true},"referencedDataPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.IEntityPart"},"attributes":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"hasAttributes":{"type":"boolean","readOnly":true},"path":{"type":"string","nullable":true,"readOnly":true},"loadAttributes":{"type":"boolean","readOnly":true},"allowedChildParts":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityPartType"},"nullable":true,"readOnly":true},"allowedChildPartTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"serializeExpanded":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Data.Parts.IVersionChange":{"type":"object","properties":{"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.VersionChangeType"},"changedPart":{"$ref":"#/components/schemas/CluedIn.Core.Data.Parts.VersionChangedPart"},"key":{"type":"string","nullable":true},"editDistance":{"type":"integer","format":"int32","nullable":true},"oldValue":{"type":"string","nullable":true},"oldValueIsFiltered":{"type":"boolean","nullable":true},"oldValueChangeHash":{"type":"string","nullable":true},"newValue":{"type":"string","nullable":true},"newValueIsFiltered":{"type":"boolean","nullable":true},"newValueChangeHash":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Parts.VersionChangeType":{"enum":[0,1,2,3,4,5,6],"type":"integer","format":"int32"},"CluedIn.Core.Data.Parts.VersionChangedPart":{"enum":[0,1,2,3,4,5,6],"type":"integer","format":"int32"},"CluedIn.Core.Data.PersistInfo":{"type":"object","properties":{"dataStoreName":{"type":"string","nullable":true},"persistVersion":{"type":"integer","format":"int32"},"persistHash":{"type":"string","nullable":true},"dataStorePersistData":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.PersonReference":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntityCode"},"type":{"$ref":"#/components/schemas/CluedIn.Core.Data.EntityType"},"name":{"type":"string","nullable":true,"readOnly":true},"properties":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true,"readOnly":true},"propertyCount":{"type":"integer","format":"int32","nullable":true,"readOnly":true},"entityId":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"isEmpty":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.Relational.AiJob":{"required":["allowedSkills","createdBy","cronSchedule","description","name","prompt"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"aiAgentId":{"type":"string","format":"uuid"},"name":{"minLength":1,"type":"string"},"description":{"minLength":1,"type":"string"},"metadata":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"prompt":{"minLength":1,"type":"string"},"allowedSkills":{"type":"array","items":{"type":"string"}},"enableCronSchedule":{"type":"boolean"},"cronSchedule":{"minLength":1,"type":"string"},"endpointId":{"type":"string","format":"uuid"},"enabled":{"type":"boolean"},"createdDate":{"type":"string","format":"date-time"},"modifiedDate":{"type":"string","format":"date-time","nullable":true},"createdBy":{"maxLength":450,"minLength":1,"type":"string"},"modifiedBy":{"maxLength":450,"type":"string","nullable":true},"jobId":{"type":"string","format":"uuid","nullable":true},"dataSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.AiJobDataSource"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Relational.AiJobDataSource":{"required":["name","type"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"aiJobId":{"type":"string","format":"uuid"},"name":{"minLength":1,"type":"string"},"type":{"minLength":1,"type":"string"},"filterRule":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"sample":{"type":"boolean"},"tail":{"type":"boolean"},"sampleSize":{"type":"integer","format":"int32","nullable":true},"dataSetId":{"type":"string","format":"uuid","nullable":true},"vocabularyKeys":{"type":"array","items":{"type":"string"},"nullable":true},"isReferenceData":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Data.Relational.GlossaryCategory":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"organizationId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Core.Data.Relational.GlossaryEndorsement":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"endorsedBy":{"type":"string","format":"uuid"},"status":{"type":"string","nullable":true},"glossaryTermId":{"type":"string","format":"uuid"},"user":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.UserProfile"},"term":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTerm"}},"additionalProperties":false},"CluedIn.Core.Data.Relational.GlossaryRating":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"glossaryTermId":{"type":"string","format":"uuid"},"userId":{"type":"string","format":"uuid"},"rating":{"type":"integer","format":"int32"},"user":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.UserProfile"},"term":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTerm"}},"additionalProperties":false},"CluedIn.Core.Data.Relational.GlossaryTag":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"organizationId":{"type":"string","format":"uuid"},"termTags":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermTag"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Relational.GlossaryTerm":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"expiryDate":{"type":"string","format":"date-time","nullable":true},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"ruleSet":{"type":"string","nullable":true},"isObsolete":{"type":"boolean"},"definition":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"scoring":{"type":"integer","format":"int32"},"parentId":{"type":"string","format":"uuid","nullable":true},"modifiedBy":{"type":"string","nullable":true},"createdBy":{"type":"string","nullable":true},"organizationId":{"type":"string","format":"uuid"},"version":{"type":"integer","format":"int32"},"expert":{"type":"string","nullable":true},"active":{"type":"boolean"},"categoryId":{"type":"string","format":"uuid"},"certificationLevel":{"type":"string","nullable":true},"filterQuery":{"type":"string","nullable":true,"deprecated":true},"filterQueryType":{"type":"string","nullable":true},"lexicons":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermLexicon"},"nullable":true},"endorsements":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryEndorsement"},"nullable":true},"termTags":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTermTag"},"nullable":true},"ratings":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryRating"},"nullable":true},"category":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryCategory"},"requiresAttention":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Data.Relational.GlossaryTermLexicon":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"value":{"type":"string","nullable":true},"glossaryTermId":{"type":"string","format":"uuid"},"type":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date-time"},"term":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTerm"}},"additionalProperties":false},"CluedIn.Core.Data.Relational.GlossaryTermTag":{"type":"object","properties":{"glossaryTermId":{"type":"string","format":"uuid"},"glossaryTagId":{"type":"string","format":"uuid"},"term":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTerm"},"tag":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.GlossaryTag"}},"additionalProperties":false},"CluedIn.Core.Data.Relational.Guide":{"type":"object","properties":{"details":{"type":"string","nullable":true},"value":{"type":"array","items":{"type":"string"},"nullable":true},"instructions":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Relational.IIdentityCounter`1[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"name":{"type":"string","nullable":true,"readOnly":true},"minId":{"type":"integer","format":"int64","nullable":true,"readOnly":true},"maxId":{"type":"integer","format":"int64","nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Data.Relational.OrganizationProfile":{"required":["name"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"maxLength":128,"minLength":0,"type":"string"},"systemTagName":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"emailDomain":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"logoUrl":{"type":"string","nullable":true},"bannerUrl":{"type":"string","nullable":true},"websiteUrl":{"type":"string","nullable":true},"location":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"locationLatitude":{"type":"number","format":"double","nullable":true},"locationLongitude":{"type":"number","format":"double","nullable":true},"locationGeocode":{"$ref":"#/components/schemas/CluedIn.Core.Geocode"},"address":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IAddress"},"vatId":{"type":"string","nullable":true},"contactUser":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IUser"},"billingContactUser":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IUser"},"logoFullResolution":{"type":"string","nullable":true},"bannerFullResolution":{"type":"string","nullable":true},"primaryColor":{"type":"string","nullable":true},"secondaryColor":{"type":"string","nullable":true},"darkMainColor":{"type":"string","nullable":true},"theme":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Relational.ProviderDefinition":{"required":["organizationId"],"type":"object","properties":{"context":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationContext"},"provider":{"$ref":"#/components/schemas/CluedIn.Core.Providers.IProvider"},"providerInfo":{"$ref":"#/components/schemas/CluedIn.Core.Providers.IProviderInfo"},"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"userId":{"type":"string","format":"uuid","nullable":true},"planLevel":{"type":"integer","format":"int32","nullable":true},"createdDate":{"type":"string","format":"date-time","nullable":true},"providerId":{"type":"string","format":"uuid"},"autoSync":{"type":"boolean","nullable":true},"source":{"type":"string","nullable":true},"sourceQuality":{"type":"integer","format":"int32","nullable":true},"isEnabled":{"type":"boolean"},"schedule":{"maxLength":50,"minLength":0,"type":"string","nullable":true},"configurationEncrypted":{"type":"string","nullable":true},"configuration":{"type":"string","nullable":true},"authType":{"type":"string","nullable":true},"accountId":{"maxLength":512,"minLength":0,"type":"string","nullable":true},"approved":{"type":"boolean","nullable":true},"accountDisplay":{"maxLength":512,"minLength":0,"type":"string","nullable":true},"failingAuthentication":{"type":"boolean","nullable":true},"lastAuthenticationError":{"maxLength":1024,"minLength":0,"type":"string","nullable":true},"webHooks":{"type":"boolean","nullable":true},"agentId":{"type":"string","format":"uuid","nullable":true},"agentGroupId":{"type":"string","format":"uuid","nullable":true},"jobProcessingRestriction":{"$ref":"#/components/schemas/CluedIn.Core.Agent.Jobs.ProcessingRestriction"},"lastJobQueueDate":{"type":"string","format":"date-time","nullable":true},"lastCrawlFinishTime":{"type":"string","format":"date-time","nullable":true},"lastJobRunId":{"type":"string","format":"uuid","nullable":true},"iconBlobId":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Relational.UserProfile":{"required":["organizationId"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"email":{"maxLength":256,"minLength":0,"type":"string","format":"email","nullable":true},"description":{"maxLength":200,"minLength":0,"type":"string","nullable":true},"domain":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"logo":{"maxLength":150,"minLength":0,"type":"string","nullable":true},"banner":{"maxLength":150,"minLength":0,"type":"string","nullable":true},"website":{"maxLength":150,"minLength":0,"type":"string","nullable":true},"location":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"userName":{"maxLength":256,"minLength":0,"type":"string","nullable":true},"firstName":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"lastName":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"geo":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"logoFullResolution":{"maxLength":150,"minLength":0,"type":"string","nullable":true},"bannerFullResolution":{"maxLength":150,"minLength":0,"type":"string","nullable":true},"allowSoundOnNotifications":{"type":"boolean","nullable":true},"newsletter":{"type":"boolean","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.Dynamic.VocabularyType":{"enum":[1,2,3],"type":"integer","format":"int32"},"CluedIn.Core.Data.Vocabularies.GetFilteredKeysByNameModel":{"type":"object","properties":{"keyNames":{"type":"array","items":{"type":"string"},"nullable":true},"filterIsObsolete":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum"},"filterVisibility":{"type":"boolean","nullable":true},"filterIsUsed":{"type":"boolean","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.Models.AddVocabularyKeyModel":{"required":["displayName","groupName","name","vocabularyId"],"type":"object","properties":{"vocabularyId":{"type":"string","format":"uuid"},"displayName":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"dataType":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"},"storage":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyStorage"},"analyzer":{"type":"string","nullable":true},"isVisible":{"type":"boolean"},"groupName":{"minLength":1,"type":"string"},"dataAnnotationsIsPrimaryKey":{"type":"boolean","nullable":true},"dataAnnotationsIsEditable":{"type":"boolean","nullable":true},"dataAnnotationsIsNullable":{"type":"boolean","nullable":true},"dataAnnotationsIsRequired":{"type":"boolean","nullable":true},"dataAnnotationsMinimumLength":{"type":"integer","format":"int32","nullable":true},"dataAnnotationsMaximumLength":{"type":"integer","format":"int32","nullable":true},"dataClassificationCode":{"type":"string","nullable":true},"mapsToOtherKeyId":{"type":"string","format":"uuid","nullable":true},"compositeVocabularyId":{"type":"string","format":"uuid","nullable":true},"compositeVocabularyKeySeparator":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isValueChangeInsignificant":{"type":"boolean"},"glossaryTermId":{"type":"string","format":"uuid","nullable":true},"additionalProperties":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.Models.AddVocabularyModel":{"required":["grouping","keyPrefix","vocabularyName"],"type":"object","properties":{"vocabularyName":{"minLength":1,"type":"string"},"grouping":{"minLength":1,"type":"string"},"keyPrefix":{"minLength":1,"type":"string"},"providerId":{"type":"string","format":"uuid","nullable":true},"description":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.Models.RenameVocabularyKeyModel":{"required":["newName","vocabularyId","vocabularyKeyId"],"type":"object","properties":{"vocabularyKeyId":{"type":"string","format":"uuid"},"vocabularyId":{"type":"string","format":"uuid"},"newName":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyImpactModel":{"required":["dataType","storage","vocabularyId","vocabularyKeyId"],"type":"object","properties":{"vocabularyKeyId":{"type":"string","format":"uuid"},"vocabularyId":{"type":"string","format":"uuid"},"dataType":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"},"storage":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyStorage"},"mapsToOtherKeyId":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyKeyModel":{"required":["displayName","vocabularyId","vocabularyKeyId"],"type":"object","properties":{"vocabularyKeyId":{"type":"string","format":"uuid"},"vocabularyId":{"type":"string","format":"uuid"},"groupName":{"type":"string","nullable":true},"displayName":{"minLength":1,"type":"string"},"dataType":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType"},"storage":{"$ref":"#/components/schemas/CluedIn.Core.Data.Vocabularies.VocabularyKeyStorage"},"analyzer":{"type":"string","nullable":true},"isVisible":{"type":"boolean"},"dataAnnotationsIsPrimaryKey":{"type":"boolean","nullable":true},"dataAnnotationsIsEditable":{"type":"boolean","nullable":true},"dataAnnotationsIsNullable":{"type":"boolean","nullable":true},"dataAnnotationsIsRequired":{"type":"boolean","nullable":true},"dataAnnotationsMinimumLength":{"type":"integer","format":"int32","nullable":true},"dataAnnotationsMaximumLength":{"type":"integer","format":"int32","nullable":true},"dataClassificationCode":{"type":"string","nullable":true},"mapsToOtherKeyId":{"type":"string","format":"uuid","nullable":true},"compositeVocabularyId":{"type":"string","format":"uuid","nullable":true},"compositeVocabularyKeySeparator":{"type":"string","nullable":true},"isValueChangeInsignificant":{"type":"boolean","nullable":true},"description":{"type":"string","nullable":true},"isObsolete":{"type":"boolean"},"isObsoleteSinceVersion":{"type":"string","nullable":true},"glossaryTermId":{"type":"string","format":"uuid","nullable":true},"additionalProperties":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.Models.UpdateVocabularyModel":{"required":["grouping","keyPrefix","vocabularyId","vocabularyName"],"type":"object","properties":{"vocabularyId":{"type":"string","format":"uuid"},"vocabularyName":{"minLength":1,"type":"string"},"grouping":{"minLength":1,"type":"string"},"keyPrefix":{"minLength":1,"type":"string"},"providerId":{"type":"string","format":"uuid","nullable":true},"description":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Data.Vocabularies.ObsoleteKeyFilterEnum":{"enum":[0,1,2],"type":"integer","format":"int32"},"CluedIn.Core.Data.Vocabularies.VocabularyKeyDataType":{"enum":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27],"type":"integer","format":"int32"},"CluedIn.Core.Data.Vocabularies.VocabularyKeyStorage":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Core.DataStore.DataShardType":{"enum":[1,2,4,8,16,32,64,256,512,1024,2048,4096,8192,16383],"type":"integer","format":"int32"},"CluedIn.Core.DataStore.IDataShard":{"type":"object","properties":{"context":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationContext"},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"},"readConnectionString":{"type":"string","nullable":true},"writeConnectionString":{"type":"string","nullable":true},"implementation":{"type":"string","nullable":true},"status":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IDataShardStatus"}},"additionalProperties":false},"CluedIn.Core.DataStore.IDataShardStatus":{"type":"object","properties":{"isAvailable":{"type":"boolean"},"isReadAvailable":{"type":"boolean"},"isWriteAvailable":{"type":"boolean"},"serviceStatus":{"$ref":"#/components/schemas/CluedIn.Core.ServiceStatus"},"lastError":{"$ref":"#/components/schemas/System.Exception"},"updatedDate":{"type":"string","format":"date-time"}},"additionalProperties":false},"CluedIn.Core.DataStore.IDataStore":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.DataStore.IEntityDependentDataStore":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.DataStore.IGraphEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.DataStore.IPrimaryEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.DataStore.IProcessedDataStore`1[[CluedIn.Core.Data.Parts.IProcessedEntityMetadataPart, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.DataStore.ISearchEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.DataStore.ISimpleEntityDataStore`1[[CluedIn.Core.Data.Entity, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.DataStore.SortDirection":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Duplicates.Enums.RuleType":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Events.ISystemEvents":{"type":"object","properties":{"observable":{"$ref":"#/components/schemas/System.IObservable`1[[CluedIn.Core.Events.IRemoteEvent, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"local":{"$ref":"#/components/schemas/CluedIn.Core.Events.ISystemLocalEvents"},"remote":{"$ref":"#/components/schemas/CluedIn.Core.Events.ISystemRemoteEvents"},"context":{"$ref":"#/components/schemas/CluedIn.Core.SystemContext"}},"additionalProperties":false},"CluedIn.Core.Events.ISystemLocalEvents":{"type":"object","properties":{"observable":{"$ref":"#/components/schemas/System.IObservable`1[[CluedIn.Core.Events.IRemoteEvent, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"additionalProperties":false},"CluedIn.Core.Events.ISystemRemoteEvents":{"type":"object","properties":{"observable":{"$ref":"#/components/schemas/System.IObservable`1[[CluedIn.Core.Events.IRemoteEvent, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"additionalProperties":false},"CluedIn.Core.Geocode":{"type":"object","properties":{"longitude":{"type":"number","format":"double"},"latitude":{"type":"number","format":"double"}},"additionalProperties":false},"CluedIn.Core.Health.IHealthCheck":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"enabled":{"type":"boolean"},"status":{"$ref":"#/components/schemas/CluedIn.Core.Health.IHealthCheckStatus"}},"additionalProperties":false},"CluedIn.Core.Health.IHealthCheckStatus":{"type":"object","properties":{"serviceStatus":{"$ref":"#/components/schemas/CluedIn.Core.ServiceStatus"},"lastErrorMessage":{"type":"string","nullable":true},"lastError":{"$ref":"#/components/schemas/System.Exception"},"updatedDate":{"type":"string","format":"date-time"},"consecutiveErrorCount":{"type":"integer","format":"int32","nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Health.ISystemHealthChecks":{"type":"object","properties":{"serviceStatus":{"$ref":"#/components/schemas/CluedIn.Core.ServiceStatus"},"status":{"$ref":"#/components/schemas/CluedIn.Core.Health.IHealthCheckStatus"},"healthChecks":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Health.IHealthCheck"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.IOrganizationVocabularies":{"type":"object","additionalProperties":false},"CluedIn.Core.ISystemAgents":{"type":"object","properties":{"connectedAgents":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.IAgentInfo"},"nullable":true,"readOnly":true},"allAgents":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.IAgent"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.ISystemConnectionStrings":{"type":"object","properties":{"systemOrganizationDataShard":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganizationDataShard"}},"additionalProperties":false},"CluedIn.Core.ISystemDataShards":{"type":"object","properties":{"status":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IDataShardStatus"},"serviceStatus":{"$ref":"#/components/schemas/CluedIn.Core.ServiceStatus"},"dataShards":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.IDataShard"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.ISystemNotifications":{"type":"object","additionalProperties":false},"CluedIn.Core.ISystemProcessingHub":{"type":"object","additionalProperties":false},"CluedIn.Core.ISystemServiceBus":{"type":"object","properties":{"isConnected":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Metrics.DataStore.IEntityMetricsDataStore":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"dataShardType":{"$ref":"#/components/schemas/CluedIn.Core.DataStore.DataShardType"}},"additionalProperties":false},"CluedIn.Core.Metrics.IMetricV2":{"type":"object","properties":{"valueSize":{"type":"integer","format":"int32","readOnly":true},"valueType":{"$ref":"#/components/schemas/System.Type"},"displayType":{"$ref":"#/components/schemas/System.Type"},"id":{"type":"string","format":"uuid","readOnly":true},"name":{"type":"string","nullable":true,"readOnly":true},"description":{"type":"string","nullable":true,"readOnly":true},"categories":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"calculationSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Metrics.MetricCalculationSourceKind"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Core.Metrics.MetricCalculationSourceKind":{"enum":[0,1,2,3,4,5],"type":"integer","format":"int32"},"CluedIn.Core.Net.Mail.ComponentEmailDetails":{"type":"object","properties":{"providerName":{"type":"string","nullable":true},"features":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"images":{"type":"object","additionalProperties":{"type":"string","format":"uri","nullable":true},"nullable":true},"icon":{"type":"string","format":"uri","nullable":true},"providerId":{"type":"string","format":"uuid"},"webhooks":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Ownership.Models.AddOwnershipModel":{"type":"object","properties":{"userId":{"type":"string","format":"uuid","nullable":true},"roleId":{"type":"string","format":"uuid","nullable":true},"objectId":{"type":"string","format":"uuid"},"objectTypeId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Core.Ownership.Models.RemoveOwnershipModel":{"type":"object","properties":{"userId":{"type":"string","format":"uuid","nullable":true},"roleId":{"type":"string","format":"uuid","nullable":true},"objectId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Core.Processing.Statistics.IProcessingJobStatus":{"type":"object","properties":{"jobId":{"type":"string","format":"uuid"},"jobRunId":{"$ref":"#/components/schemas/CluedIn.Core.Agent.JobRunId"},"state":{"$ref":"#/components/schemas/CluedIn.Core.Processing.Statistics.ProcessingState"},"queuedDate":{"type":"string","format":"date-time","nullable":true},"startTime":{"type":"string","format":"date-time","nullable":true},"endTime":{"type":"string","format":"date-time","nullable":true},"lastSubmittedDate":{"type":"string","format":"date-time","nullable":true},"statistics":{"$ref":"#/components/schemas/CluedIn.Core.Processing.Statistics.IProcessingStatisticsEntry"}},"additionalProperties":false},"CluedIn.Core.Processing.Statistics.IProcessingStatisticsEntry":{"type":"object","properties":{"expectedTasksCount":{"type":"integer","format":"int64","nullable":true},"taskCount":{"type":"integer","format":"int64","nullable":true},"tasksQueuedCount":{"type":"integer","format":"int64","nullable":true},"tasksCompletedCount":{"type":"integer","format":"int64","nullable":true},"tasksFailedCount":{"type":"integer","format":"int64","nullable":true},"tasksPerMinute":{"type":"number","format":"float","nullable":true},"hasTasksQueued":{"type":"boolean","readOnly":true},"skippedCount":{"type":"integer","format":"int64","nullable":true},"alreadyExistsCount":{"type":"integer","format":"int64","nullable":true},"alreadyUpToDateCount":{"type":"integer","format":"int64","nullable":true},"ignoredCount":{"type":"integer","format":"int64","nullable":true},"taskRetriesCount":{"type":"integer","format":"int64","nullable":true},"receivedPayloadsCount":{"type":"integer","format":"int64","nullable":true},"receivedCluesCount":{"type":"integer","format":"int64","nullable":true},"receivedLogLinesCount":{"type":"integer","format":"int64","nullable":true}},"additionalProperties":false},"CluedIn.Core.Processing.Statistics.ProcessingState":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Core.PropertySelection.PropertyScope":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Core.Providers.IEntityActionBuilder":{"type":"object","additionalProperties":false},"CluedIn.Core.Providers.IProvider":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"name":{"type":"string","nullable":true,"readOnly":true},"type":{"type":"string","nullable":true,"readOnly":true},"supportsWebHooks":{"type":"boolean","readOnly":true},"requiresAppInstall":{"type":"boolean","readOnly":true},"appInstallUrl":{"type":"string","nullable":true,"readOnly":true},"supportsConfiguration":{"type":"boolean","readOnly":true},"supportsAutomaticWebhookCreation":{"type":"boolean","readOnly":true},"reAuthEndpoint":{"type":"string","nullable":true,"readOnly":true},"componentName":{"type":"string","nullable":true,"readOnly":true},"componentEmailDetails":{"$ref":"#/components/schemas/CluedIn.Core.Net.Mail.ComponentEmailDetails"},"authTypes":{"type":"array","items":{"type":"string"},"nullable":true,"readOnly":true},"definition":{"$ref":"#/components/schemas/CluedIn.Core.Providers.IProviderInfo"},"entityActionBuilders":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Providers.IEntityActionBuilder"},"nullable":true,"readOnly":true},"scheduleCrawlJobs":{"type":"boolean","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Providers.IProviderInfo":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"maxLength":250,"minLength":0,"type":"string","nullable":true},"isEnabled":{"type":"boolean"},"details":{"type":"string","nullable":true},"type":{"maxLength":50,"minLength":0,"type":"string","nullable":true},"category":{"maxLength":250,"minLength":0,"type":"string","nullable":true},"guide":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.Guide"},"createdDate":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false},"CluedIn.Core.RateLimiting.IApplicationRateLimitingService":{"type":"object","additionalProperties":false},"CluedIn.Core.Rules.Models.ActionControlKind":{"enum":[0,1,2,3,4,5,6,7,8],"type":"integer","format":"int32"},"CluedIn.Core.Rules.Models.IRulePropertySelectorOption":{"type":"object","properties":{"group":{"type":"string","nullable":true},"friendlyName":{"type":"string","nullable":true},"key":{"type":"string","nullable":true},"type":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Rules.Models.IRulePropertyTypeSelector":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"id":{"type":"string","format":"uuid","readOnly":true}},"additionalProperties":false},"CluedIn.Core.Rules.Models.ProcessingRuleModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"isActive":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","nullable":true},"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"rules":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleModel"},"nullable":true},"numberOfRecords":{"type":"integer","format":"int32"},"rulesApplied":{"type":"integer","format":"int32","readOnly":true},"order":{"type":"integer","format":"int32"},"sourceObjectId":{"type":"string","nullable":true},"sourceTypeId":{"type":"string","format":"uuid","nullable":true},"scope":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"},"isReprocessing":{"type":"boolean"},"requiresAttention":{"type":"boolean"},"hasFailed":{"type":"boolean"},"affectedRecords":{"type":"integer","format":"int64"}},"additionalProperties":false},"CluedIn.Core.Rules.Models.ProcessingRuleScope":{"enum":[0,1,2],"type":"integer","format":"int32"},"CluedIn.Core.Rules.Models.RuleActionModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"supportsPreview":{"type":"boolean"},"properties":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleProperty"},"nullable":true},"type":{"type":"string","nullable":true},"supportsProcessingRuleScopes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"},"nullable":true},"supportsRuleUsages":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleUsageEnum"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Rules.Models.RuleModel":{"required":["name"],"type":"object","properties":{"conditions":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"actions":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleActionModel"},"nullable":true},"id":{"type":"string","format":"uuid","nullable":true},"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"organizationId":{"type":"string","format":"uuid"},"type":{"type":"string","nullable":true},"order":{"type":"integer","format":"int32"},"createdBy":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"modifiedBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Rules.Models.RuleOperatorModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"friendlyName":{"type":"string","nullable":true},"noOfInputs":{"type":"integer","format":"int32","readOnly":true},"multiple":{"type":"boolean"},"appliesToTypes":{"type":"array","items":{"type":"string"},"nullable":true},"appliesToVocabularyKeyTypes":{"type":"array","items":{"type":"string"},"nullable":true},"appliesToScopes":{"type":"array","items":{"type":"string"},"nullable":true},"inputLabels":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Rules.Models.RuleOrderingModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"order":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Core.Rules.Models.RulePreview":{"type":"object","properties":{"actionName":{"type":"string","nullable":true},"before":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntity"},"after":{"$ref":"#/components/schemas/CluedIn.Core.Data.IEntity"},"messages":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Rules.Models.RuleProperty":{"type":"object","properties":{"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"kind":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ActionControlKind"},"friendlyType":{"type":"string","nullable":true},"friendlyName":{"type":"string","nullable":true},"defaultValue":{"type":"string","nullable":true},"value":{"nullable":true},"isStringOnly":{"type":"boolean"},"excludedProperties":{"type":"string","nullable":true},"isRequired":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Core.Rules.Models.RuleUsageEnum":{"enum":[1,2,4,8,16,32,64,128,256],"type":"integer","format":"int32"},"CluedIn.Core.Rules.QueryBuilder.FilterRule":{"type":"object","properties":{"objectTypeId":{"type":"string","format":"uuid"},"condition":{"type":"string","nullable":true},"field":{"type":"string","nullable":true},"id":{"type":"string","format":"uuid"},"operator":{"type":"string","format":"uuid"},"rules":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"nullable":true},"type":{"type":"string","nullable":true},"value":{"type":"array","items":{},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Server.IHostNetworkInterface":{"type":"object","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"dnsSuffix":{"type":"string","nullable":true},"physicalAddress":{"$ref":"#/components/schemas/System.Net.NetworkInformation.PhysicalAddress"},"dhcpServerAddresses":{"type":"array","items":{"$ref":"#/components/schemas/System.Net.IPAddress"},"nullable":true},"dnsAddresses":{"type":"array","items":{"$ref":"#/components/schemas/System.Net.IPAddress"},"nullable":true},"gatewayAddresses":{"type":"array","items":{"$ref":"#/components/schemas/System.Net.IPAddress"},"nullable":true},"unicastAddresses":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Server.UnicastIpAddress"},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Server.UnicastIpAddress":{"type":"object","properties":{"address":{"$ref":"#/components/schemas/System.Net.IPAddress"},"iPv4Mask":{"$ref":"#/components/schemas/System.Net.IPAddress"}},"additionalProperties":false},"CluedIn.Core.ServiceStatus":{"enum":[1,2,3],"type":"integer","format":"int32"},"CluedIn.Core.Settings.OrganizationConfigurationSettings":{"type":"object","additionalProperties":false},"CluedIn.Core.Streams.Models.DataTypeEntry":{"type":"object","properties":{"key":{"type":"string","nullable":true},"type":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.MappingTypeEnum"},"displayName":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Streams.Models.ExistingContainerActionEnum":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Core.Streams.Models.MappingTypeEnum":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Streams.Models.SetupConnectorModel":{"type":"object","properties":{"connectorProviderDefinitionId":{"type":"string","format":"uuid"},"containerName":{"type":"string","nullable":true},"oldContainerName":{"type":"string","nullable":true},"existingContainerAction":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.ExistingContainerActionEnum"},"dataTypes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.DataTypeEntry"},"nullable":true},"exportIncomingEdges":{"type":"boolean"},"exportOutgoingEdges":{"type":"boolean"},"exportIncomingEdgeProperties":{"type":"boolean"},"exportOutgoingEdgeProperties":{"type":"boolean"},"mode":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMode"},"connectorProperties":{"type":"object","additionalProperties":{"nullable":true},"nullable":true}},"additionalProperties":false},"CluedIn.Core.Streams.Models.StreamMappingModel":{"type":"object","properties":{"sourceDataType":{"type":"string","nullable":true},"sourceObjectType":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.MappingTypeEnum"},"destDataType":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Streams.Models.StreamMode":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Streams.Models.StreamModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","nullable":true},"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"rules":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleModel"},"nullable":true},"rulesApplied":{"type":"integer","format":"int32","readOnly":true},"connectorProviderDefinitionId":{"type":"string","format":"uuid","nullable":true},"containerName":{"type":"string","nullable":true},"exportIncomingEdges":{"type":"boolean"},"exportOutgoingEdges":{"type":"boolean"},"exportIncomingEdgeProperties":{"type":"boolean"},"exportOutgoingEdgeProperties":{"type":"boolean"},"mode":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMode"},"status":{"$ref":"#/components/schemas/CluedIn.Core.Streams.StreamStatus"},"loggingVersion":{"type":"integer","format":"int32"},"requiresAttention":{"type":"boolean"},"ingestionCallbackId":{"type":"string","format":"uuid","nullable":true},"ingestionCallbackData":{"type":"string","nullable":true},"connectorProperties":{"type":"object","additionalProperties":{},"nullable":true},"mostRecentIdleStreamEventAt":{"type":"string","format":"date-time","nullable":true},"streamIngestionJobId":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"CluedIn.Core.Streams.StreamStatus":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Core.SystemContext":{"type":"object","properties":{"container":{"$ref":"#/components/schemas/Castle.Windsor.IWindsorContainer"},"connectionStrings":{"$ref":"#/components/schemas/CluedIn.Core.ISystemConnectionStrings"},"serviceBus":{"$ref":"#/components/schemas/CluedIn.Core.ISystemServiceBus"},"notifications":{"$ref":"#/components/schemas/CluedIn.Core.ISystemNotifications"},"rateLimiting":{"$ref":"#/components/schemas/CluedIn.Core.RateLimiting.IApplicationRateLimitingService"},"processing":{"$ref":"#/components/schemas/CluedIn.Core.ISystemProcessingHub"},"events":{"$ref":"#/components/schemas/CluedIn.Core.Events.ISystemEvents"},"organization":{"$ref":"#/components/schemas/CluedIn.Core.Accounts.IOrganization"},"providers":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Providers.IProvider"},"nullable":true,"readOnly":true},"cache":{"$ref":"#/components/schemas/CluedIn.Core.Caching.IApplicationCache"},"dataShards":{"$ref":"#/components/schemas/CluedIn.Core.ISystemDataShards"},"health":{"$ref":"#/components/schemas/CluedIn.Core.Health.ISystemHealthChecks"},"agents":{"$ref":"#/components/schemas/CluedIn.Core.ISystemAgents"},"agentJobs":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Agent.QueuedJob"},"nullable":true,"readOnly":true},"configuration":{"$ref":"#/components/schemas/CluedIn.Core.Configuration.SystemConfiguration"},"workflows":{"$ref":"#/components/schemas/CluedIn.Core.Workflows.WorkflowRepository"}},"additionalProperties":false},"CluedIn.Core.Tags.TagMetadataUpdate":{"type":"object","properties":{"description":{"type":"string","nullable":true},"folder":{"type":"string","nullable":true},"threshold":{"type":"number","format":"double","nullable":true},"priority":{"type":"integer","format":"int32","nullable":true},"propertyBlob":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Webhooks.IWebhookDefinition":{"type":"object","properties":{"context":{"$ref":"#/components/schemas/CluedIn.Core.ApplicationContext"},"id":{"type":"string","format":"uuid"},"externalId":{"type":"string","nullable":true},"accountId":{"type":"string","format":"uuid"},"userId":{"type":"string","format":"uuid","nullable":true},"providerDefinitionId":{"type":"string","format":"uuid","nullable":true},"providerId":{"type":"string","format":"uuid","nullable":true},"uri":{"type":"string","format":"uri","nullable":true},"signature":{"type":"string","nullable":true},"webhookType":{"$ref":"#/components/schemas/CluedIn.Core.Webhooks.WebhookType"},"version":{"type":"string","nullable":true},"externalVersion":{"type":"string","nullable":true},"verified":{"type":"boolean","nullable":true},"createdDate":{"type":"string","format":"date-time","nullable":true},"eventTypes":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Core.Webhooks.WebhookType":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Core.Workflows.WorkflowRepository":{"type":"object","additionalProperties":false},"CluedIn.Deduplication.Project.Data.Models.DuplicatesGroupState":{"enum":[0,1,2,3,4,5],"type":"integer","format":"int32"},"CluedIn.Deduplication.Project.Data.Models.MatchingLevel":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Deduplication.Project.Data.Models.ProjectStageKind":{"enum":[0,1,2,3,4,5,6,7,8,9,10,11,12],"type":"integer","format":"int32"},"CluedIn.Deduplication.Project.Data.Models.StaleDataStrategy":{"enum":[0,1,2],"type":"integer","format":"int32"},"CluedIn.Deduplication.Project.Data.Models.UnmergeStrategy":{"type":"object","properties":{"kind":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.UnmergeStrategyKind"}},"additionalProperties":false},"CluedIn.Deduplication.Project.Data.Models.UnmergeStrategyKind":{"enum":[1,2],"type":"integer","format":"int32"},"CluedIn.Deduplication.Project.Data.Queries.ProjectOrderBy":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Deduplication.Project.Storage.DeduplicationScopeFilterType":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Deduplication.Services.Models.MergeGroupsModel":{"type":"object","properties":{"groupIds":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true},"staleDataStrategy":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.StaleDataStrategy"}},"additionalProperties":false},"CluedIn.Deduplication.Services.Models.UndoMergedEntitiesModel":{"type":"object","properties":{"unmergeStrategy":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.UnmergeStrategy"}},"additionalProperties":false},"CluedIn.Deduplication.Services.Models.UserDecisionModel":{"required":["entityId","fieldName","value"],"type":"object","properties":{"fieldName":{"minLength":1,"type":"string"},"entityId":{"type":"string","format":"uuid"},"value":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.EntityTopology.EntityActions.Descriptors.NodeActionKind":{"enum":[0,1,2,3,4],"type":"integer","format":"int32"},"CluedIn.Glossary.Models.AddCategoryModel":{"required":["name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Glossary.Models.AddEndorsementModel":{"required":["termId"],"type":"object","properties":{"termId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Glossary.Models.AddTermModel":{"required":["categoryId","name","ruleSet"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"categoryId":{"type":"string","format":"uuid"},"parentId":{"type":"string","format":"uuid","nullable":true},"ruleSet":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"}},"additionalProperties":false},"CluedIn.Glossary.Models.RatingModel":{"required":["rating","termId"],"type":"object","properties":{"rating":{"maximum":5,"minimum":1,"type":"integer","format":"int32"},"termId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Glossary.Models.TagModel":{"required":["name"],"type":"object","properties":{"id":{"type":"string","format":"uuid","nullable":true},"name":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Glossary.Models.TermListModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"name":{"type":"string","nullable":true},"modifiedBy":{"type":"string","nullable":true},"createdBy":{"type":"string","nullable":true},"active":{"type":"boolean"},"categoryId":{"type":"string","format":"uuid"},"categoryName":{"type":"string","nullable":true},"matches":{"type":"integer","format":"int32"},"requiresAttention":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Glossary.Models.TermPagingResult":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TermListModel"},"nullable":true},"total":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Glossary.Models.UpdateCategoryModel":{"required":["id","name"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Glossary.Models.UpdateTermModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"isObsolete":{"type":"boolean"},"active":{"type":"boolean"},"categoryId":{"type":"string","format":"uuid"},"certificationLevel":{"type":"string","nullable":true},"ruleSet":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"organizationId":{"type":"string","format":"uuid"},"relatedTags":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Glossary.Models.TagModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Rules.Preview.DataPreviewFieldModel":{"type":"object","properties":{"dataType":{"type":"string","nullable":true},"objectType":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.MappingTypeEnum"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Clean.Models.CommitModel":{"required":["staleDataStrategy"],"type":"object","properties":{"staleDataStrategy":{"$ref":"#/components/schemas/CluedIn.Clean.Project.Models.StaleDataStrategy"},"autoGenerateRules":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Clean.Models.CreateOrUpdateCleanProjectModel":{"required":["condition","fields","name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"fields":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Clean.Models.Field"}},"query":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Clean.Models.Field":{"type":"object","properties":{"fieldName":{"type":"string","nullable":true},"type":{"$ref":"#/components/schemas/CluedIn.Clean.Project.Models.FieldType"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.AddOrUpdateStreamModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"rules":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleModel"},"nullable":true},"connectorProviderDefinitionId":{"type":"string","format":"uuid","nullable":true},"containerName":{"type":"string","nullable":true},"exportIncomingEdges":{"type":"boolean"},"exportOutgoingEdges":{"type":"boolean"},"exportIncomingEdgeProperties":{"type":"boolean"},"exportOutgoingEdgeProperties":{"type":"boolean"},"mode":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMode"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.StreamStatus":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.StreamViewModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","format":"uuid"},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","format":"uuid","nullable":true},"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"rules":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleModel"},"nullable":true},"rulesApplied":{"type":"integer","format":"int32"},"connectorProviderDefinitionId":{"type":"string","format":"uuid","nullable":true},"containerName":{"type":"string","nullable":true},"exportIncomingEdges":{"type":"boolean"},"exportOutgoingEdges":{"type":"boolean"},"exportIncomingEdgeProperties":{"type":"boolean"},"exportOutgoingEdgeProperties":{"type":"boolean"},"mode":{"$ref":"#/components/schemas/CluedIn.Core.Streams.Models.StreamMode"},"status":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.StreamStatus"},"requiresAttention":{"type":"boolean"},"connectorProperties":{"type":"object","additionalProperties":{},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Consume.Streams.StreamPagingResult":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Consume.Streams.Models.StreamViewModel"},"nullable":true},"total":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Copilot.Models.CreateOrUpdateChatSessionModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"title":{"type":"string","nullable":true},"currentUrl":{"type":"string","nullable":true},"language":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Copilot.Models.GetSuggestionsModel":{"type":"object","properties":{"currentUrl":{"type":"string","nullable":true},"language":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Copilot.Models.SendChatModel":{"type":"object","properties":{"sessionId":{"type":"string","format":"uuid"},"content":{"type":"string","nullable":true},"currentUrl":{"type":"string","nullable":true},"language":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.ChangeRuleOrderModel":{"required":["ruleOrder"],"type":"object","properties":{"ruleOrder":{"type":"object","additionalProperties":{"type":"integer","format":"int32"}}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateProjectModel":{"required":["deduplicationScopeFilter","deduplicationScopeFilterType","name"],"type":"object","properties":{"name":{"maxLength":250,"minLength":1,"type":"string"},"deduplicationScopeFilter":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"deduplicationScopeFilterType":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Storage.DeduplicationScopeFilterType"},"shouldLimitQuerySize":{"type":"boolean"},"querySizeLimit":{"type":"integer","format":"int32","nullable":true},"filterByLastGenerationStartTime":{"type":"boolean"},"description":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateRuleModel":{"required":["name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"matchingCriteria":{"minItems":1,"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.MatchingCriteriaCreateOrUpdateModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.CreateOrUpdateUserDecisionModel":{"required":["userDecisions"],"type":"object","properties":{"userDecisions":{"minItems":1,"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.UserDecisionModel"}}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.DeleteUserDecisionModel":{"required":["userDecisions"],"type":"object","properties":{"userDecisions":{"minItems":1,"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Deduplication.Services.Models.UserDecisionModel"}}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.MatchingCriteriaCreateOrUpdateModel":{"required":["fieldName","matchingTypeId","name","objectType"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"objectType":{"$ref":"#/components/schemas/CluedIn.Deduplication.Project.Data.Models.MatchingLevel"},"fieldName":{"minLength":1,"type":"string"},"matchingTypeId":{"type":"string","format":"uuid"},"comparisonConfiguration":{"type":"object","additionalProperties":{"type":"string"},"nullable":true},"normalizationConfiguration":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Deduplication.Models.ProjectNormalizationConfiguration"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.ProjectNormalizationConfiguration":{"type":"object","properties":{"displayName":{"type":"string","nullable":true},"id":{"type":"string","format":"uuid"},"configuration":{"type":"object","additionalProperties":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.RejectGroupsModel":{"required":["groupIds"],"type":"object","properties":{"groupIds":{"minItems":1,"type":"array","items":{"type":"string","format":"uuid"}}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Deduplication.Models.UndoMergeGroupsModel":{"required":["groupIds"],"type":"object","properties":{"groupIds":{"minItems":1,"type":"array","items":{"type":"string","format":"uuid"}}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgeToCreateModel":{"type":"object","properties":{"fromEntityId":{"type":"string","format":"uuid"},"toEntityId":{"type":"string","format":"uuid"},"edgeType":{"type":"string","nullable":true},"propertiesToAddOrUpdate":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertyToAddOrUpdate"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgeToDeleteModel":{"type":"object","properties":{"fromEntityId":{"type":"string","format":"uuid"},"toEntityId":{"type":"string","format":"uuid"},"edgeType":{"type":"string","nullable":true},"propertiesHash":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgeToModifyModel":{"type":"object","properties":{"fromEntityId":{"type":"string","format":"uuid"},"toEntityId":{"type":"string","format":"uuid"},"edgeType":{"type":"string","nullable":true},"propertiesHash":{"type":"string","nullable":true},"newEdgeType":{"type":"string","nullable":true},"newToEntityId":{"type":"string","format":"uuid","nullable":true},"propertyKeysToRemove":{"type":"array","items":{"type":"string"},"nullable":true},"propertiesToAddOrUpdate":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertyToAddOrUpdate"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgesToModifyModel":{"type":"object","properties":{"edgeToDelete":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgeToDeleteModel"},"nullable":true},"edgeToCreate":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgeToCreateModel"},"nullable":true},"edgeToModify":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.EdgeToModifyModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityModification.Models.EntityPropertiesModificationModel":{"type":"object","properties":{"entityId":{"type":"string","format":"uuid"},"modifications":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertiesToModifyModel":{"type":"object","properties":{"aliasesToRemove":{"type":"array","items":{"type":"string"},"nullable":true},"aliasesToAdd":{"type":"array","items":{"type":"string"},"nullable":true},"descriptionToSet":{"type":"string","nullable":true},"displayNameToSet":{"type":"string","nullable":true},"nameToSet":{"type":"string","nullable":true},"entityTypeToSet":{"type":"string","nullable":true},"uriToSet":{"type":"string","nullable":true},"tagsToRemove":{"type":"array","items":{"type":"string"},"nullable":true},"tagsToAdd":{"type":"array","items":{"type":"string"},"nullable":true},"externalReferencesToRemove":{"type":"array","items":{"type":"string"},"nullable":true},"externalReferencesToAdd":{"type":"array","items":{"type":"string"},"nullable":true},"propertyKeysToRemove":{"type":"array","items":{"type":"string"},"nullable":true},"propertiesToAddOrUpdate":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertyToAddOrUpdate"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityModification.Models.PropertyToAddOrUpdate":{"type":"object","properties":{"key":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityTopology.Models.SplitEntityActionRequest":{"type":"object","properties":{"kind":{"$ref":"#/components/schemas/CluedIn.EntityTopology.EntityActions.Descriptors.NodeActionKind"},"code":{"type":"string","nullable":true},"dataPartIds":{"type":"array","items":{"type":"integer","format":"int64"},"nullable":true},"dataPartId":{"type":"integer","format":"int64"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.CreateOrUpdateEntityTypeInfoModel":{"required":["type"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"type":{"minLength":1,"type":"string"},"icon":{"type":"string","nullable":true},"displayName":{"type":"string","nullable":true},"route":{"type":"string","nullable":true},"active":{"type":"boolean"},"color":{"type":"string","nullable":true},"layoutConfiguration":{"type":"string","nullable":true},"pageTemplateId":{"type":"string","format":"uuid","nullable":true},"ownedByRoleId":{"type":"string","format":"uuid","nullable":true},"additionalProperties":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.EntityTypeAdditionalProperty"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.EntityTypeInfo.Models.EntityTypeAdditionalProperty":{"type":"object","properties":{"type":{"type":"string","nullable":true},"regex":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelEdge":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"from":{"type":"string","nullable":true},"to":{"type":"string","nullable":true},"type":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelNode":{"type":"object","properties":{"id":{"type":"string","nullable":true},"displayName":{"type":"string","nullable":true},"label":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"x":{"type":"integer","format":"int32"},"y":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelResponseModel":{"type":"object","properties":{"edges":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelEdge"},"nullable":true,"readOnly":true},"nodes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Governance.GlobalDataModel.Models.GlobalDataModelNode"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.History.Models.SortedDateFilter":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Controllers.Integrations.Models.DeleteExternalSearchQueryResponse":{"type":"object","properties":{"jobId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Integrations.Models.TriggerEnrichmentResponse":{"type":"object","properties":{"jobId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.AddAiAgentModel":{"required":["name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"instructions":{"type":"string","nullable":true},"metadata":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiAgents.Models.UpdateAiAgentModel":{"required":["name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"instructions":{"type":"string","nullable":true},"metadata":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobSkills.Models.SkillModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"autoApprove":{"type":"boolean"},"supportedPrimaryDataSourceTypes":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AddAiJobModel":{"required":["name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"metadata":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"prompt":{"type":"string","nullable":true},"allowedSkills":{"type":"array","items":{"type":"string"},"nullable":true},"enableCronSchedule":{"type":"boolean"},"cronSchedule":{"type":"string","nullable":true},"endpointId":{"type":"string","format":"uuid"},"aiAgentId":{"type":"string","format":"uuid"},"enabled":{"type":"boolean"},"dataSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobDataSourceModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobDataSourceModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"filterRule":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"sample":{"type":"boolean"},"sampleSize":{"maximum":1000,"minimum":0,"type":"integer","format":"int32","nullable":true},"isReferenceData":{"type":"boolean","nullable":true},"dataSetId":{"type":"string","format":"uuid","nullable":true},"vocabularyKeys":{"type":"array","items":{"type":"string"},"nullable":true},"tail":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobDataSourceViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"filterRule":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"sample":{"type":"boolean"},"sampleSize":{"maximum":1000,"minimum":0,"type":"integer","format":"int32","nullable":true},"isReferenceData":{"type":"boolean","nullable":true},"dataSetId":{"type":"string","format":"uuid","nullable":true},"vocabularyKeys":{"type":"array","items":{"type":"string"},"nullable":true},"tail":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobListItemViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"allowedSkills":{"type":"array","items":{"type":"string"},"nullable":true},"enabled":{"type":"boolean"},"aiAgentId":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","nullable":true},"jobProgressId":{"type":"string","format":"uuid","nullable":true},"totalTokenCost":{"type":"number","format":"double"},"costCurrency":{"type":"string","nullable":true},"metadata":{"type":"object","additionalProperties":{"type":"string"},"nullable":true},"enableCronSchedule":{"type":"boolean"},"cronSchedule":{"type":"string","nullable":true},"pendingItems":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobPreviewViewModel":{"type":"object","properties":{"input":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"runId":{"type":"string","format":"uuid","readOnly":true},"description":{"type":"string","nullable":true,"readOnly":true},"type":{"type":"string","nullable":true,"readOnly":true},"createdAt":{"type":"string","format":"date-time","readOnly":true},"approvedEntityDetails":{"type":"string","nullable":true,"readOnly":true},"model":{"nullable":true,"readOnly":true},"status":{"type":"string","nullable":true,"readOnly":true},"state":{"type":"string","nullable":true,"readOnly":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true,"readOnly":true},"modifiedBy":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"chatId":{"type":"string","format":"uuid","readOnly":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel":{"type":"object","properties":{"type":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"count":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"runId":{"type":"string","format":"uuid","readOnly":true},"description":{"type":"string","nullable":true,"readOnly":true},"type":{"type":"string","nullable":true,"readOnly":true},"createdAt":{"type":"string","format":"date-time","readOnly":true},"approvedEntityDetails":{"type":"string","nullable":true,"readOnly":true},"model":{"nullable":true,"readOnly":true},"status":{"type":"string","nullable":true,"readOnly":true},"state":{"type":"string","nullable":true,"readOnly":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true,"readOnly":true},"modifiedBy":{"type":"string","format":"uuid","nullable":true,"readOnly":true},"chatId":{"type":"string","format":"uuid","readOnly":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultsSummaryViewModel":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultSummaryViewModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"sequenceId":{"type":"integer","format":"int32","readOnly":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"sequenceId":{"type":"integer","format":"int32","readOnly":true},"input":{"type":"string","nullable":true,"readOnly":true},"output":{"type":"string","nullable":true,"readOnly":true},"rawRequest":{"type":"string","nullable":true,"readOnly":true},"rawResponse":{"type":"string","nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true},"startedAt":{"type":"string","format":"date-time","readOnly":true},"completedAt":{"type":"string","format":"date-time","nullable":true,"readOnly":true},"state":{"type":"string","nullable":true,"readOnly":true},"count":{"type":"integer","format":"int32","readOnly":true},"createdBy":{"type":"string","format":"uuid","readOnly":true},"jobDetail":{"$ref":"#/components/schemas/CluedIn.Core.Data.Relational.AiJob"},"dryRun":{"type":"boolean","readOnly":true},"chatsWithNoResults":{"type":"array","items":{"type":"string","format":"uuid"},"nullable":true,"readOnly":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel":{"type":"object","properties":{"description":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"model":{"nullable":true},"chatId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobViewModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"prompt":{"type":"string","nullable":true},"allowedSkills":{"type":"array","items":{"type":"string"},"nullable":true},"enableCronSchedule":{"type":"boolean"},"cronSchedule":{"type":"string","nullable":true},"endpointId":{"type":"string","format":"uuid"},"endpointName":{"type":"string","nullable":true},"enabled":{"type":"boolean"},"aiAgentId":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","nullable":true},"dataSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobDataSourceViewModel"},"nullable":true},"resultsSummary":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultsSummaryViewModel"},"jobProgressId":{"type":"string","format":"uuid","nullable":true},"providerDefinitionId":{"type":"string","format":"uuid","nullable":true},"costPerInputToken":{"type":"number","format":"double"},"costPerOutputToken":{"type":"number","format":"double"},"totalTokenCost":{"type":"number","format":"double"},"costCurrency":{"type":"string","nullable":true},"metadata":{"type":"object","additionalProperties":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalAction":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalModel":{"required":["action","results"],"type":"object","properties":{"results":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.ResultApprovalDetails"}},"action":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalAction"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.BulkAiResultApprovalRequestModel":{"required":["action"],"type":"object","properties":{"action":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiResultApprovalAction"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.GenerateAiJobPreviewModel":{"required":["name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"metadata":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"prompt":{"type":"string","nullable":true},"allowedSkills":{"type":"array","items":{"type":"string"},"nullable":true},"enableCronSchedule":{"type":"boolean"},"cronSchedule":{"type":"string","nullable":true},"endpointId":{"type":"string","format":"uuid"},"aiAgentId":{"type":"string","format":"uuid"},"enabled":{"type":"boolean"},"dataSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobDataSourceModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.ResultApprovalDetails":{"type":"object","properties":{"resultId":{"type":"string","format":"uuid"},"userOverride":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.JsonPatchDocument"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunNowResultModel":{"type":"object","properties":{"jobProgressId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.RunTypeFilter":{"enum":[0,1,2],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.StreamItem`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"type":"object","properties":{"item":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatViewModel"},"offset":{"type":"integer","format":"int64"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.UpdateAiJobModel":{"required":["name"],"type":"object","properties":{"name":{"minLength":1,"type":"string"},"description":{"type":"string","nullable":true},"metadata":{"type":"object","additionalProperties":{"type":"string","nullable":true},"nullable":true},"prompt":{"type":"string","nullable":true},"allowedSkills":{"type":"array","items":{"type":"string"},"nullable":true},"enableCronSchedule":{"type":"boolean"},"cronSchedule":{"type":"string","nullable":true},"endpointId":{"type":"string","format":"uuid"},"aiAgentId":{"type":"string","format":"uuid"},"enabled":{"type":"boolean"},"dataSources":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobDataSourceModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.AppendEntitiesFromEdgesModel":{"required":["edgeType","patches"],"type":"object","properties":{"hierarchyId":{"type":"string","format":"uuid"},"patches":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.JsonPatchDocument`1[[System.Collections.Generic.List`1[[CluedIn.Hierarchies.Storage.Models.HierarchyNode, CluedIn.Hierarchies, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"},"majorVersion":{"type":"integer","format":"int32"},"minorVersion":{"type":"integer","format":"int32"},"edgeType":{"minLength":1,"type":"string"},"edgeDirection":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.EdgeDirection"},"newTreesOption":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.NewTreesOption"},"targetEntityCodes":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.CloneHierarchyModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.EdgeDirection":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.GetEntitiesFromEdgeTypeModel":{"type":"object","properties":{"edgeType":{"type":"string","nullable":true},"keyword":{"type":"string","nullable":true},"take":{"type":"integer","format":"int32","nullable":true},"edgeDirection":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.EdgeDirection"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"entityType":{"type":"string","nullable":true},"status":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyProjectState"},"numberOfNodes":{"type":"integer","format":"int32","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","format":"uuid","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","format":"uuid","nullable":true},"isDeleted":{"type":"boolean"},"majorVersion":{"type":"integer","format":"int32"},"minorVersion":{"type":"integer","format":"int32"},"previousRevisions":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchySummaryModel"},"nullable":true},"relationships":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyNode"},"nullable":true},"entityEdgeType":{"type":"string","nullable":true},"entityEdgeDirection":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.EdgeDirection"},"createWithTopLevelRoots":{"type":"boolean"},"createMultiProjects":{"type":"boolean"},"rootNodeOriginEntityCodes":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.SelectedRootHierarchyNodeModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyNode":{"type":"object","properties":{"displayName":{"type":"string","nullable":true},"entityId":{"type":"string","nullable":true},"entityType":{"type":"string","nullable":true},"originEntityCode":{"type":"string","nullable":true},"previewUrl":{"type":"string","nullable":true},"iconName":{"type":"string","nullable":true},"children":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyNode"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyProjectState":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchySummaryModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"entityType":{"type":"string","nullable":true},"status":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyProjectState"},"numberOfNodes":{"type":"integer","format":"int32","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","format":"uuid","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","format":"uuid","nullable":true},"isDeleted":{"type":"boolean"},"majorVersion":{"type":"integer","format":"int32"},"minorVersion":{"type":"integer","format":"int32"},"previousRevisions":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchySummaryModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.NewTreesOption":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PreviewEntitiesModel":{"required":["edgeType","patches"],"type":"object","properties":{"hierarchyId":{"type":"string","format":"uuid"},"patches":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.JsonPatchDocument`1[[System.Collections.Generic.List`1[[CluedIn.Hierarchies.Storage.Models.HierarchyNode, CluedIn.Hierarchies, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"},"majorVersion":{"type":"integer","format":"int32"},"minorVersion":{"type":"integer","format":"int32"},"hierarchy":{"type":"string","nullable":true},"edgeType":{"minLength":1,"type":"string"},"edgeDirection":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.EdgeDirection"},"newTreesOption":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.NewTreesOption"},"targetEntityCodes":{"type":"array","items":{"type":"string"},"nullable":true},"keyword":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.PublishHierarchyModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"majorVersion":{"type":"integer","format":"int32"},"minorVersion":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.RefreshHierarchyModel":{"type":"object","properties":{"hierarchyId":{"type":"string","format":"uuid"},"patches":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.JsonPatchDocument`1[[System.Collections.Generic.List`1[[CluedIn.Hierarchies.Storage.Models.HierarchyNode, CluedIn.Hierarchies, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"},"majorVersion":{"type":"integer","format":"int32"},"minorVersion":{"type":"integer","format":"int32"},"targetEntityCodes":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.SelectedRootHierarchyNodeModel":{"type":"object","properties":{"label":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.UpdateHierarchyModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"entityType":{"type":"string","nullable":true},"status":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchyProjectState"},"numberOfNodes":{"type":"integer","format":"int32","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","format":"uuid","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","format":"uuid","nullable":true},"isDeleted":{"type":"boolean"},"majorVersion":{"type":"integer","format":"int32"},"minorVersion":{"type":"integer","format":"int32"},"previousRevisions":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.Hierarchies.Models.HierarchySummaryModel"},"nullable":true},"patches":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.JsonPatchDocument`1[[System.Collections.Generic.List`1[[CluedIn.Hierarchies.Storage.Models.HierarchyNode, CluedIn.Hierarchies, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Rules.RuleDataPreviewModel":{"type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Rules.Preview.DataPreviewFieldModel"},"nullable":true},"rules":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"actions":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Management.Rules.RulePagingResult":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleModel"},"nullable":true},"total":{"type":"integer","format":"int32"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Organization.Models.SettingActionCallbackModel":{"type":"object","properties":{"groupName":{"type":"string","nullable":true},"action":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.Organization.SettingGroupActionModel"},"settings":{"type":"object","additionalProperties":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Organization.Models.UpdateOrganizationSettingsModel":{"type":"object","properties":{"settings":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateFavoriteModel":{"required":["savedSearchId"],"type":"object","properties":{"savedSearchId":{"type":"string","format":"uuid"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.SavedSearchUI.Models.CreateOrUpdateSavedSearchModel":{"required":["area","data","name"],"type":"object","properties":{"name":{"maxLength":250,"minLength":1,"type":"string"},"data":{"minLength":1,"type":"string"},"isGlobal":{"type":"boolean"},"area":{"maxLength":250,"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.UserSettings.Models.CreateOrUpdateSettingModel":{"required":["data","key"],"type":"object","properties":{"key":{"minLength":1,"type":"string"},"data":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Vocabs.Models.ResolveUsedVocabularyKeysByConditionQuery":{"type":"object","properties":{"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"}},"additionalProperties":false},"CluedIn.Server.WebApi.Controllers.Vocabs.VocabularyController+KeysExistModel":{"type":"object","properties":{"keys":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Merge":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"propertyName":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.DuplicateDetection.PotentialDuplicateEntitiesModel":{"required":["keyMapping"],"type":"object","properties":{"entityType":{"type":"string","nullable":true},"keyMapping":{"type":"object","additionalProperties":{"type":"string","nullable":true}}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.Organization.SettingGroupActionModel":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.Organization.SettingModel":{"type":"object","properties":{"key":{"type":"string","nullable":true},"dataType":{"type":"string","nullable":true},"group":{"type":"string","nullable":true},"displayName":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"value":{"type":"string","nullable":true},"isSecret":{"type":"boolean","nullable":true},"passwordMaskingCharacter":{"type":"string","nullable":true},"featureFlags":{"type":"array","items":{"type":"string"},"nullable":true},"defaultValue":{"type":"string","nullable":true},"areas":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.OrganizationProfileModel":{"required":["clientId","organizationName","theme"],"type":"object","properties":{"id":{"type":"string","format":"uuid"},"clientId":{"maxLength":100,"minLength":0,"type":"string"},"organizationName":{"maxLength":128,"minLength":0,"type":"string"},"description":{"type":"string","nullable":true},"domain":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"logo":{"type":"string","nullable":true},"banner":{"type":"string","nullable":true},"logoFullResolution":{"type":"string","nullable":true},"bannerFullResolution":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"location":{"maxLength":100,"minLength":0,"type":"string","nullable":true},"locationGeocode":{"$ref":"#/components/schemas/CluedIn.Core.Geocode"},"allowEmailDomainSignup":{"type":"boolean","nullable":true},"primaryColor":{"maxLength":7,"minLength":0,"pattern":"(?:^\\#?[0-9a-fA-F]{1,6}$|^$)","type":"string","nullable":true},"secondaryColor":{"maxLength":7,"minLength":0,"pattern":"(?:^\\#?[0-9a-fA-F]{1,6}$|^$)","type":"string","nullable":true},"darkMainColor":{"maxLength":7,"minLength":0,"pattern":"(?:^\\#?[0-9a-fA-F]{1,6}$|^$)","type":"string","nullable":true},"theme":{"minLength":1,"type":"string"}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"required":["currentPage","data","pageSize","totalCount"],"type":"object","properties":{"totalCount":{"type":"integer","format":"int32"},"pageSize":{"type":"integer","format":"int32"},"currentPage":{"type":"integer","format":"int32"},"totalPages":{"type":"integer","format":"int32","readOnly":true},"data":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobResultListItemViewModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"required":["currentPage","data","pageSize","totalCount"],"type":"object","properties":{"totalCount":{"type":"integer","format":"int32"},"pageSize":{"type":"integer","format":"int32"},"currentPage":{"type":"integer","format":"int32"},"totalPages":{"type":"integer","format":"int32","readOnly":true},"data":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunChatListItemViewModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"required":["currentPage","data","pageSize","totalCount"],"type":"object","properties":{"totalCount":{"type":"integer","format":"int32"},"pageSize":{"type":"integer","format":"int32"},"currentPage":{"type":"integer","format":"int32"},"totalPages":{"type":"integer","format":"int32","readOnly":true},"data":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunListItemViewModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.PaginatedResponse`1[[CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel, CluedIn.Server.WebApi, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"required":["currentPage","data","pageSize","totalCount"],"type":"object","properties":{"totalCount":{"type":"integer","format":"int32"},"pageSize":{"type":"integer","format":"int32"},"currentPage":{"type":"integer","format":"int32"},"totalPages":{"type":"integer","format":"int32","readOnly":true},"data":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Server.WebApi.Controllers.Management.AiJobs.Models.AiJobRunResultViewModel"},"nullable":true}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.Rules.UpdateProcessingRuleModel":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"id":{"type":"string","format":"uuid"},"organizationId":{"type":"string","format":"uuid"},"isActive":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string","nullable":true},"modifiedAt":{"type":"string","format":"date-time","nullable":true},"modifiedBy":{"type":"string","nullable":true},"condition":{"$ref":"#/components/schemas/CluedIn.Core.Rules.QueryBuilder.FilterRule"},"rules":{"type":"array","items":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.RuleModel"},"nullable":true},"numberOfRecords":{"type":"integer","format":"int32"},"rulesApplied":{"type":"integer","format":"int32","readOnly":true},"order":{"type":"integer","format":"int32"},"sourceObjectId":{"type":"string","nullable":true},"sourceTypeId":{"type":"string","format":"uuid","nullable":true},"scope":{"$ref":"#/components/schemas/CluedIn.Core.Rules.Models.ProcessingRuleScope"},"isReprocessing":{"type":"boolean"},"requiresAttention":{"type":"boolean"},"hasFailed":{"type":"boolean"},"affectedRecords":{"type":"integer","format":"int64"},"shouldReprocess":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Server.WebApi.Models.SortDirection":{"enum":[0,1],"type":"integer","format":"int32"},"CluedIn.Server.WebApi.Models.UpdateOrganizationSettingModel":{"required":["configurationKey","useDefault","value"],"type":"object","properties":{"configurationKey":{"minLength":1,"type":"string"},"value":{"minLength":1,"type":"string"},"useDefault":{"type":"boolean"}},"additionalProperties":false},"CluedIn.Streams.StreamLog.History.StreamHistoryLogAreaEnum":{"enum":[0,1,2],"type":"integer","format":"int32"},"ComponentHost.ComponentInfo":{"type":"object","properties":{"code":{"type":"string","nullable":true},"group":{"type":"string","nullable":true},"displayName":{"type":"string","nullable":true},"typeName":{"type":"string","nullable":true},"assemblyQualifiedName":{"type":"string","nullable":true},"componentType":{"$ref":"#/components/schemas/ComponentHost.ComponentType"},"dotNetHostBuilder":{"type":"boolean"},"assemblyName":{"type":"string","nullable":true},"configurationFile":{"type":"string","nullable":true},"assemblyFileName":{"type":"string","nullable":true},"productVersion":{"type":"string","nullable":true},"assemblyVersion":{"type":"string","nullable":true},"fileVersion":{"type":"string","nullable":true},"componentConfigurationDocument":{"type":"string","nullable":true},"isolation":{"$ref":"#/components/schemas/ComponentHost.ComponentIsolation"},"dependencies":{"type":"array","items":{"type":"string"},"nullable":true},"groupDependencies":{"type":"array","items":{"type":"string"},"nullable":true},"interfaces":{"type":"array","items":{"type":"string"},"nullable":true},"baseTypes":{"type":"array","items":{"type":"string"},"nullable":true},"initializeOrder":{"$ref":"#/components/schemas/ComponentHost.ComponentInitializeOrder"}},"additionalProperties":false},"ComponentHost.ComponentInitializeOrder":{"enum":[0,-2,-1],"type":"integer","format":"int32"},"ComponentHost.ComponentIsolation":{"enum":[0,1],"type":"integer","format":"int32"},"ComponentHost.ComponentType":{"enum":[0,1,2,3,4],"type":"integer","format":"int32"},"Microsoft.AspNetCore.JsonPatch.JsonPatchDocument":{"type":"object","properties":{"operations":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation"},"nullable":true,"readOnly":true},"contractResolver":{"$ref":"#/components/schemas/Newtonsoft.Json.Serialization.IContractResolver"}},"additionalProperties":false},"Microsoft.AspNetCore.JsonPatch.JsonPatchDocument`1[[System.Collections.Generic.List`1[[CluedIn.Hierarchies.Storage.Models.HierarchyNode, CluedIn.Hierarchies, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]":{"type":"object","properties":{"operations":{"type":"array","items":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.Operation`1[[System.Collections.Generic.List`1[[CluedIn.Hierarchies.Storage.Models.HierarchyNode, CluedIn.Hierarchies, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"},"nullable":true,"readOnly":true},"contractResolver":{"$ref":"#/components/schemas/Newtonsoft.Json.Serialization.IContractResolver"}},"additionalProperties":false},"Microsoft.AspNetCore.JsonPatch.Operations.Operation":{"type":"object","properties":{"operationType":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.OperationType"},"path":{"type":"string","nullable":true},"op":{"type":"string","nullable":true},"from":{"type":"string","nullable":true},"value":{"nullable":true}},"additionalProperties":false},"Microsoft.AspNetCore.JsonPatch.Operations.OperationType":{"enum":[0,1,2,3,4,5,6],"type":"integer","format":"int32"},"Microsoft.AspNetCore.JsonPatch.Operations.Operation`1[[System.Collections.Generic.List`1[[CluedIn.Hierarchies.Storage.Models.HierarchyNode, CluedIn.Hierarchies, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]":{"type":"object","properties":{"operationType":{"$ref":"#/components/schemas/Microsoft.AspNetCore.JsonPatch.Operations.OperationType"},"path":{"type":"string","nullable":true},"op":{"type":"string","nullable":true},"from":{"type":"string","nullable":true},"value":{"nullable":true}},"additionalProperties":false},"Microsoft.Extensions.Logging.ILogger":{"type":"object","additionalProperties":false},"Microsoft.Extensions.Logging.LogLevel":{"enum":[0,1,2,3,4,5,6],"type":"integer","format":"int32"},"Newtonsoft.Json.Serialization.IContractResolver":{"type":"object","additionalProperties":false},"System.DayOfWeek":{"enum":[0,1,2,3,4,5,6],"type":"integer","format":"int32"},"System.Exception":{"type":"object","properties":{"targetSite":{"$ref":"#/components/schemas/System.Reflection.MethodBase"},"message":{"type":"string","nullable":true,"readOnly":true},"data":{"type":"object","additionalProperties":{},"nullable":true,"readOnly":true},"innerException":{"$ref":"#/components/schemas/System.Exception"},"helpLink":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"hResult":{"type":"integer","format":"int32"},"stackTrace":{"type":"string","nullable":true,"readOnly":true}},"additionalProperties":false},"System.Globalization.Calendar":{"type":"object","properties":{"minSupportedDateTime":{"type":"string","format":"date-time","readOnly":true},"maxSupportedDateTime":{"type":"string","format":"date-time","readOnly":true},"algorithmType":{"$ref":"#/components/schemas/System.Globalization.CalendarAlgorithmType"},"isReadOnly":{"type":"boolean","readOnly":true},"eras":{"type":"array","items":{"type":"integer","format":"int32"},"nullable":true,"readOnly":true},"twoDigitYearMax":{"type":"integer","format":"int32"}},"additionalProperties":false},"System.Globalization.CalendarAlgorithmType":{"enum":[0,1,2,3],"type":"integer","format":"int32"},"System.Globalization.CalendarWeekRule":{"enum":[0,1,2],"type":"integer","format":"int32"},"System.Globalization.CompareInfo":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"version":{"$ref":"#/components/schemas/System.Globalization.SortVersion"},"lcid":{"type":"integer","format":"int32","readOnly":true}},"additionalProperties":false},"System.Globalization.CultureInfo":{"type":"object","properties":{"parent":{"$ref":"#/components/schemas/System.Globalization.CultureInfo"},"lcid":{"type":"integer","format":"int32","readOnly":true},"keyboardLayoutId":{"type":"integer","format":"int32","readOnly":true},"name":{"type":"string","nullable":true},"ietfLanguageTag":{"type":"string","nullable":true,"readOnly":true},"displayName":{"type":"string","nullable":true,"readOnly":true},"nativeName":{"type":"string","nullable":true,"readOnly":true},"englishName":{"type":"string","nullable":true,"readOnly":true},"twoLetterISOLanguageName":{"type":"string","nullable":true,"readOnly":true},"threeLetterISOLanguageName":{"type":"string","nullable":true,"readOnly":true},"threeLetterWindowsLanguageName":{"type":"string","nullable":true,"readOnly":true},"compareInfo":{"$ref":"#/components/schemas/System.Globalization.CompareInfo"},"textInfo":{"$ref":"#/components/schemas/System.Globalization.TextInfo"},"isNeutralCulture":{"type":"boolean","readOnly":true},"cultureTypes":{"$ref":"#/components/schemas/System.Globalization.CultureTypes"},"numberFormat":{"$ref":"#/components/schemas/System.Globalization.NumberFormatInfo"},"dateTimeFormat":{"$ref":"#/components/schemas/System.Globalization.DateTimeFormatInfo"},"calendar":{"$ref":"#/components/schemas/System.Globalization.Calendar"},"optionalCalendars":{"type":"array","items":{"$ref":"#/components/schemas/System.Globalization.Calendar"},"nullable":true,"readOnly":true},"useUserOverride":{"type":"boolean","readOnly":true},"isReadOnly":{"type":"boolean","readOnly":true}},"additionalProperties":false},"System.Globalization.CultureTypes":{"enum":[1,2,4,7,8,16,32,64],"type":"integer","format":"int32"},"System.Globalization.DateTimeFormatInfo":{"type":"object","properties":{"amDesignator":{"type":"string","nullable":true},"calendar":{"$ref":"#/components/schemas/System.Globalization.Calendar"},"dateSeparator":{"type":"string","nullable":true},"firstDayOfWeek":{"$ref":"#/components/schemas/System.DayOfWeek"},"calendarWeekRule":{"$ref":"#/components/schemas/System.Globalization.CalendarWeekRule"},"fullDateTimePattern":{"type":"string","nullable":true},"longDatePattern":{"type":"string","nullable":true},"longTimePattern":{"type":"string","nullable":true},"monthDayPattern":{"type":"string","nullable":true},"pmDesignator":{"type":"string","nullable":true},"rfC1123Pattern":{"type":"string","nullable":true,"readOnly":true},"shortDatePattern":{"type":"string","nullable":true},"shortTimePattern":{"type":"string","nullable":true},"sortableDateTimePattern":{"type":"string","nullable":true,"readOnly":true},"timeSeparator":{"type":"string","nullable":true},"universalSortableDateTimePattern":{"type":"string","nullable":true,"readOnly":true},"yearMonthPattern":{"type":"string","nullable":true},"abbreviatedDayNames":{"type":"array","items":{"type":"string"},"nullable":true},"shortestDayNames":{"type":"array","items":{"type":"string"},"nullable":true},"dayNames":{"type":"array","items":{"type":"string"},"nullable":true},"abbreviatedMonthNames":{"type":"array","items":{"type":"string"},"nullable":true},"monthNames":{"type":"array","items":{"type":"string"},"nullable":true},"isReadOnly":{"type":"boolean","readOnly":true},"nativeCalendarName":{"type":"string","nullable":true,"readOnly":true},"abbreviatedMonthGenitiveNames":{"type":"array","items":{"type":"string"},"nullable":true},"monthGenitiveNames":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false},"System.Globalization.DigitShapes":{"enum":[0,1,2],"type":"integer","format":"int32"},"System.Globalization.NumberFormatInfo":{"type":"object","properties":{"currencyDecimalDigits":{"type":"integer","format":"int32"},"currencyDecimalSeparator":{"type":"string","nullable":true},"isReadOnly":{"type":"boolean","readOnly":true},"currencyGroupSizes":{"type":"array","items":{"type":"integer","format":"int32"},"nullable":true},"numberGroupSizes":{"type":"array","items":{"type":"integer","format":"int32"},"nullable":true},"percentGroupSizes":{"type":"array","items":{"type":"integer","format":"int32"},"nullable":true},"currencyGroupSeparator":{"type":"string","nullable":true},"currencySymbol":{"type":"string","nullable":true},"naNSymbol":{"type":"string","nullable":true},"currencyNegativePattern":{"type":"integer","format":"int32"},"numberNegativePattern":{"type":"integer","format":"int32"},"percentPositivePattern":{"type":"integer","format":"int32"},"percentNegativePattern":{"type":"integer","format":"int32"},"negativeInfinitySymbol":{"type":"string","nullable":true},"negativeSign":{"type":"string","nullable":true},"numberDecimalDigits":{"type":"integer","format":"int32"},"numberDecimalSeparator":{"type":"string","nullable":true},"numberGroupSeparator":{"type":"string","nullable":true},"currencyPositivePattern":{"type":"integer","format":"int32"},"positiveInfinitySymbol":{"type":"string","nullable":true},"positiveSign":{"type":"string","nullable":true},"percentDecimalDigits":{"type":"integer","format":"int32"},"percentDecimalSeparator":{"type":"string","nullable":true},"percentGroupSeparator":{"type":"string","nullable":true},"percentSymbol":{"type":"string","nullable":true},"perMilleSymbol":{"type":"string","nullable":true},"nativeDigits":{"type":"array","items":{"type":"string"},"nullable":true},"digitSubstitution":{"$ref":"#/components/schemas/System.Globalization.DigitShapes"}},"additionalProperties":false},"System.Globalization.SortVersion":{"type":"object","properties":{"fullVersion":{"type":"integer","format":"int32"},"sortId":{"type":"string","format":"uuid"}},"additionalProperties":false},"System.Globalization.TextInfo":{"type":"object","properties":{"ansiCodePage":{"type":"integer","format":"int32","readOnly":true},"oemCodePage":{"type":"integer","format":"int32","readOnly":true},"macCodePage":{"type":"integer","format":"int32","readOnly":true},"ebcdicCodePage":{"type":"integer","format":"int32","readOnly":true},"lcid":{"type":"integer","format":"int32","readOnly":true},"cultureName":{"type":"string","nullable":true,"readOnly":true},"isReadOnly":{"type":"boolean","readOnly":true},"listSeparator":{"type":"string","nullable":true},"isRightToLeft":{"type":"boolean","readOnly":true}},"additionalProperties":false},"System.IObservable`1[[CluedIn.Core.Events.IRemoteEvent, CluedIn.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"type":"object","additionalProperties":false},"System.IntPtr":{"type":"object","additionalProperties":false},"System.ModuleHandle":{"type":"object","properties":{"mdStreamVersion":{"type":"integer","format":"int32","readOnly":true}},"additionalProperties":false},"System.Net.IPAddress":{"type":"object","properties":{"addressFamily":{"$ref":"#/components/schemas/System.Net.Sockets.AddressFamily"},"scopeId":{"type":"integer","format":"int64"},"isIPv6Multicast":{"type":"boolean","readOnly":true},"isIPv6LinkLocal":{"type":"boolean","readOnly":true},"isIPv6SiteLocal":{"type":"boolean","readOnly":true},"isIPv6Teredo":{"type":"boolean","readOnly":true},"isIPv6UniqueLocal":{"type":"boolean","readOnly":true},"isIPv4MappedToIPv6":{"type":"boolean","readOnly":true},"address":{"type":"integer","format":"int64","deprecated":true}},"additionalProperties":false},"System.Net.NetworkInformation.PhysicalAddress":{"type":"object","additionalProperties":false},"System.Net.Sockets.AddressFamily":{"enum":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,22,23,24,25,26,28,29,65536,65537,-1],"type":"integer","format":"int32"},"System.PlatformID":{"enum":[0,1,2,3,4,5,6,7],"type":"integer","format":"int32"},"System.Reflection.Assembly":{"type":"object","properties":{"definedTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.TypeInfo"},"nullable":true,"readOnly":true},"exportedTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"codeBase":{"type":"string","nullable":true,"readOnly":true,"deprecated":true},"entryPoint":{"$ref":"#/components/schemas/System.Reflection.MethodInfo"},"fullName":{"type":"string","nullable":true,"readOnly":true},"imageRuntimeVersion":{"type":"string","nullable":true,"readOnly":true},"isDynamic":{"type":"boolean","readOnly":true},"location":{"type":"string","nullable":true,"readOnly":true},"reflectionOnly":{"type":"boolean","readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"isFullyTrusted":{"type":"boolean","readOnly":true},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"escapedCodeBase":{"type":"string","nullable":true,"readOnly":true,"deprecated":true},"manifestModule":{"$ref":"#/components/schemas/System.Reflection.Module"},"modules":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.Module"},"nullable":true,"readOnly":true},"globalAssemblyCache":{"type":"boolean","readOnly":true,"deprecated":true},"hostContext":{"type":"integer","format":"int64","readOnly":true},"securityRuleSet":{"$ref":"#/components/schemas/System.Security.SecurityRuleSet"}},"additionalProperties":false},"System.Reflection.CallingConventions":{"enum":[1,2,3,32,64],"type":"integer","format":"int32"},"System.Reflection.ConstructorInfo":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"attributes":{"$ref":"#/components/schemas/System.Reflection.MethodAttributes"},"methodImplementationFlags":{"$ref":"#/components/schemas/System.Reflection.MethodImplAttributes"},"callingConvention":{"$ref":"#/components/schemas/System.Reflection.CallingConventions"},"isAbstract":{"type":"boolean","readOnly":true},"isConstructor":{"type":"boolean","readOnly":true},"isFinal":{"type":"boolean","readOnly":true},"isHideBySig":{"type":"boolean","readOnly":true},"isSpecialName":{"type":"boolean","readOnly":true},"isStatic":{"type":"boolean","readOnly":true},"isVirtual":{"type":"boolean","readOnly":true},"isAssembly":{"type":"boolean","readOnly":true},"isFamily":{"type":"boolean","readOnly":true},"isFamilyAndAssembly":{"type":"boolean","readOnly":true},"isFamilyOrAssembly":{"type":"boolean","readOnly":true},"isPrivate":{"type":"boolean","readOnly":true},"isPublic":{"type":"boolean","readOnly":true},"isConstructedGenericMethod":{"type":"boolean","readOnly":true},"isGenericMethod":{"type":"boolean","readOnly":true},"isGenericMethodDefinition":{"type":"boolean","readOnly":true},"containsGenericParameters":{"type":"boolean","readOnly":true},"methodHandle":{"$ref":"#/components/schemas/System.RuntimeMethodHandle"},"isSecurityCritical":{"type":"boolean","readOnly":true},"isSecuritySafeCritical":{"type":"boolean","readOnly":true},"isSecurityTransparent":{"type":"boolean","readOnly":true},"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"}},"additionalProperties":false},"System.Reflection.CustomAttributeData":{"type":"object","properties":{"attributeType":{"$ref":"#/components/schemas/System.Type"},"constructor":{"$ref":"#/components/schemas/System.Reflection.ConstructorInfo"},"constructorArguments":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeTypedArgument"},"nullable":true,"readOnly":true},"namedArguments":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeNamedArgument"},"nullable":true,"readOnly":true}},"additionalProperties":false},"System.Reflection.CustomAttributeNamedArgument":{"type":"object","properties":{"memberInfo":{"$ref":"#/components/schemas/System.Reflection.MemberInfo"},"typedValue":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeTypedArgument"},"memberName":{"type":"string","nullable":true,"readOnly":true},"isField":{"type":"boolean","readOnly":true}},"additionalProperties":false},"System.Reflection.CustomAttributeTypedArgument":{"type":"object","properties":{"argumentType":{"$ref":"#/components/schemas/System.Type"},"value":{"nullable":true}},"additionalProperties":false},"System.Reflection.EventAttributes":{"enum":[0,512,1024],"type":"integer","format":"int32"},"System.Reflection.EventInfo":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"attributes":{"$ref":"#/components/schemas/System.Reflection.EventAttributes"},"isSpecialName":{"type":"boolean","readOnly":true},"addMethod":{"$ref":"#/components/schemas/System.Reflection.MethodInfo"},"removeMethod":{"$ref":"#/components/schemas/System.Reflection.MethodInfo"},"raiseMethod":{"$ref":"#/components/schemas/System.Reflection.MethodInfo"},"isMulticast":{"type":"boolean","readOnly":true},"eventHandlerType":{"$ref":"#/components/schemas/System.Type"}},"additionalProperties":false},"System.Reflection.FieldAttributes":{"enum":[0,1,2,3,4,5,6,7,16,32,64,128,256,512,1024,4096,8192,32768,38144],"type":"integer","format":"int32"},"System.Reflection.FieldInfo":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"attributes":{"$ref":"#/components/schemas/System.Reflection.FieldAttributes"},"fieldType":{"$ref":"#/components/schemas/System.Type"},"isInitOnly":{"type":"boolean","readOnly":true},"isLiteral":{"type":"boolean","readOnly":true},"isNotSerialized":{"type":"boolean","readOnly":true,"deprecated":true},"isPinvokeImpl":{"type":"boolean","readOnly":true},"isSpecialName":{"type":"boolean","readOnly":true},"isStatic":{"type":"boolean","readOnly":true},"isAssembly":{"type":"boolean","readOnly":true},"isFamily":{"type":"boolean","readOnly":true},"isFamilyAndAssembly":{"type":"boolean","readOnly":true},"isFamilyOrAssembly":{"type":"boolean","readOnly":true},"isPrivate":{"type":"boolean","readOnly":true},"isPublic":{"type":"boolean","readOnly":true},"isSecurityCritical":{"type":"boolean","readOnly":true},"isSecuritySafeCritical":{"type":"boolean","readOnly":true},"isSecurityTransparent":{"type":"boolean","readOnly":true},"fieldHandle":{"$ref":"#/components/schemas/System.RuntimeFieldHandle"}},"additionalProperties":false},"System.Reflection.GenericParameterAttributes":{"enum":[0,1,2,3,4,8,16,28,32],"type":"integer","format":"int32"},"System.Reflection.ICustomAttributeProvider":{"type":"object","additionalProperties":false},"System.Reflection.MemberInfo":{"type":"object","properties":{"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"name":{"type":"string","nullable":true,"readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true}},"additionalProperties":false},"System.Reflection.MemberTypes":{"enum":[1,2,4,8,16,32,64,128,191],"type":"integer","format":"int32"},"System.Reflection.MethodAttributes":{"enum":[0,1,2,3,4,5,6,7,8,16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,53248],"type":"integer","format":"int32"},"System.Reflection.MethodBase":{"type":"object","properties":{"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"name":{"type":"string","nullable":true,"readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"attributes":{"$ref":"#/components/schemas/System.Reflection.MethodAttributes"},"methodImplementationFlags":{"$ref":"#/components/schemas/System.Reflection.MethodImplAttributes"},"callingConvention":{"$ref":"#/components/schemas/System.Reflection.CallingConventions"},"isAbstract":{"type":"boolean","readOnly":true},"isConstructor":{"type":"boolean","readOnly":true},"isFinal":{"type":"boolean","readOnly":true},"isHideBySig":{"type":"boolean","readOnly":true},"isSpecialName":{"type":"boolean","readOnly":true},"isStatic":{"type":"boolean","readOnly":true},"isVirtual":{"type":"boolean","readOnly":true},"isAssembly":{"type":"boolean","readOnly":true},"isFamily":{"type":"boolean","readOnly":true},"isFamilyAndAssembly":{"type":"boolean","readOnly":true},"isFamilyOrAssembly":{"type":"boolean","readOnly":true},"isPrivate":{"type":"boolean","readOnly":true},"isPublic":{"type":"boolean","readOnly":true},"isConstructedGenericMethod":{"type":"boolean","readOnly":true},"isGenericMethod":{"type":"boolean","readOnly":true},"isGenericMethodDefinition":{"type":"boolean","readOnly":true},"containsGenericParameters":{"type":"boolean","readOnly":true},"methodHandle":{"$ref":"#/components/schemas/System.RuntimeMethodHandle"},"isSecurityCritical":{"type":"boolean","readOnly":true},"isSecuritySafeCritical":{"type":"boolean","readOnly":true},"isSecurityTransparent":{"type":"boolean","readOnly":true}},"additionalProperties":false},"System.Reflection.MethodImplAttributes":{"enum":[0,1,2,3,4,8,16,32,64,128,256,512,4096,8192,65535],"type":"integer","format":"int32"},"System.Reflection.MethodInfo":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"attributes":{"$ref":"#/components/schemas/System.Reflection.MethodAttributes"},"methodImplementationFlags":{"$ref":"#/components/schemas/System.Reflection.MethodImplAttributes"},"callingConvention":{"$ref":"#/components/schemas/System.Reflection.CallingConventions"},"isAbstract":{"type":"boolean","readOnly":true},"isConstructor":{"type":"boolean","readOnly":true},"isFinal":{"type":"boolean","readOnly":true},"isHideBySig":{"type":"boolean","readOnly":true},"isSpecialName":{"type":"boolean","readOnly":true},"isStatic":{"type":"boolean","readOnly":true},"isVirtual":{"type":"boolean","readOnly":true},"isAssembly":{"type":"boolean","readOnly":true},"isFamily":{"type":"boolean","readOnly":true},"isFamilyAndAssembly":{"type":"boolean","readOnly":true},"isFamilyOrAssembly":{"type":"boolean","readOnly":true},"isPrivate":{"type":"boolean","readOnly":true},"isPublic":{"type":"boolean","readOnly":true},"isConstructedGenericMethod":{"type":"boolean","readOnly":true},"isGenericMethod":{"type":"boolean","readOnly":true},"isGenericMethodDefinition":{"type":"boolean","readOnly":true},"containsGenericParameters":{"type":"boolean","readOnly":true},"methodHandle":{"$ref":"#/components/schemas/System.RuntimeMethodHandle"},"isSecurityCritical":{"type":"boolean","readOnly":true},"isSecuritySafeCritical":{"type":"boolean","readOnly":true},"isSecurityTransparent":{"type":"boolean","readOnly":true},"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"returnParameter":{"$ref":"#/components/schemas/System.Reflection.ParameterInfo"},"returnType":{"$ref":"#/components/schemas/System.Type"},"returnTypeCustomAttributes":{"$ref":"#/components/schemas/System.Reflection.ICustomAttributeProvider"}},"additionalProperties":false},"System.Reflection.Module":{"type":"object","properties":{"assembly":{"$ref":"#/components/schemas/System.Reflection.Assembly"},"fullyQualifiedName":{"type":"string","nullable":true,"readOnly":true},"name":{"type":"string","nullable":true,"readOnly":true},"mdStreamVersion":{"type":"integer","format":"int32","readOnly":true},"moduleVersionId":{"type":"string","format":"uuid","readOnly":true},"scopeName":{"type":"string","nullable":true,"readOnly":true},"moduleHandle":{"$ref":"#/components/schemas/System.ModuleHandle"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true}},"additionalProperties":false},"System.Reflection.ParameterAttributes":{"enum":[0,1,2,4,8,16,4096,8192,16384,32768,61440],"type":"integer","format":"int32"},"System.Reflection.ParameterInfo":{"type":"object","properties":{"attributes":{"$ref":"#/components/schemas/System.Reflection.ParameterAttributes"},"member":{"$ref":"#/components/schemas/System.Reflection.MemberInfo"},"name":{"type":"string","nullable":true,"readOnly":true},"parameterType":{"$ref":"#/components/schemas/System.Type"},"position":{"type":"integer","format":"int32","readOnly":true},"isIn":{"type":"boolean","readOnly":true},"isLcid":{"type":"boolean","readOnly":true},"isOptional":{"type":"boolean","readOnly":true},"isOut":{"type":"boolean","readOnly":true},"isRetval":{"type":"boolean","readOnly":true},"defaultValue":{"nullable":true,"readOnly":true},"rawDefaultValue":{"nullable":true,"readOnly":true},"hasDefaultValue":{"type":"boolean","readOnly":true},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true}},"additionalProperties":false},"System.Reflection.PropertyAttributes":{"enum":[0,512,1024,4096,8192,16384,32768,62464],"type":"integer","format":"int32"},"System.Reflection.PropertyInfo":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"propertyType":{"$ref":"#/components/schemas/System.Type"},"attributes":{"$ref":"#/components/schemas/System.Reflection.PropertyAttributes"},"isSpecialName":{"type":"boolean","readOnly":true},"canRead":{"type":"boolean","readOnly":true},"canWrite":{"type":"boolean","readOnly":true},"getMethod":{"$ref":"#/components/schemas/System.Reflection.MethodInfo"},"setMethod":{"$ref":"#/components/schemas/System.Reflection.MethodInfo"}},"additionalProperties":false},"System.Reflection.TypeAttributes":{"enum":[0,1,2,3,4,5,6,7,8,16,24,32,128,256,1024,2048,4096,8192,16384,65536,131072,196608,262144,264192,1048576,12582912],"type":"integer","format":"int32"},"System.Reflection.TypeInfo":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"namespace":{"type":"string","nullable":true,"readOnly":true},"assemblyQualifiedName":{"type":"string","nullable":true,"readOnly":true},"fullName":{"type":"string","nullable":true,"readOnly":true},"assembly":{"$ref":"#/components/schemas/System.Reflection.Assembly"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"isInterface":{"type":"boolean","readOnly":true},"isNested":{"type":"boolean","readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"declaringMethod":{"$ref":"#/components/schemas/System.Reflection.MethodBase"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"underlyingSystemType":{"$ref":"#/components/schemas/System.Type"},"isTypeDefinition":{"type":"boolean","readOnly":true},"isArray":{"type":"boolean","readOnly":true},"isByRef":{"type":"boolean","readOnly":true},"isPointer":{"type":"boolean","readOnly":true},"isConstructedGenericType":{"type":"boolean","readOnly":true},"isGenericParameter":{"type":"boolean","readOnly":true},"isGenericTypeParameter":{"type":"boolean","readOnly":true},"isGenericMethodParameter":{"type":"boolean","readOnly":true},"isGenericType":{"type":"boolean","readOnly":true},"isGenericTypeDefinition":{"type":"boolean","readOnly":true},"isSZArray":{"type":"boolean","readOnly":true},"isVariableBoundArray":{"type":"boolean","readOnly":true},"isByRefLike":{"type":"boolean","readOnly":true},"isFunctionPointer":{"type":"boolean","readOnly":true},"isUnmanagedFunctionPointer":{"type":"boolean","readOnly":true},"hasElementType":{"type":"boolean","readOnly":true},"genericTypeArguments":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"genericParameterPosition":{"type":"integer","format":"int32","readOnly":true},"genericParameterAttributes":{"$ref":"#/components/schemas/System.Reflection.GenericParameterAttributes"},"attributes":{"$ref":"#/components/schemas/System.Reflection.TypeAttributes"},"isAbstract":{"type":"boolean","readOnly":true},"isImport":{"type":"boolean","readOnly":true},"isSealed":{"type":"boolean","readOnly":true},"isSpecialName":{"type":"boolean","readOnly":true},"isClass":{"type":"boolean","readOnly":true},"isNestedAssembly":{"type":"boolean","readOnly":true},"isNestedFamANDAssem":{"type":"boolean","readOnly":true},"isNestedFamily":{"type":"boolean","readOnly":true},"isNestedFamORAssem":{"type":"boolean","readOnly":true},"isNestedPrivate":{"type":"boolean","readOnly":true},"isNestedPublic":{"type":"boolean","readOnly":true},"isNotPublic":{"type":"boolean","readOnly":true},"isPublic":{"type":"boolean","readOnly":true},"isAutoLayout":{"type":"boolean","readOnly":true},"isExplicitLayout":{"type":"boolean","readOnly":true},"isLayoutSequential":{"type":"boolean","readOnly":true},"isAnsiClass":{"type":"boolean","readOnly":true},"isAutoClass":{"type":"boolean","readOnly":true},"isUnicodeClass":{"type":"boolean","readOnly":true},"isCOMObject":{"type":"boolean","readOnly":true},"isContextful":{"type":"boolean","readOnly":true},"isEnum":{"type":"boolean","readOnly":true},"isMarshalByRef":{"type":"boolean","readOnly":true},"isPrimitive":{"type":"boolean","readOnly":true},"isValueType":{"type":"boolean","readOnly":true},"isSignatureType":{"type":"boolean","readOnly":true},"isSecurityCritical":{"type":"boolean","readOnly":true},"isSecuritySafeCritical":{"type":"boolean","readOnly":true},"isSecurityTransparent":{"type":"boolean","readOnly":true},"structLayoutAttribute":{"$ref":"#/components/schemas/System.Runtime.InteropServices.StructLayoutAttribute"},"typeInitializer":{"$ref":"#/components/schemas/System.Reflection.ConstructorInfo"},"typeHandle":{"$ref":"#/components/schemas/System.RuntimeTypeHandle"},"guid":{"type":"string","format":"uuid","readOnly":true},"baseType":{"$ref":"#/components/schemas/System.Type"},"isSerializable":{"type":"boolean","readOnly":true,"deprecated":true},"containsGenericParameters":{"type":"boolean","readOnly":true},"isVisible":{"type":"boolean","readOnly":true},"genericTypeParameters":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"declaredConstructors":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.ConstructorInfo"},"nullable":true,"readOnly":true},"declaredEvents":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.EventInfo"},"nullable":true,"readOnly":true},"declaredFields":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.FieldInfo"},"nullable":true,"readOnly":true},"declaredMembers":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.MemberInfo"},"nullable":true,"readOnly":true},"declaredMethods":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.MethodInfo"},"nullable":true,"readOnly":true},"declaredNestedTypes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.TypeInfo"},"nullable":true,"readOnly":true},"declaredProperties":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.PropertyInfo"},"nullable":true,"readOnly":true},"implementedInterfaces":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true}},"additionalProperties":false},"System.Runtime.InteropServices.LayoutKind":{"enum":[0,2,3],"type":"integer","format":"int32"},"System.Runtime.InteropServices.StructLayoutAttribute":{"type":"object","properties":{"typeId":{"nullable":true,"readOnly":true},"value":{"$ref":"#/components/schemas/System.Runtime.InteropServices.LayoutKind"}},"additionalProperties":false},"System.RuntimeFieldHandle":{"type":"object","properties":{"value":{"$ref":"#/components/schemas/System.IntPtr"}},"additionalProperties":false},"System.RuntimeMethodHandle":{"type":"object","properties":{"value":{"$ref":"#/components/schemas/System.IntPtr"}},"additionalProperties":false},"System.RuntimeTypeHandle":{"type":"object","properties":{"value":{"$ref":"#/components/schemas/System.IntPtr"}},"additionalProperties":false},"System.Security.SecurityRuleSet":{"enum":[0,1,2],"type":"integer","format":"int32"},"System.Type":{"type":"object","properties":{"name":{"type":"string","nullable":true,"readOnly":true},"customAttributes":{"type":"array","items":{"$ref":"#/components/schemas/System.Reflection.CustomAttributeData"},"nullable":true,"readOnly":true},"isCollectible":{"type":"boolean","readOnly":true},"metadataToken":{"type":"integer","format":"int32","readOnly":true},"memberType":{"$ref":"#/components/schemas/System.Reflection.MemberTypes"},"namespace":{"type":"string","nullable":true,"readOnly":true},"assemblyQualifiedName":{"type":"string","nullable":true,"readOnly":true},"fullName":{"type":"string","nullable":true,"readOnly":true},"assembly":{"$ref":"#/components/schemas/System.Reflection.Assembly"},"module":{"$ref":"#/components/schemas/System.Reflection.Module"},"isInterface":{"type":"boolean","readOnly":true},"isNested":{"type":"boolean","readOnly":true},"declaringType":{"$ref":"#/components/schemas/System.Type"},"declaringMethod":{"$ref":"#/components/schemas/System.Reflection.MethodBase"},"reflectedType":{"$ref":"#/components/schemas/System.Type"},"underlyingSystemType":{"$ref":"#/components/schemas/System.Type"},"isTypeDefinition":{"type":"boolean","readOnly":true},"isArray":{"type":"boolean","readOnly":true},"isByRef":{"type":"boolean","readOnly":true},"isPointer":{"type":"boolean","readOnly":true},"isConstructedGenericType":{"type":"boolean","readOnly":true},"isGenericParameter":{"type":"boolean","readOnly":true},"isGenericTypeParameter":{"type":"boolean","readOnly":true},"isGenericMethodParameter":{"type":"boolean","readOnly":true},"isGenericType":{"type":"boolean","readOnly":true},"isGenericTypeDefinition":{"type":"boolean","readOnly":true},"isSZArray":{"type":"boolean","readOnly":true},"isVariableBoundArray":{"type":"boolean","readOnly":true},"isByRefLike":{"type":"boolean","readOnly":true},"isFunctionPointer":{"type":"boolean","readOnly":true},"isUnmanagedFunctionPointer":{"type":"boolean","readOnly":true},"hasElementType":{"type":"boolean","readOnly":true},"genericTypeArguments":{"type":"array","items":{"$ref":"#/components/schemas/System.Type"},"nullable":true,"readOnly":true},"genericParameterPosition":{"type":"integer","format":"int32","readOnly":true},"genericParameterAttributes":{"$ref":"#/components/schemas/System.Reflection.GenericParameterAttributes"},"attributes":{"$ref":"#/components/schemas/System.Reflection.TypeAttributes"},"isAbstract":{"type":"boolean","readOnly":true},"isImport":{"type":"boolean","readOnly":true},"isSealed":{"type":"boolean","readOnly":true},"isSpecialName":{"type":"boolean","readOnly":true},"isClass":{"type":"boolean","readOnly":true},"isNestedAssembly":{"type":"boolean","readOnly":true},"isNestedFamANDAssem":{"type":"boolean","readOnly":true},"isNestedFamily":{"type":"boolean","readOnly":true},"isNestedFamORAssem":{"type":"boolean","readOnly":true},"isNestedPrivate":{"type":"boolean","readOnly":true},"isNestedPublic":{"type":"boolean","readOnly":true},"isNotPublic":{"type":"boolean","readOnly":true},"isPublic":{"type":"boolean","readOnly":true},"isAutoLayout":{"type":"boolean","readOnly":true},"isExplicitLayout":{"type":"boolean","readOnly":true},"isLayoutSequential":{"type":"boolean","readOnly":true},"isAnsiClass":{"type":"boolean","readOnly":true},"isAutoClass":{"type":"boolean","readOnly":true},"isUnicodeClass":{"type":"boolean","readOnly":true},"isCOMObject":{"type":"boolean","readOnly":true},"isContextful":{"type":"boolean","readOnly":true},"isEnum":{"type":"boolean","readOnly":true},"isMarshalByRef":{"type":"boolean","readOnly":true},"isPrimitive":{"type":"boolean","readOnly":true},"isValueType":{"type":"boolean","readOnly":true},"isSignatureType":{"type":"boolean","readOnly":true},"isSecurityCritical":{"type":"boolean","readOnly":true},"isSecuritySafeCritical":{"type":"boolean","readOnly":true},"isSecurityTransparent":{"type":"boolean","readOnly":true},"structLayoutAttribute":{"$ref":"#/components/schemas/System.Runtime.InteropServices.StructLayoutAttribute"},"typeInitializer":{"$ref":"#/components/schemas/System.Reflection.ConstructorInfo"},"typeHandle":{"$ref":"#/components/schemas/System.RuntimeTypeHandle"},"guid":{"type":"string","format":"uuid","readOnly":true},"baseType":{"$ref":"#/components/schemas/System.Type"},"isSerializable":{"type":"boolean","readOnly":true,"deprecated":true},"containsGenericParameters":{"type":"boolean","readOnly":true},"isVisible":{"type":"boolean","readOnly":true}},"additionalProperties":false}},"securitySchemes":{"Bearer":{"type":"http","description":"Please enter a valid token","scheme":"Bearer"}}},"security":[{}],"tags":[{"name":"AccessControlPolicies"},{"name":"AIAgent"},{"name":"AiJob"},{"name":"AiJobSkill"},{"name":"AuditLog"},{"name":"Automate"},{"name":"Clean"},{"name":"Connector"},{"name":"ConnectorHealth"},{"name":"Copilot"},{"name":"DuplicateEntities"},{"name":"Enricher"},{"name":"Entity"},{"name":"EntityDataDeletion"},{"name":"EntityHistory"},{"name":"EntityInfo"},{"name":"EntityModification"},{"name":"EntityOrigin"},{"name":"EntitySource"},{"name":"EntityTopology"},{"name":"EntityTypeInfo"},{"name":"ExplainLog"},{"name":"GlobalDataModel"},{"name":"Glossary"},{"name":"GlossarySearch"},{"name":"Hierarchies"},{"name":"Log"},{"name":"MeteredBilling"},{"name":"Organization"},{"name":"OrganizationProfile"},{"name":"Ownership"},{"name":"Project"},{"name":"Results"},{"name":"RuleDataPreview"},{"name":"RuleErrorLog"},{"name":"Rules"},{"name":"SavedSearch"},{"name":"Search"},{"name":"Setting"},{"name":"SplitEntity"},{"name":"StreamIngestionLog"},{"name":"StreamLog"},{"name":"StreamMappings"},{"name":"Streams"},{"name":"StreamsVocabularyKeyUsage"},{"name":"TagMetadata"},{"name":"Vocabulary"},{"name":"VocabularyUsage"}]}