OntologyManagementService

SaveAllObjectsAsConfig

post/textql.rpc.public.patches.OntologyManagementService/SaveAllObjectsAsConfig

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

objectTypestring

Response

Success

filePathsstring[]

Ontology-relative paths of the config files in the patch.

alreadyManagedCountinteger

Objects excluded up front because a config file already manages them.

Example response

{
  "patch": {
    "createdAt": "2023-01-15T01:30:15.01Z",
    "updatedAt": "2023-01-15T01:30:15.01Z"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.