diff --git a/articles/Extensibility/api/Extensibility-API.v1.json b/articles/Extensibility/api/Extensibility-API.v1.json index a58acf0..0ef8ded 100644 --- a/articles/Extensibility/api/Extensibility-API.v1.json +++ b/articles/Extensibility/api/Extensibility-API.v1.json @@ -294,10 +294,7 @@ } } }, - "x-codegen-request-body-name": "body", - "x-stoplight": { - "id": "twu3jqmmyjbcb" - } + "x-codegen-request-body-name": "body" } }, "/lc.mtprovider.translate": { @@ -700,9 +697,6 @@ }, "comment": { "type": "string", - "x-stoplight": { - "id": "odmfw3vh60ool" - }, "description": "A comment about the task outcome." } } @@ -1128,12 +1122,12 @@ ] }, "parameters": [ - { - "$ref": "#/components/parameters/TR_ID" - }, - { - "$ref": "#/components/parameters/x-lc-signature" - } + { + "$ref": "#/components/parameters/TR_ID" + }, + { + "$ref": "#/components/parameters/x-lc-signature" + } ] }, "/lc.verification.getmessagesbyculture/{culture}": { @@ -1230,9 +1224,6 @@ "properties": { "group": { "type": "string", - "x-stoplight": { - "id": "kc1t8wfl70ace" - }, "description": "group name for settings. Must be \"sdl.project.verification.qaChecker.addon\"", "enum": [ "sdl.project.verfication.qaChecker.addon" @@ -1240,16 +1231,10 @@ }, "systemId": { "type": "string", - "x-stoplight": { - "id": "rwwuwxs8iz7jw" - }, "description": "extension ID" }, "schema": { "type": "object", - "x-stoplight": { - "id": "58sw7o5udooku" - }, "description": "full json schema for the settings associated with this extension" } } @@ -1300,9 +1285,6 @@ "schemas": { "AppDescriptor": { "title": "AppDescriptor", - "x-stoplight": { - "id": "0089d4934393e" - }, "type": "object", "required": [ "name", @@ -1368,14 +1350,8 @@ }, "webhooks": { "type": "array", - "x-stoplight": { - "id": "uo42j8r261dsj" - }, "items": { - "$ref": "#/components/schemas/WebhookDefinition", - "x-stoplight": { - "id": "93brp3iueljln" - } + "$ref": "#/components/schemas/WebhookDefinition" } }, "baseUrl": { @@ -1384,10 +1360,7 @@ "example": "somehostname.net/service/v1" }, "regionalBaseUrls": { - "$ref": "#/components/schemas/RegionalBaseUrls", - "x-stoplight": { - "id": "kk1ajh7a1arp3" - } + "$ref": "#/components/schemas/RegionalBaseUrls" }, "standardEndpoints": { "type": "object", @@ -1514,9 +1487,6 @@ }, "AppLifecycleEvent": { "title": "AppLifecycleEvent", - "x-stoplight": { - "id": "b623b3b85688e" - }, "type": "object", "description": "Lifecycle event data for the app.\n\nThe 'data' payload can vary depending on the id of the lifecycle event. For `REGISTERED` event there is the `RegisteredEvent` data that contains the `clientCredentials`. This is in contrast to v1.3 of the descriptor, where the credentials were sent received on install.", "properties": { @@ -1543,10 +1513,7 @@ "$ref": "#/components/schemas/RegisteredEvent" }, { - "$ref": "#/components/schemas/UpdatedEvent", - "x-stoplight": { - "id": "oiz0xiltgshgm" - } + "$ref": "#/components/schemas/UpdatedEvent" }, { "$ref": "#/components/schemas/InstalledEvent" @@ -1561,9 +1528,6 @@ }, "RegisteredEvent": { "title": "RegisteredEvent", - "x-stoplight": { - "id": "8e353564bd405" - }, "type": "object", "properties": { "clientCredentials": { @@ -1588,9 +1552,6 @@ }, "UpdatedEvent": { "title": "UpdatedEvent", - "x-stoplight": { - "id": "doncfjujsw5a8" - }, "type": "object", "properties": { "clientCredentials": { @@ -1612,9 +1573,6 @@ }, "InstalledEvent": { "title": "InstalledEvent", - "x-stoplight": { - "id": "doncfjujsw5a9" - }, "type": "object", "properties": { "region": { @@ -1844,9 +1802,6 @@ }, "segmentBatchSize": { "type": "integer", - "x-stoplight": { - "id": "ntd72gzs0cw8x" - }, "description": "The maximum number of segments supported by the app on the `lc.mtprovider.translate` endpoint. Applicable only for the `html` format.", "default": 200, "minimum": 1 @@ -2150,14 +2105,8 @@ }, "options": { "type": "array", - "x-stoplight": { - "id": "oxz2z9ca0nq2i" - }, "description": "A list of available values to choose from. They will be displayed as a dropdown list.", "items": { - "x-stoplight": { - "id": "p6xpgzbo4a7l9" - }, "type": "string" } } @@ -2211,9 +2160,6 @@ "type": "array", "description": "A list of available values to choose from. They will be displayed as a dropdown list.", "items": { - "x-stoplight": { - "id": "5erw2wrdvvxsd" - }, "type": "string" } } @@ -2265,9 +2211,6 @@ }, "PreviewProvider.MainRequest": { "title": "PreviewProvider.MainRequest", - "x-stoplight": { - "id": "1ses68b45dz9s" - }, "type": "object", "description": "Request for StartPreview or RefreshPreview", "properties": { @@ -2324,9 +2267,6 @@ }, "PreviewProvider.FileInformation": { "title": "PreviewProvider.FileInformation", - "x-stoplight": { - "id": "1j64cy5rhse5v" - }, "type": "object", "properties": { "name": { @@ -2363,9 +2303,6 @@ }, "PreviewProvider.MainResponse": { "title": "PreviewProvider.MainResponse", - "x-stoplight": { - "id": "61d7pmnmxxc3f" - }, "type": "object", "description": "Response for StartPreview and RefreshPreview", "properties": { @@ -2388,9 +2325,6 @@ }, "PreviewProvider.FragmentToRender": { "title": "PreviewProvider.FragmentToRender", - "x-stoplight": { - "id": "8j8v4sxg1flul" - }, "type": "object", "description": "The fragment object is described here: https://developers.rws.com/languagecloud-api-docs/api/bcm/Sdl.Core.Bcm.BcmModel.Fragment.html", "properties": { @@ -2405,9 +2339,6 @@ }, "PreviewProvider.RenderedTranslation": { "title": "PreviewProvider.RenderedTranslation", - "x-stoplight": { - "id": "gwck0br93jn1y" - }, "type": "object", "properties": { "renderedContent": { @@ -2423,9 +2354,6 @@ }, "PreviewProvider.UpdateSegmentRequest": { "title": "PreviewProvider.UpdateSegmentRequest", - "x-stoplight": { - "id": "8lww2qzteh44k" - }, "type": "object", "properties": { "previewSessionId": { @@ -2460,9 +2388,6 @@ }, "PreviewProvider.UpdateSegmentResponse": { "title": "PreviewProvider.UpdateSegmentResponse", - "x-stoplight": { - "id": "3x2xs0b3zzolq" - }, "type": "object", "properties": { "previewSessionId": { @@ -2486,9 +2411,6 @@ "title": "VerificationProviderExtension", "type": "object", "description": "Extension that provides for verification message generation", - "x-stoplight": { - "id": "9swy94c2yc6u1" - }, "examples": [ { "extensionPointId": "lc.verificationprovider", @@ -2551,30 +2473,18 @@ "lc.verification.startverification": { "type": "string", "description": "The endpoint used to start the verification process. Must start with a slash \"/\"", - "x-stoplight": { - "id": "r1njwi093d1qd" - }, "readOnly": true }, "lc.verification.verifysegment": { "type": "string", - "description": "verifies an individual segment", - "x-stoplight": { - "id": "h4e4zzme66f3y" - } + "description": "verifies an individual segment" }, "lc.verification.getmessagesbyculture": { "type": "string", - "description": "gets the localized resources for message types", - "x-stoplight": { - "id": "a2ymt9fc9pqw7" - } + "description": "gets the localized resources for message types" }, "lc.verification.getsettingsschema": { "type": "string", - "x-stoplight": { - "id": "yky262mpfn26a" - }, "description": "Gets the JSON schema which defines the settings this extension uses" } }, @@ -2582,9 +2492,6 @@ }, "validationInputType": { "type": "string", - "x-stoplight": { - "id": "uvti2xbg7ogyo" - }, "enum": [ "BilingualDocument", "NativeSource", @@ -2610,9 +2517,6 @@ "title": "VerificationProvider.MainRequest", "type": "object", "description": "Request for StartVerification", - "x-stoplight": { - "id": "3xv7lx88zfcii" - }, "required": [ "inputResourceDetails", "callbackUrl", @@ -2651,9 +2555,6 @@ }, "translationProfileId": { "type": "string", - "x-stoplight": { - "id": "9y15yckqibcdd" - }, "description": "ID used to retrieve resources from the Translation Service via the Trados Cloud Platform API" } } @@ -2676,16 +2577,10 @@ }, "verifierSettings": { "type": "object", - "x-stoplight": { - "id": "b4wfb86uhv9cp" - }, "description": "JSON settings object containing verifier specific settings" }, "sessionId": { "type": "string", - "x-stoplight": { - "id": "5go507wf6as3d" - }, "description": "ID of session this request is associated with" } } @@ -2694,38 +2589,23 @@ "type": "object", "title": "VerificationProvider.VerifySegmentRequest", "description": "Request for VerifySegment", - "x-stoplight": { - "id": "y2j7q6qm0vsxd" - }, "properties": { "fragment": { "type": "object", - "description": "Bilingual Document Fragment containing segment to validate", - "x-stoplight": { - "id": "ptq0plwalyzmv" - } + "description": "Bilingual Document Fragment containing segment to validate" }, "languageResourceTemplateId": { "type": "string", "format": "uuid", - "description": "language resource template ID", - "x-stoplight": { - "id": "8wvk4lw7vryug" - } + "description": "language resource template ID" }, "translationProfileId": { "type": "string", - "x-stoplight": { - "id": "pyy1x36lngpbo" - }, "description": "TranslationProfileId used to request resources from TranslationService" }, "verifierSettings": { "type": "object", - "description": "json object containing verifier specific user settings", - "x-stoplight": { - "id": "whvz7d1gh8dtu" - } + "description": "json object containing verifier specific user settings" }, "sourceLanguage": { "type": "string", @@ -2736,10 +2616,7 @@ "description": "target language" }, "segmentLocation": { - "$ref": "#/components/schemas/VerificationProvider.SegmentIdentifierData", - "x-stoplight": { - "id": "ym54gmzwwl9i3" - } + "$ref": "#/components/schemas/VerificationProvider.SegmentIdentifierData" } }, "required": [ @@ -2750,9 +2627,6 @@ }, "VerificationProvider.MainResponse": { "title": "VerificationProvider.MainResponse", - "x-stoplight": { - "id": "gznatp8uzouui" - }, "type": "object", "description": "Response for StartVerification", "properties": { @@ -2765,23 +2639,14 @@ }, "messageCount": { "type": "integer", - "x-stoplight": { - "id": "bru0jvpba772h" - }, "description": "Number of actual messages published on the PublishMessage endpoint" }, "verificationSessionId": { "type": "string", - "x-stoplight": { - "id": "dzi461yipp30i" - }, "description": "id of session" }, "verificationResult": { "type": "string", - "x-stoplight": { - "id": "vbjqhgfwu68hx" - }, "description": "Result of operation", "enum": [ "Success", @@ -2792,9 +2657,6 @@ }, "VerificationProvider.VerifySegmentResponse": { "title": "VerificationProvider.VerifySegmentResponse", - "x-stoplight": { - "id": "j45f404aa2crf" - }, "type": "object", "properties": { "verificationMessages": { @@ -2808,9 +2670,6 @@ }, "VerificationProvider.SegmentIdentifierData": { "title": "VerificationProvider.SegmentIdentifierData", - "x-stoplight": { - "id": "yjgx014qzhpqh" - }, "type": "object", "properties": { "fileId": { @@ -2829,9 +2688,6 @@ }, "VerificationProvider.VerificationMessage": { "title": "VerificationProvider.VerificationMessage", - "x-stoplight": { - "id": "ys9ei1vpb8ip5" - }, "type": "object", "properties": { "messageType": { @@ -2839,10 +2695,7 @@ "description": "messageType - each verifier can define its own list of messageTypes which releate to validation errors it generates" }, "verifier": { - "type": "string", - "x-stoplight": { - "id": "68631lv6uxvk1" - } + "type": "string" }, "level": { "type": "string", @@ -2872,10 +2725,7 @@ } }, "segmentLocation": { - "$ref": "#/components/schemas/VerificationProvider.SegmentIdentifierData", - "x-stoplight": { - "id": "cwqgrj79rnyyy" - } + "$ref": "#/components/schemas/VerificationProvider.SegmentIdentifierData" }, "messageLocation": { "$ref": "#/components/schemas/VerificationProvider.MessageLocation" @@ -2887,9 +2737,6 @@ }, "VerificationProvider.MessageLocation": { "title": "VerificationProvider.MessageLocation", - "x-stoplight": { - "id": "0ysk90t3z6qyf" - }, "type": "object", "properties": { "fromLocation": { @@ -2902,9 +2749,6 @@ }, "VerificationProvider.MessageTypeLocalizationData": { "title": "VerificationProvider.MessageTypeLocalizationData", - "x-stoplight": { - "id": "mayazpa7flukc" - }, "type": "object", "properties": { "messageType": { @@ -2926,9 +2770,6 @@ }, "VerificationProvider.MessageResourceResponse": { "title": "VerificationProvider.MessageResourceResponse", - "x-stoplight": { - "id": "fy375u9vl0du3" - }, "type": "object", "properties": { "culture": { @@ -2944,9 +2785,6 @@ }, "VerificationProvider.UserSettings": { "title": "VerificationProvider.UserSettings", - "x-stoplight": { - "id": "azw8rs1fc8s1j" - }, "type": "object", "properties": { "userSettings": { @@ -2959,9 +2797,6 @@ }, "VerificationProvider.UserSetting": { "title": "VerificationProvider.UserSetting", - "x-stoplight": { - "id": "c8u0son4uzfoz" - }, "type": "object", "properties": { "name": { @@ -3011,114 +2846,66 @@ }, "VerificationProvider.ValidationSetting": { "title": "VerificationProvider.ValidationSetting", - "x-stoplight": { - "id": "fhojfr4to2rrt" - }, "type": "object", "properties": { "name1": { - "type": "string", - "x-stoplight": { - "id": "ph9iqzrb1sysr" - } + "type": "string" }, "value1": { - "type": "object", - "x-stoplight": { - "id": "u9a0jzllznuiy" - } + "type": "object" }, "namex": { - "type": "string", - "x-stoplight": { - "id": "uy2mzp6ea1y5a" - } + "type": "string" }, "valuex": { - "type": "object", - "x-stoplight": { - "id": "t018cshax2lyp" - } + "type": "object" } } }, "VerificationProvider.ValidationSettings": { "title": "VerificationProvider.ValidationSettings", - "x-stoplight": { - "id": "mxex23ksn4lc5" - }, "type": "object", "properties": { "group": { - "type": "string", - "x-stoplight": { - "id": "cpi40cxebnzpz" - } + "type": "string" }, "settings": { - "$ref": "#/components/schemas/VerificationProvider.ValidationSetting", - "x-stoplight": { - "id": "xdagzshuozcsq" - } + "$ref": "#/components/schemas/VerificationProvider.ValidationSetting" }, "systemId": { - "type": "string", - "x-stoplight": { - "id": "xsusow40six06" - } + "type": "string" } } }, "VerificationProvider.ValidationSettingSchema": { "title": "VerificationProvider.ValidationSettingSchema", - "x-stoplight": { - "id": "3ffzxl12zjcsg" - }, "type": "object", "properties": { "enabled": { - "type": "boolean", - "x-stoplight": { - "id": "q4uuc6bb2qv25" - } + "type": "boolean" }, "verificationResourcePackage": { "type": "object", - "x-stoplight": { - "id": "56kdy6r6w790p" - }, "properties": { "customsettingtype": { "type": "string", - "x-stoplight": { - "id": "w40qs5wcrelnn" - }, "enum": [ "file", "datetime" ] }, "customsettingvalue": { - "type": "string", - "x-stoplight": { - "id": "p3xwhc14w6tfn" - } + "type": "string" } } }, "lengthcheckcharacterlimit": { - "type": "integer", - "x-stoplight": { - "id": "erepyg8hxdbru" - } + "type": "integer" } } }, "WebhookDefinition": { "title": "WebhookDefinition", - "x-stoplight": { - "id": "ub9s0chbz7cjw" - }, "type": "object", "required": [ "url", @@ -3126,63 +2913,39 @@ ], "properties": { "url": { - "type": "string", - "x-stoplight": { - "id": "6t9a1hi14tyh2" - } + "type": "string" }, "eventTypes": { "type": "array", - "x-stoplight": { - "id": "9k8tfae1ixf3e" - }, "items": { - "$ref": "#/components/schemas/WebhookEventTypeDefinition", - "x-stoplight": { - "id": "0yu6smuij46hl" - } + "$ref": "#/components/schemas/WebhookEventTypeDefinition" } } } }, "WebhookEventTypeDefinition": { "title": "WebhookEventTypeDefinition", - "x-stoplight": { - "id": "5uf8vewvffqhc" - }, "type": "object", "required": [ "eventType" ], "properties": { "eventType": { - "type": "string", - "x-stoplight": { - "id": "2tjal9svz3phb" - } + "type": "string" } } }, "RegionalBaseUrls": { "title": "Regional Base URLs", - "x-stoplight": { - "id": "750k5bd32yqr8" - }, "type": "object", "description": "The base URLs based on region.", "properties": { "eu": { "type": "string", - "x-stoplight": { - "id": "sxsx61aedkbgg" - }, "description": "The URL for the `eu` region." }, "ca": { "type": "string", - "x-stoplight": { - "id": "g97d5qxwdladv" - }, "description": "The URL for the `ca` region." } } @@ -3233,4 +2996,4 @@ }, "securitySchemes": {} } -} \ No newline at end of file +} diff --git a/articles/Extensibility/docs/appManagement/Approvals.md b/articles/Extensibility/docs/appManagement/Approvals.md index a345ff9..a9f50c6 100644 --- a/articles/Extensibility/docs/appManagement/Approvals.md +++ b/articles/Extensibility/docs/appManagement/Approvals.md @@ -1,7 +1,3 @@ ---- -stoplight-id: f0cb88dbb2089 ---- - # Approvals and Support Communication ## Approval Process diff --git a/articles/Extensibility/docs/appManagement/Foreword.md b/articles/Extensibility/docs/appManagement/Foreword.md index b76ebe5..7eb04cc 100644 --- a/articles/Extensibility/docs/appManagement/Foreword.md +++ b/articles/Extensibility/docs/appManagement/Foreword.md @@ -1,7 +1,3 @@ ---- -stoplight-id: 015bfda96d1a6 ---- - # Foreword This section is about managing apps in RWS Trados and it is dedicated to developers. diff --git a/articles/Extensibility/docs/appManagement/Installing.md b/articles/Extensibility/docs/appManagement/Installing.md index f8ee9d1..7f37c57 100644 --- a/articles/Extensibility/docs/appManagement/Installing.md +++ b/articles/Extensibility/docs/appManagement/Installing.md @@ -1,8 +1,3 @@ ---- -stoplight-id: hspobp79yp423 ---- - - # Installing the App After the app is successfully registered, you can proceed to install it. The installation is tenant-based, which means that all users in the tenant will be able to use the app. diff --git a/articles/Extensibility/docs/appManagement/Publishing.md b/articles/Extensibility/docs/appManagement/Publishing.md index 37eb698..a3f49d7 100644 --- a/articles/Extensibility/docs/appManagement/Publishing.md +++ b/articles/Extensibility/docs/appManagement/Publishing.md @@ -1,7 +1,3 @@ ---- -stoplight-id: 220f6cf2449fe ---- - # Publishing the App The publish operation makes your app publicly available in the **RWS AppStore**, allowing other tenants to install and use it. diff --git a/articles/Extensibility/docs/appManagement/Registering.md b/articles/Extensibility/docs/appManagement/Registering.md index 7c233c8..3fafbbc 100644 --- a/articles/Extensibility/docs/appManagement/Registering.md +++ b/articles/Extensibility/docs/appManagement/Registering.md @@ -1,7 +1,3 @@ ---- -stoplight-id: 7295d1d88211f ---- - # Registering the App Registration is the first step in integrating your app into the Trados platform. diff --git a/articles/Extensibility/docs/appManagement/Retiring.md b/articles/Extensibility/docs/appManagement/Retiring.md index 6d80b95..a7be169 100644 --- a/articles/Extensibility/docs/appManagement/Retiring.md +++ b/articles/Extensibility/docs/appManagement/Retiring.md @@ -1,8 +1,3 @@ ---- -stoplight-id: ttmhuovvyy6rs ---- - - # Retiring the App Before retiring an app, you must first go through the following steps: diff --git a/articles/Extensibility/docs/appManagement/Sharing.md b/articles/Extensibility/docs/appManagement/Sharing.md index 30ade2e..32df196 100644 --- a/articles/Extensibility/docs/appManagement/Sharing.md +++ b/articles/Extensibility/docs/appManagement/Sharing.md @@ -1,7 +1,3 @@ ---- -stoplight-id: ruuiy7dsn27on ---- - # Sharing the App By default, a newly registered app is private, meaning that only the developer tenant has access to it. However, you can share your app with other tenants even if it hasn't been published yet. diff --git a/articles/Extensibility/docs/appManagement/Updating.md b/articles/Extensibility/docs/appManagement/Updating.md index 2a0ea73..7679353 100644 --- a/articles/Extensibility/docs/appManagement/Updating.md +++ b/articles/Extensibility/docs/appManagement/Updating.md @@ -1,7 +1,3 @@ ---- -stoplight-id: b7cdff09ad767 ---- - # Updating the App There might be times when you need to make changes to your app. Whether you want to fix bugs, correct flaws, or add new functionality, the changes should eventually reach your registered app instance. That's why RWS Trados supports app versioning. diff --git a/articles/Extensibility/docs/appManagement/Validating.md b/articles/Extensibility/docs/appManagement/Validating.md index aa9c455..75c3c39 100644 --- a/articles/Extensibility/docs/appManagement/Validating.md +++ b/articles/Extensibility/docs/appManagement/Validating.md @@ -1,7 +1,3 @@ ---- -stoplight-id: aacd1775aae19 ---- - # Validating Account Settings As we have already seen, most apps require some configuration settings in order to serve their purpose. For example, the machine translation apps such as Google and DeepL may need some credentials to communicate with the 3rd party MT provider. diff --git a/articles/Extensibility/docs/consumer/Automatic-Task-App-consumer-guide.md b/articles/Extensibility/docs/consumer/Automatic-Task-App-consumer-guide.md index 15453bd..4daa38c 100644 --- a/articles/Extensibility/docs/consumer/Automatic-Task-App-consumer-guide.md +++ b/articles/Extensibility/docs/consumer/Automatic-Task-App-consumer-guide.md @@ -1,9 +1,3 @@ ---- -tags: [Consumer] -stoplight-id: xmvf6rjkuqma6 ---- - - # Automatic Task Automatic Task apps offer the possibility to add custom functionality within a project's workflow. diff --git a/articles/Extensibility/docs/consumer/Dynamic-Preview-guide.md b/articles/Extensibility/docs/consumer/Dynamic-Preview-guide.md index 4f7cae2..eee7a6e 100644 --- a/articles/Extensibility/docs/consumer/Dynamic-Preview-guide.md +++ b/articles/Extensibility/docs/consumer/Dynamic-Preview-guide.md @@ -1,7 +1,3 @@ ---- -stoplight-id: j6yjjz5b5gtv5 ---- - # Dynamic Preview Dynamic Preview apps offer the ability to render previews dynamically based on selections the user makes in the preview page. diff --git a/articles/Extensibility/docs/consumer/MT-App-consumer-guide.md b/articles/Extensibility/docs/consumer/MT-App-consumer-guide.md index 958feeb..47d2622 100644 --- a/articles/Extensibility/docs/consumer/MT-App-consumer-guide.md +++ b/articles/Extensibility/docs/consumer/MT-App-consumer-guide.md @@ -1,9 +1,3 @@ ---- -tags: [Consumer] -stoplight-id: aq5ppczlrfiwc ---- - - # Machine Translation Machine Translation apps offer the possibility to use external machine translation providers within the Trados platform. diff --git a/articles/Extensibility/docs/development/Add-On-To-App-Migration.md b/articles/Extensibility/docs/development/Add-On-To-App-Migration.md index 53f60c8..e81cc1b 100644 --- a/articles/Extensibility/docs/development/Add-On-To-App-Migration.md +++ b/articles/Extensibility/docs/development/Add-On-To-App-Migration.md @@ -1,7 +1,3 @@ ---- -stoplight-id: fhf8qgiqk5ml3 ---- - # Add-on to App Migration If you previously have developed an add-on, you have to migrate it to the app concept. Add-ons have in the descriptor the property `descriptorVersion` with value `1.3` or less. Apps start with `descriptorVersion` `1.4`. diff --git a/articles/Extensibility/docs/development/App-Descriptor.md b/articles/Extensibility/docs/development/App-Descriptor.md index b464343..d18ea7b 100644 --- a/articles/Extensibility/docs/development/App-Descriptor.md +++ b/articles/Extensibility/docs/development/App-Descriptor.md @@ -1,7 +1,3 @@ ---- -stoplight-id: 1j4h4ccwlvxkq ---- - # App Descriptor A descriptor defines what the app does. The very first interaction between Trados and an app is requesting the descriptor. diff --git a/articles/Extensibility/docs/development/App-Versioning.md b/articles/Extensibility/docs/development/App-Versioning.md index 0f1e8f7..a8bb985 100644 --- a/articles/Extensibility/docs/development/App-Versioning.md +++ b/articles/Extensibility/docs/development/App-Versioning.md @@ -1,8 +1,3 @@ ---- -stoplight-id: 8qooshkz6t5ps ---- - - # App Versioning This article explains how the app versions work and how to use multiple versions of your app. diff --git a/articles/Extensibility/docs/development/Automatic-Task-App-development-guide.md b/articles/Extensibility/docs/development/Automatic-Task-App-development-guide.md index 2189c9d..208a686 100644 --- a/articles/Extensibility/docs/development/Automatic-Task-App-development-guide.md +++ b/articles/Extensibility/docs/development/Automatic-Task-App-development-guide.md @@ -1,9 +1,3 @@ ---- -tags: [Development] -stoplight-id: 2dlyn1ep2e2p5 ---- - - # Automatic Task Automatic Task extensions offer the possibility to add custom functionality within a project's workflow. diff --git a/articles/Extensibility/docs/development/MT-App-development-guide.md b/articles/Extensibility/docs/development/MT-App-development-guide.md index d077c7b..5bddf8c 100644 --- a/articles/Extensibility/docs/development/MT-App-development-guide.md +++ b/articles/Extensibility/docs/development/MT-App-development-guide.md @@ -1,9 +1,3 @@ ---- -tags: [Development] -stoplight-id: y6tealkmfbf36 ---- - - # Machine Translation Machine Translation apps offer the possibility to use external machine translation providers within the Trados platform. diff --git a/articles/Extensibility/docs/development/Multi-Region.md b/articles/Extensibility/docs/development/Multi-Region.md index fc3dd7d..188bca9 100644 --- a/articles/Extensibility/docs/development/Multi-Region.md +++ b/articles/Extensibility/docs/development/Multi-Region.md @@ -1,8 +1,3 @@ ---- -stoplight-id: 4x29bwcvq2f84 -tags: [Development] ---- - # Multi-Region To fulfill the requirements of our customers, Trados Enterprise allows multi-region deployments of your app. diff --git a/articles/Extensibility/docs/development/Preview-App-development-guide.md b/articles/Extensibility/docs/development/Preview-App-development-guide.md index 49bc2a7..bcec6e3 100644 --- a/articles/Extensibility/docs/development/Preview-App-development-guide.md +++ b/articles/Extensibility/docs/development/Preview-App-development-guide.md @@ -1,9 +1,3 @@ ---- -tags: [Development] -stoplight-id: i7ib8ruwpxdxr ---- - - # Preview Provider ## Introduction diff --git a/articles/Extensibility/docs/development/Trados-Cloud-API.md b/articles/Extensibility/docs/development/Trados-Cloud-API.md index 4e6b403..f695659 100644 --- a/articles/Extensibility/docs/development/Trados-Cloud-API.md +++ b/articles/Extensibility/docs/development/Trados-Cloud-API.md @@ -1,7 +1,3 @@ ---- -stoplight-id: ca24im2xg3ra8 ---- - # Trados Cloud Platform API Communication to Trados Cloud Platform API is also authenticated and the process is described in the [Trados Cloud Platform API documentation](https://languagecloud.sdl.com/lc/api-docs). diff --git a/articles/Extensibility/docs/development/UI-App-custom-elements-locations.md b/articles/Extensibility/docs/development/UI-App-custom-elements-locations.md index 722bdfe..d5ab3e5 100644 --- a/articles/Extensibility/docs/development/UI-App-custom-elements-locations.md +++ b/articles/Extensibility/docs/development/UI-App-custom-elements-locations.md @@ -1,8 +1,3 @@ ---- -stoplight-id: gwyrrbtyn4j2i -tags: [Development] ---- - # Custom Elements and Locations The platform supports the addition of various UI elements, including **buttons** (generic, link, and dropdown) and **panels** (generic, sidebar, and tab). diff --git a/articles/Extensibility/docs/development/UI-App-development-guide.md b/articles/Extensibility/docs/development/UI-App-development-guide.md index b70cc2b..11206e4 100644 --- a/articles/Extensibility/docs/development/UI-App-development-guide.md +++ b/articles/Extensibility/docs/development/UI-App-development-guide.md @@ -1,8 +1,3 @@ ---- -stoplight-id: f15btr2xmf7u9 -tags: [Development] ---- - # User Interface App Development Guide UI extensions offer the possibility to add custom user interface elements and functionality. Custom [buttons and panels can be added to specific places](UI-App-custom-elements-locations.md) within the user interface. diff --git a/articles/Extensibility/docs/development/Verification-App-development-guide.md b/articles/Extensibility/docs/development/Verification-App-development-guide.md index b6a79f4..8d0dd2a 100644 --- a/articles/Extensibility/docs/development/Verification-App-development-guide.md +++ b/articles/Extensibility/docs/development/Verification-App-development-guide.md @@ -1,8 +1,3 @@ ---- -stoplight-id: 9r7ku59767q11 ---- - - # Verification Provider ## Overview diff --git a/articles/Extensibility/docs/development/Webhooks.md b/articles/Extensibility/docs/development/Webhooks.md index 38fdf6d..9117ef0 100644 --- a/articles/Extensibility/docs/development/Webhooks.md +++ b/articles/Extensibility/docs/development/Webhooks.md @@ -1,8 +1,3 @@ ---- -stoplight-id: vh5fg9b14gm43 ---- - - # Webhooks Apps can specify a list of webhooks that will be registered automatically when the app is installed on an account. That allows the app to specify a list of webhooks and consume them, allowing for asynchronous scenarios where the app can wait for events instead of polling constantly to check for a particular event or state improving performance both for the app and for Trados. diff --git a/articles/LCPublicAPI/api/Data-Bridge-API.v1.json b/articles/LCPublicAPI/api/Data-Bridge-API.v1.json index b31e370..140829f 100644 --- a/articles/LCPublicAPI/api/Data-Bridge-API.v1.json +++ b/articles/LCPublicAPI/api/Data-Bridge-API.v1.json @@ -1,8 +1,5 @@ { "openapi": "3.1.0", - "x-stoplight": { - "id": "99245a6f1a8b3" - }, "info": { "title": "Trados Data Bridge API", "version": "1.0", @@ -95,21 +92,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "ewt80yfhs7pra" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "fg5kkmeofdwma" - }, "items": { - "$ref": "#/components/schemas/fact-fts", - "x-stoplight": { - "id": "ljku7ow2vvpny" - } + "$ref": "#/components/schemas/fact-fts" } } } @@ -126,9 +114,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "0i2egklq27ujm" } }, "parameters": [] @@ -151,21 +136,12 @@ "properties": { "itemCount": { "type": "number", - "x-stoplight": { - "id": "czzt762fllpa5" - }, "default": 0 }, "items": { "type": "array", - "x-stoplight": { - "id": "29by18tjd7l2t" - }, "items": { - "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "htnoecnhmp89l" - } + "$ref": "#/components/schemas/dim-project" } } } @@ -207,10 +183,7 @@ { "$ref": "#/components/parameters/X-LC-Tenant" } - ], - "x-stoplight": { - "id": "n10x3jiu55ecw" - } + ] } }, "/fts/customers": { @@ -255,21 +228,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "06xcxd48n6b8x" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "wc9bivpffu606" - }, "items": { - "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "duob2eyyblqzg" - } + "$ref": "#/components/schemas/dim-customer" } } } @@ -286,9 +250,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "yr0wamil3dx3a" } } }, @@ -334,21 +295,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "6a4yj3lm2bnv0" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "mvhrtilalxlr4" - }, "items": { - "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "d8g9frsr879tv" - } + "$ref": "#/components/schemas/dim-language-pair" } } } @@ -365,9 +317,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "tllsox5iz99ct" } } }, @@ -413,21 +362,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "cg998acog1fkf" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "xeqd5ah8n8duy" - }, "items": { - "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "w1i4fe4xchzwv" - } + "$ref": "#/components/schemas/dim-source-file" } } } @@ -444,9 +384,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "l3nqn7380gmvh" } } }, @@ -492,21 +429,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "0elgejiyuov0f" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "wo7tp3uil6a0y" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "k5am7el4cgaf8" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -523,9 +451,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "k049s6w993rzg" } } }, @@ -570,21 +495,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "q3d312skt1oeq" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "4u2yqd0zmmt0b" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "gli0mvzsa5hwl" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -602,9 +518,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "hfgystwoeq6qj" } } }, @@ -650,21 +563,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "qrcmdoe4yk8gb" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "zbdgyxs5r01be" - }, "items": { - "$ref": "#/components/schemas/dim-translator", - "x-stoplight": { - "id": "igusjpclelbjv" - } + "$ref": "#/components/schemas/dim-translator" } } } @@ -681,9 +585,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "3v735ipp8n13m" } } }, @@ -729,21 +630,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "dlrxj1jkttiht" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "8rs5of8mwuwch" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "1a9l4d7apr7z1" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -760,9 +652,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "kutxxxe8tmp72" } } }, @@ -808,21 +697,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "pqr2i33pek3yf" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "p6mc5kkl0nt8q" - }, "items": { - "$ref": "#/components/schemas/dim-reviewer", - "x-stoplight": { - "id": "d3f0pnl42am03" - } + "$ref": "#/components/schemas/dim-reviewer" } } } @@ -839,9 +719,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "2hpywe98wzok6" } } }, @@ -887,21 +764,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "of9yowi1zvwnv" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "acji8ccoyrzrw" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "tldh4y2eeyarx" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -918,9 +786,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "redilqpktx4td" } } }, @@ -966,21 +831,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "9341z7kfd1du4" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "1k6nwdpy0rzy9" - }, "items": { - "$ref": "#/components/schemas/dim-customer-reviewer", - "x-stoplight": { - "id": "uq22vt2xqmuyq" - } + "$ref": "#/components/schemas/dim-customer-reviewer" } } } @@ -997,9 +853,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "hqwyasr8weirm" } } }, @@ -1045,21 +898,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "h71yaxhpgn840" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "ot0jxidlb7ggc" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "a2yyfw10lh07u" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -1076,9 +920,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "snrplnvrpt3zj" } } }, @@ -1127,21 +968,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "1poawq2phcwua" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "ka5z4c83mq2e2" - }, "items": { - "$ref": "#/components/schemas/fact-task-status", - "x-stoplight": { - "id": "1hzf6oj5i1dab" - } + "$ref": "#/components/schemas/fact-task-status" } } } @@ -1158,9 +990,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "x5fhvnpoon0ly" } } }, @@ -1169,9 +998,6 @@ "summary": "List Task Status Customer Dimension", "operationId": "ListTaskStatusCustomerDimension", "description": "Retrieves the customer dimension present in the Task Status dataset.\r\n\r\n", - "x-stoplight": { - "id": "d5nv1zhbzrmmr" - }, "tags": [ "Task Status Data Set" ], @@ -1209,21 +1035,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "20zd4iij11igm" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "x9mryupljw2br" - }, "items": { - "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "hxh89ueglo3v3" - } + "$ref": "#/components/schemas/dim-customer" } } } @@ -1251,9 +1068,6 @@ "tags": [ "Task Status Data Set" ], - "x-stoplight": { - "id": "yo6fvs55m0yf4" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -1288,21 +1102,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "nj9lcuawo1ydx" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "9sn9ilrp5praf" - }, "items": { - "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "xeb313ksba378" - } + "$ref": "#/components/schemas/dim-language-pair" } } } @@ -1330,9 +1135,6 @@ "tags": [ "Task Status Data Set" ], - "x-stoplight": { - "id": "w4b26wdtcu6sw" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -1367,16 +1169,10 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "rq1lyazra03mz" - } + "type": "integer" }, "items": { - "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "q7bd6eb0dtbux" - } + "$ref": "#/components/schemas/dim-project" } } } @@ -1403,9 +1199,6 @@ "tags": [ "Task Status Data Set" ], - "x-stoplight": { - "id": "qq8yjoje5asm2" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -1440,21 +1233,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "knrt6klvcrc9y" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "o5j1un1tx5b77" - }, "items": { - "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "qq4mtyc0num6u" - } + "$ref": "#/components/schemas/dim-source-file" } } } @@ -1482,9 +1266,6 @@ "tags": [ "Task Status Data Set" ], - "x-stoplight": { - "id": "rh7h8v3k0uw9h" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -1519,21 +1300,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "5ft444xymql36" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "jzi7fgztw3n0z" - }, "items": { - "$ref": "#/components/schemas/dim-owner", - "x-stoplight": { - "id": "z5f0xluufu2iv" - } + "$ref": "#/components/schemas/dim-owner" } } } @@ -1561,9 +1333,6 @@ "tags": [ "Task Status Data Set" ], - "x-stoplight": { - "id": "fw5aujk7hbvwh" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -1598,21 +1367,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "mmjawamcw7809" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "gm6q0zfgeyzo5" - }, "items": { - "$ref": "#/components/schemas/dim-task-types", - "x-stoplight": { - "id": "r6szcce7ygpne" - } + "$ref": "#/components/schemas/dim-task-types" } } } @@ -1696,9 +1456,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "7a5yhhbbzmsg9" } } }, @@ -1747,21 +1504,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "l8c655gip23fm" - } + "type": "integer" }, "items": { - "x-stoplight": { - "id": "jytr6dwhwclo8" - }, "type": "array", "items": { - "$ref": "#/components/schemas/fact-vendor-costs", - "x-stoplight": { - "id": "mr7e6ne184dpj" - } + "$ref": "#/components/schemas/fact-vendor-costs" } } } @@ -1778,9 +1526,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "o1tfv8jok498q" } } }, @@ -1826,16 +1571,10 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "45fx3i5pmzcif" - } + "type": "integer" }, "items": { - "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "em2q7kgwaagej" - } + "$ref": "#/components/schemas/dim-project" } } } @@ -1851,9 +1590,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "zdq0rvoxl6gba" } } }, @@ -1899,21 +1635,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "jecfbgtzikws5" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "3vfqogcf6mtk9" - }, "items": { - "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "lg1ek9x3jsicf" - } + "$ref": "#/components/schemas/dim-customer" } } } @@ -1930,9 +1657,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "jhqck3dcecbxp" } } }, @@ -1941,9 +1665,6 @@ "summary": "List Vendor Costs Language Pair Dimension", "operationId": "ListVendorCostsLanguagePairDimension", "description": "Retrieves the language pair dimension present in the vendor costs dataset.\r\n\r\n", - "x-stoplight": { - "id": "rtg5h3anu94k9" - }, "tags": [ "Vendor Costs Data Set" ], @@ -1981,21 +1702,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "cldc3o6vi5319" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "9jev5ffz9xhms" - }, "items": { - "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "gp19ltehox0b2" - } + "$ref": "#/components/schemas/dim-language-pair" } } } @@ -2052,21 +1764,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "n8r4ec3uo4wl3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "7v10e9x5bgq2m" - }, "items": { - "$ref": "#/components/schemas/dim-currency", - "x-stoplight": { - "id": "1r1fj0molmqj8" - } + "$ref": "#/components/schemas/dim-currency" } } } @@ -2088,9 +1791,6 @@ "403": { "$ref": "#/components/responses/error-model-403" } - }, - "x-stoplight": { - "id": "bw8a55jxogzea" } } }, @@ -2099,9 +1799,6 @@ "summary": "List Vendor Costs Order Template Dimension", "operationId": "ListVendorCostsOrderTemplateDimension", "description": "Retrieves the vendor order template dimension present in the vendor costs dataset.\r\n", - "x-stoplight": { - "id": "x3ls0cng8e2m5" - }, "tags": [ "Vendor Costs Data Set" ], @@ -2139,21 +1836,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "1h7h5lewreovk" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "au02sx56m3d5q" - }, "items": { - "$ref": "#/components/schemas/dim-vendor-order-template", - "x-stoplight": { - "id": "l8l8wh9oopkgu" - } + "$ref": "#/components/schemas/dim-vendor-order-template" } } } @@ -2178,9 +1866,6 @@ "summary": "List Vendor Costs Service Type Dimension", "operationId": "ListVendorCostsServiceTypeDimension", "description": "Retrieves the service types dimension present in the vendor costs dataset.\r\n", - "x-stoplight": { - "id": "c7ph3gwztp4fq" - }, "tags": [ "Vendor Costs Data Set" ], @@ -2218,21 +1903,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "x32t5yf9lwk3o" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "omnll03q8q45q" - }, "items": { - "$ref": "#/components/schemas/dim-service-types", - "x-stoplight": { - "id": "k564z9p5y5wgr" - } + "$ref": "#/components/schemas/dim-service-types" } } } @@ -2256,9 +1932,6 @@ "get": { "summary": "List Translation Quality Evaluation Metrics", "operationId": "ListTranslationQualityEvaluationMetrics", - "x-stoplight": { - "id": "8g0jhj8szruix" - }, "tags": [ "Translation Quality Evaluation Data Set" ], @@ -2300,21 +1973,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "mes1hd6gp4a7w" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "of2pd1r03iti0" - }, "items": { - "$ref": "#/components/schemas/fact-tqe", - "x-stoplight": { - "id": "kr584szhus68t" - } + "$ref": "#/components/schemas/fact-tqe" } } } @@ -2342,9 +2006,6 @@ ], "operationId": "ListTQEProjectDimension", "description": "Retrieves the project dimension present in the Translation Quality Evaluation(TQE) dataset.", - "x-stoplight": { - "id": "q2ip1fe9aisqt" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2379,21 +2040,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "q4ro2lh13mu29" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "sger5idzekmtt" - }, "items": { - "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "ls56v8ek5z4x0" - } + "$ref": "#/components/schemas/dim-project" } } } @@ -2421,9 +2073,6 @@ "Translation Quality Evaluation Data Set" ], "description": "Retrieves the customer dimension present in the Translation Quality Evaluation(TQE) dataset.", - "x-stoplight": { - "id": "2qltuek7dypkd" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2458,21 +2107,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "uzkvcxculd9v6" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "3lczer4ck0hzs" - }, "items": { - "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "vg99igj6z2bvc" - } + "$ref": "#/components/schemas/dim-customer" } } } @@ -2500,9 +2140,6 @@ ], "operationId": "ListTQELanguagePairDimension", "description": "Retrieves the language pair dimension present in the Translation Quality Evaluation(TQE) dataset.", - "x-stoplight": { - "id": "87un8zeddsx3t" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2537,21 +2174,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "ceozg8sizadgm" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "u3de31tud14bg" - }, "items": { - "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "ipbzdefdatjcx" - } + "$ref": "#/components/schemas/dim-language-pair" } } } @@ -2579,9 +2207,6 @@ ], "operationId": "ListTQESourceFileDimension", "description": "Retrieves the source file dimension present in the Translation Quality Evaluation(TQE) dataset.", - "x-stoplight": { - "id": "memcg6h8lmklr" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2616,21 +2241,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "q8tsfpvjyvc3h" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "nvvkr510e1q7b" - }, "items": { - "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "86zvqpfb3yrmw" - } + "$ref": "#/components/schemas/dim-source-file" } } } @@ -2658,9 +2274,6 @@ "tags": [ "Translation Quality Evaluation Data Set" ], - "x-stoplight": { - "id": "63r6bqv1wdrqv" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2695,21 +2308,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "pjqc2xl1txq2r" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "pv2u2cjiiqlf0" - }, "items": { - "$ref": "#/components/schemas/dim-linguist", - "x-stoplight": { - "id": "5lz0hb1lck5gj" - } + "$ref": "#/components/schemas/dim-linguist" } } } @@ -2737,9 +2341,6 @@ "tags": [ "Translation Quality Evaluation Data Set" ], - "x-stoplight": { - "id": "9bcx0xskaps6x" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2774,22 +2375,13 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "iyizsd7u3qhnh" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "oylf62xdrjpwv" - }, "description": "Final Translation Origin dimension\r\n\r\n", "items": { - "$ref": "#/components/schemas/dim-translation-origin", - "x-stoplight": { - "id": "69iinhzm9tsrp" - } + "$ref": "#/components/schemas/dim-translation-origin" } } } @@ -2817,9 +2409,6 @@ "tags": [ "Translation Quality Evaluation Data Set" ], - "x-stoplight": { - "id": "d25g35t239m3d" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2854,22 +2443,13 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "u0vspzqlap3y0" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "473116hq46tp5" - }, "description": "Original Translation Origin dimension\r\n\r\n", "items": { - "$ref": "#/components/schemas/dim-translation-origin", - "x-stoplight": { - "id": "3vyyqttbs6ubb" - } + "$ref": "#/components/schemas/dim-translation-origin" } } } @@ -2894,9 +2474,6 @@ "summary": "List TQE Evaluation Category Dimension", "operationId": "ListTQEEvaluationCategoryDimension", "description": "Retrieves the Translation Quality Evaluation Category dimension present in the Translation Quality Evaluation(TQE) dataset.", - "x-stoplight": { - "id": "v1wwcy5qjjrrq" - }, "tags": [ "Translation Quality Evaluation Data Set" ], @@ -2934,21 +2511,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "k7yeqbt6jj3vr" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "16o13w5cge8c4" - }, "items": { - "$ref": "#/components/schemas/dim-tqe-category", - "x-stoplight": { - "id": "a5it6tcrsdrnp" - } + "$ref": "#/components/schemas/dim-tqe-category" } } } @@ -2976,9 +2544,6 @@ "tags": [ "Translation Quality Evaluation Data Set" ], - "x-stoplight": { - "id": "euhgjsl66bseu" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3013,21 +2578,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "whru8s6o3yem6" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "dzie4ucoy7ef5" - }, "items": { - "$ref": "#/components/schemas/dim-task-types", - "x-stoplight": { - "id": "rgyb8tfphudkw" - } + "$ref": "#/components/schemas/dim-task-types" } } } @@ -3062,21 +2618,12 @@ "type": "object", "properties": { "itemCount": { - "type": "string", - "x-stoplight": { - "id": "eqamuvresax6d" - } + "type": "string" }, "items": { - "x-stoplight": { - "id": "qs6mpwcvnrgwj" - }, "type": "array", "items": { - "$ref": "#/components/schemas/fact-language-revenue-details", - "x-stoplight": { - "id": "d06apvbcejhbt" - } + "$ref": "#/components/schemas/fact-language-revenue-details" } } } @@ -3120,9 +2667,6 @@ } }, "operationId": "ListLanguageRevenueDetailsMetrics", - "x-stoplight": { - "id": "wsp4t9mxcznzq" - }, "description": "Retrieves the revenue details metrics present in the language revenue details dataset.", "parameters": [ { @@ -3172,21 +2716,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "ni14siafobgfw" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "w2ust3jfym8r3" - }, "items": { - "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "ldunkekewke44" - } + "$ref": "#/components/schemas/dim-project" } } } @@ -3250,9 +2785,6 @@ } }, "operationId": "ListLanguageRevenueDetailsProjectDimension", - "x-stoplight": { - "id": "tg7ng44t3also" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3296,21 +2828,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "u549qr6lkusro" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "puseim18xi4ur" - }, "items": { - "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "3mrwgbjqaqtgz" - } + "$ref": "#/components/schemas/dim-customer" } } } @@ -3351,9 +2874,6 @@ } }, "operationId": "ListLanguageRevenueDetailsCustomerDimension", - "x-stoplight": { - "id": "he1svruzn3xsa" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3398,21 +2918,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "iv29my38xb32i" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "n52iypx1gsycm" - }, "items": { - "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "4u9nyeddl36fk" - } + "$ref": "#/components/schemas/dim-language-pair" } } } @@ -3449,9 +2960,6 @@ } }, "operationId": "ListLanguageRevenueDetailsLanguagePairDimension", - "x-stoplight": { - "id": "c8gn0ia2xr7zu" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3490,21 +2998,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "0otlyp021krsy" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "rri61298kj3nw" - }, "items": { - "$ref": "#/components/schemas/dim-revenue-type", - "x-stoplight": { - "id": "ow1buzt9r8q5j" - } + "$ref": "#/components/schemas/dim-revenue-type" } } } @@ -3544,9 +3043,6 @@ } }, "operationId": "ListLanguageRevenueDetailsRevenueTypeDimension", - "x-stoplight": { - "id": "wbas6g4idlhwr" - }, "description": "Retrieves the revenue types present in the language revenue details dataset.", "parameters": [ { @@ -3591,21 +3087,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "chvpq6pyjme3s" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "fcnb8rhvsc3ew" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "y9lecghp0i1e5" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -3647,9 +3134,6 @@ } }, "operationId": "ListLanguageRevenueDetailsQuoteDateDimension", - "x-stoplight": { - "id": "r7tf64dos46sw" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3693,21 +3177,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "1iypfsp1f02p2" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "wwg1vh5r8ay7s" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "szenap43rry9c" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -3749,9 +3224,6 @@ } }, "operationId": "ListLanguageRevenueDetailsProjectCreationDateDimension", - "x-stoplight": { - "id": "x6dib4rrfndin" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3795,21 +3267,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "tl9llpj7yk2d6" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "uqrcqo0eq6lbe" - }, "items": { - "$ref": "#/components/schemas/dim-currency", - "x-stoplight": { - "id": "pjt30zexotw05" - } + "$ref": "#/components/schemas/dim-currency" } } } @@ -3843,9 +3306,6 @@ } }, "operationId": "ListLanguageRevenueDetailsCurrencyDimension", - "x-stoplight": { - "id": "f60nixd20thnl" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3889,21 +3349,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "ad39q24bvwvjn" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "ophltdj39qa3s" - }, "items": { - "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "qkl4n7ozag38k" - } + "$ref": "#/components/schemas/dim-customer" } } } @@ -3944,9 +3395,6 @@ } }, "operationId": "ListLanguageRevenuesCustomerDimension", - "x-stoplight": { - "id": "q4ss4tmx9sfdy" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3990,21 +3438,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "ogq1y21pikfzy" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "rkuij34nj8fax" - }, "items": { - "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "nlxcpfc8skx2c" - } + "$ref": "#/components/schemas/dim-project" } } } @@ -4068,9 +3507,6 @@ } }, "operationId": "ListLanguageRevenuesProjectsDimension", - "x-stoplight": { - "id": "1w4wg6dt7kfds" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4114,21 +3550,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "tzfcfx8mv4t9y" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "cf86yqcrusucu" - }, "items": { - "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "i7cnwzfkit6so" - } + "$ref": "#/components/schemas/dim-language-pair" } } } @@ -4165,9 +3592,6 @@ } }, "operationId": "ListLanguageRevenuesLanguagePairDimension", - "x-stoplight": { - "id": "w4zv7iq52ok2m" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4211,21 +3635,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "mum7mpxfywm6c" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "8kj68ihm87l83" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "hpyea0aod6l4h" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -4267,9 +3682,6 @@ } }, "operationId": "ListLanguageRevenuesApproveDateDimension", - "x-stoplight": { - "id": "ikcghqfid9s8q" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4313,21 +3725,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "a34d83d7ct4tx" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "fdemt05uh714t" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "jfzwji0on5e1g" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -4369,9 +3772,6 @@ } }, "operationId": "ListLanguageRevenuesQuoteDateDimension", - "x-stoplight": { - "id": "ssk89brj5ceq9" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4415,21 +3815,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/fact-language-revenues", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/fact-language-revenues" } } } @@ -4473,9 +3864,6 @@ } }, "operationId": "ListLanguageRevenuesMetrics", - "x-stoplight": { - "id": "wojzayo42r216" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4522,21 +3910,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "1djlu8ry1htip" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "5lkmufrdncsk6" - }, "items": { - "$ref": "#/components/schemas/dim-currency", - "x-stoplight": { - "id": "4l3c4tdaejc10" - } + "$ref": "#/components/schemas/dim-currency" } } } @@ -4570,9 +3949,6 @@ } }, "operationId": "ListLanguageRevenuesCurrencyDimension", - "x-stoplight": { - "id": "htenx9zrq9ao3" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4616,21 +3992,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "yjxygm2fgwdyd" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "74qqt5fa8p735" - }, "items": { - "$ref": "#/components/schemas/dim-quote-approver", - "x-stoplight": { - "id": "kep1nvd5cc7j8" - } + "$ref": "#/components/schemas/dim-quote-approver" } } } @@ -4677,9 +4044,6 @@ } }, "operationId": "ListLanguageRevenueQuoteApprover", - "x-stoplight": { - "id": "05mt4zhgp6i0l" - }, "description": "Retrieves the quote approvers present in the language revenues dataset.", "parameters": [ { @@ -4723,21 +4087,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/fact-translation-leverage", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/fact-translation-leverage" } } } @@ -4805,10 +4160,7 @@ "$ref": "#/components/parameters/expand" } ], - "description": "Retrieves the translation leverages metrics present in the translation leverages dataset.", - "x-stoplight": { - "id": "7omi2vwf25a6b" - } + "description": "Retrieves the translation leverages metrics present in the translation leverages dataset." } }, "/translation-leverages/translation-dates": { @@ -4831,21 +4183,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/dim-date" } } } @@ -4907,10 +4250,7 @@ "$ref": "#/components/parameters/count" } ], - "description": "Retrieves the translation dates present in the translation leverages dataset.", - "x-stoplight": { - "id": "wlxgkc1kc2ay0" - } + "description": "Retrieves the translation dates present in the translation leverages dataset." } }, "/translation-leverages/projects": { @@ -4933,21 +4273,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/dim-project" } } } @@ -5031,10 +4362,7 @@ "$ref": "#/components/parameters/count" } ], - "description": "Retrieves the project dimension present in the translation leverages dataset.", - "x-stoplight": { - "id": "fye14g6491dff" - } + "description": "Retrieves the project dimension present in the translation leverages dataset." } }, "/translation-leverages/customers": { @@ -5057,21 +4385,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/dim-customer" } } } @@ -5132,10 +4451,7 @@ "$ref": "#/components/parameters/count" } ], - "description": "Retrieves the customers dimension present in the translation leverages dataset.", - "x-stoplight": { - "id": "0ljm8rmscngke" - } + "description": "Retrieves the customers dimension present in the translation leverages dataset." } }, "/translation-leverages/language-pairs": { @@ -5158,21 +4474,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/dim-language-pair" } } } @@ -5229,10 +4536,7 @@ "$ref": "#/components/parameters/count" } ], - "description": "Retrieves the language pair dimension present in the translation leverages dataset.", - "x-stoplight": { - "id": "fyftjnmfbk8ph" - } + "description": "Retrieves the language pair dimension present in the translation leverages dataset." } }, "/translation-leverages/source-files": { @@ -5255,21 +4559,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/dim-source-file" } } } @@ -5332,10 +4627,7 @@ "$ref": "#/components/parameters/count" } ], - "description": "Retrieves the source file dimension present in the translation leverages dataset.", - "x-stoplight": { - "id": "6g8p17bni7qjn" - } + "description": "Retrieves the source file dimension present in the translation leverages dataset." } }, "/translation-leverages/leverage-bands": { @@ -5358,21 +4650,12 @@ "type": "object", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "meqmil22py5e3" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "hs9sz7y5zbj33" - }, "items": { - "$ref": "#/components/schemas/dim-leverage-band", - "x-stoplight": { - "id": "m5szfzj5ka57e" - } + "$ref": "#/components/schemas/dim-leverage-band" } } } @@ -5427,10 +4710,7 @@ "$ref": "#/components/parameters/expand" } ], - "description": "Retrieves the leverage bands dimension present in the translation leverages dataset.", - "x-stoplight": { - "id": "juyt2hzpppf0t" - } + "description": "Retrieves the leverage bands dimension present in the translation leverages dataset." } } }, @@ -5637,16 +4917,10 @@ "type": "string", "description": "A string containing custom fields and values specific to the project. Format: 'customField1 = value1 | customField2 = value2'." } - }, - "x-stoplight": { - "id": "q88adevwcd317" } }, "fact-fts": { "type": "object", - "x-stoplight": { - "id": "d04bca79e1e7a" - }, "examples": [ { "projectId": 0, @@ -5812,116 +5086,68 @@ }, "canceled": { "type": "boolean", - "description": "A boolean indicating whether the translation project was canceled.", - "x-stoplight": { - "id": "0kci7sd3j4fef" - } + "description": "A boolean indicating whether the translation project was canceled." }, "project": { "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "z7ivdmd1veupp" - }, "description": "(Optional) Expand the project dimension associated with the project id using the $expand parameter." }, "customer": { "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "2g4byidz903hn" - }, "description": "(Optional) Expand the customer dimension associated with the customer id using the $expand parameter." }, "languagePair": { "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "swu6f6xtp8oey" - }, "description": "(Optional) Expand the language pair dimension associated with the language pair id using the $expand parameter." }, "sourceFile": { "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "ucwmc945nraz4" - }, "description": "(Optional) Expand the source file dimension associated with the source file id using the $expand parameter." }, "projectCreationDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "7vk8fy2gf27i9" - }, "description": "(Optional) Expand the project creation date dimension associated with the project creation date id using the $expand parameter." }, "translationDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "dtspudu6wkb2f" - }, "description": "(Optional) Expand the translation date dimension associated with the project translation date id using the $expand parameter." }, "translator": { "$ref": "#/components/schemas/dim-translator", - "x-stoplight": { - "id": "hjuiywjfgsusm" - }, "description": "(Optional) Expand the translator dimension associated with the translator id using the $expand parameter." }, "reviewDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "vkx8lerc2b70z" - }, "description": "(Optional) Expand the review date dimension associated with the review date id using the $expand parameter." }, "reviewer": { "$ref": "#/components/schemas/dim-reviewer", - "x-stoplight": { - "id": "56zknv580zrft" - }, "description": "(Optional) Expand the reviewer dimension associated with the reviewer id using the $expand parameter." }, "customerReviewDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "oh3xzsresp5s0" - }, "description": "(Optional) Expand the customer review date dimension associated with the customer review date id using the $expand parameter." }, "customerReviewer": { "$ref": "#/components/schemas/dim-customer-reviewer", - "x-stoplight": { - "id": "6cq4y8ecbyrkt" - }, "description": "(Optional) Expand the customer reviewer dimension associated with the customer reviewer id using the $expand parameter." }, "finalizationDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "a6qwcrnfr62g1" - }, "description": "(Optional) Expand the finalization date dimension associated with the finalization date id using the $expand parameter." } } }, "error-details": { "title": "Error details", - "x-stoplight": { - "id": "3qhaf2bx584l3" - }, "type": "object", "description": "Error details", "properties": { "code": { - "type": "string", - "x-stoplight": { - "id": "ipi52a5huhj4d" - } + "type": "string" }, "message": { "type": "string", - "x-stoplight": { - "id": "exw5wnpw0ntjf" - }, "description": "Error description" } } @@ -5990,10 +5216,7 @@ } }, "description": "Customer dimension", - "title": "Customer Dimension", - "x-stoplight": { - "id": "v1jmbizruxvld" - } + "title": "Customer Dimension" }, "dim-language-pair": { "type": "object", @@ -6039,10 +5262,7 @@ } }, "description": "Language Pair dimension", - "title": "Language Pair Dimension", - "x-stoplight": { - "id": "wsdcbytswmsot" - } + "title": "Language Pair Dimension" }, "dim-source-file": { "type": "object", @@ -6116,14 +5336,8 @@ "createdAt": { "type": "string", "description": "The date and time when the source file was created. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "buq1u3c0fj5s8" - }, "format": "date-time" } - }, - "x-stoplight": { - "id": "wrqiflyphu97q" } }, "dim-date": { @@ -6196,9 +5410,6 @@ "description": "The full date in 'YYYY-MM-DD' format.", "format": "date" } - }, - "x-stoplight": { - "id": "tju1scnphkrue" } }, "dim-translator": { @@ -6258,25 +5469,16 @@ "createdAt": { "type": "string", "description": "The date and time when the translator's account was created. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "va02qnv56yrge" - }, "format": "date-time" }, "lastModifiedAt": { "type": "string", "description": "The date and time when the translator's account was last modified. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "o7e83y4yu47t9" - }, "format": "date-time" }, "deletedAt": { "type": "string", "description": "The date and time when the translator's account was deleted, if applicable. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "xkaxiiggzaocl" - }, "format": "date-time" }, "vendorId": { @@ -6291,9 +5493,6 @@ "type": "boolean", "description": "A boolean indicating whether the translator's account has been deleted." } - }, - "x-stoplight": { - "id": "qqd3n859lqu9w" } }, "dim-reviewer": { @@ -6353,25 +5552,16 @@ "createdAt": { "type": "string", "description": "The date and time when the reviewer's account was created. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "u07y5mk1o9d8l" - }, "format": "date-time" }, "lastModifiedAt": { "type": "string", "description": "The date and time when the reviewer's account was last modified. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "7nkhq024b6qf0" - }, "format": "date-time" }, "deletedAt": { "type": "string", "description": "The date and time when the reviewer's account was deleted, if applicable. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "nz8qzx0llby6t" - }, "format": "date-time" }, "vendorId": { @@ -6386,9 +5576,6 @@ "type": "boolean", "description": "A boolean indicating whether the reviewer's account has been deleted." } - }, - "x-stoplight": { - "id": "3gwkzywqps7fv" } }, "dim-customer-reviewer": { @@ -6446,34 +5633,22 @@ "createdAt": { "type": "string", "description": "The date and time when the customer reviewer's account was created. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "y0kc1gdppxb9w" - }, "format": "date-time" }, "lastModifiedAt": { "type": "string", "description": "The date and time when the customer reviewer's account was last modified. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "ndwbs7s5tfz0u" - }, "format": "date-time" }, "deletedAt": { "type": "string", "description": "The date and time when the customer reviewer's account was deleted, if applicable. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "9sjzv0ljmqxvg" - }, "format": "date-time" }, "deleted": { "type": "boolean", "description": "A boolean indicating whether the customer reviewer's account has been deleted." } - }, - "x-stoplight": { - "id": "1qz943i9spvk2" } }, "fact-vendor-costs": { @@ -6485,11 +5660,11 @@ "customerId": 1234567890, "languagePairId": 111111, "vendorOrderTemplateId": 222222, - "quoteCreatedAt": "2024-01-01T00:00:00.000Z", + "quoteCreatedAt": "2024-01-01T00:00:00Z", "serviceTypeId": 333, - "quoteReviewedAt": "2024-01-01T00:00:00.000Z", - "quoteApprovedAt": "2024-01-01T00:00:00.000Z", - "quoteUpdatedAt": "2024-01-01T00:00:00.000Z", + "quoteReviewedAt": "2024-01-01T00:00:00Z", + "quoteApprovedAt": "2024-01-01T00:00:00Z", + "quoteUpdatedAt": "2024-01-01T00:00:00Z", "fileCount": 1, "targetWordCount": 1000, "currencyId": 444444, @@ -6573,51 +5748,30 @@ }, "project": { "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "t2831fnpurl8b" - }, "description": "(Optional) Expand the project dimension associated with the project id using the $expand parameter." }, "customer": { "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "x5apvmyqjzz4u" - }, "description": "(Optional) Expand the customer dimension associated with the customer id using the $expand parameter." }, "languagePair": { "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "jwzbmhe1a27oe" - }, "description": "(Optional) Expand the language pair dimension associated with the language pair id using the $expand parameter." }, "vendorOrderTemplate": { "$ref": "#/components/schemas/dim-vendor-order-template", - "x-stoplight": { - "id": "f75eq39m8klsz" - }, "description": "(Optional) Expand the vendor order template dimension associated with the vendorOrderTemplateId using the $expand parameter." }, "serviceType": { "$ref": "#/components/schemas/dim-service-types", - "x-stoplight": { - "id": "tlzo73clwbho2" - }, "description": "(Optional) Expand the service types dimension associated with the serviceTypeId using the $expand parameter." }, "currency": { "$ref": "#/components/schemas/dim-currency", - "x-stoplight": { - "id": "6zvycro4q2is3" - }, "description": "(Optional) Expand the currency dimension associated with the currencyId using the $expand parameter." } }, - "title": "Vendor Costs Metrics", - "x-stoplight": { - "id": "r80ehydon9lwf" - } + "title": "Vendor Costs Metrics" }, "dim-currency": { "type": "object", @@ -6648,10 +5802,7 @@ } }, "description": "Currency dimension", - "title": "Currency Dimension", - "x-stoplight": { - "id": "1627md05efegl" - } + "title": "Currency Dimension" }, "dim-vendor-order-template": { "type": "object", @@ -6702,18 +5853,12 @@ "createdAt": { "type": "string", "description": "Date and time when the vendor order template was created. (ISO 8601 format)", - "x-stoplight": { - "id": "qgu8nxpo8qsju" - }, "format": "date-time" }, "deleted": { "type": "boolean", "description": "Indicates whether the vendor order template has been deleted (`true`) or is active (`false`)." } - }, - "x-stoplight": { - "id": "g1ki1690apv5x" } }, "dim-service-types": { @@ -6755,16 +5900,10 @@ } }, "description": "Service Type dimension", - "title": "Service Type Dimension", - "x-stoplight": { - "id": "k4n4dj1sf9f6a" - } + "title": "Service Type Dimension" }, "dim-owner": { "title": "Task Owner Dimension", - "x-stoplight": { - "id": "wkhuxjby48xbl" - }, "type": "object", "x-examples": { "Example 1": { @@ -6820,25 +5959,16 @@ "createdAt": { "type": "string", "description": "The date and time when the task owner's account was created. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "4wtzhv2587ck7" - }, "format": "date-time" }, "lastModifiedAt": { "type": "string", "description": "The date and time when the task owner's account was last modified. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "xplcx84fo2anx" - }, "format": "date-time" }, "deletedAt": { "type": "string", "description": "The date and time when the task owner's account was deleted, if applicable. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "rf65t6tb74tvb" - }, "format": "date-time" }, "vendorId": { @@ -6857,9 +5987,6 @@ }, "dim-quote-approver": { "title": "Quote Approver Dimension", - "x-stoplight": { - "id": "62wt5qzjprbn2" - }, "type": "object", "x-examples": { "Example 1": { @@ -6936,25 +6063,16 @@ "createdAt": { "type": "string", "description": "The date and time when the quote approver's account was created. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "9gdddrvb5o7g0" - }, "format": "date-time" }, "lastModifiedAt": { "type": "string", "description": "The date and time when the quote approver's account was last modified. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "fklzw4gyliirz" - }, "format": "date-time" }, "deletedAt": { "type": "string", "description": "The date and time when the quote approver's account was deleted, if applicable. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "xkmjbx75z7ry5" - }, "format": "date-time" }, "vendorId": { @@ -7010,10 +6128,7 @@ } }, "description": "Task Types Dimension", - "title": "Task Type Dimension", - "x-stoplight": { - "id": "s0pm1jc23bbpj" - } + "title": "Task Type Dimension" }, "fact-tqe": { "type": "object", @@ -7091,9 +6206,6 @@ "evaluatedAt": { "type": "string", "description": "The date and time when the evaluation was conducted in 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "mr3t6i9uzify4" - }, "format": "date-time" }, "taskId": { @@ -7139,77 +6251,44 @@ }, "project": { "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "auw1nj4uo6jjw" - }, "description": "(Optional) Expand the project dimension associated with the projectId using the $expand parameter.\r\n\r\n" }, "customer": { "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "0hjkd53u3jtlx" - }, "description": "(Optional) Expand the customer dimension associated with the customerId using the $expand parameter.\r\n\r\n" }, "linguist": { "$ref": "#/components/schemas/dim-linguist", - "x-stoplight": { - "id": "lupxf20ck5kgs" - }, "description": "(Optional) Expand the linguist dimension associated with the linguistId using the $expand parameter.\r\n\r\n" }, "originalTranslationOrigin": { "$ref": "#/components/schemas/dim-translation-origin", - "x-stoplight": { - "id": "0lxh5k7w46itr" - }, "description": "(Optional) Expand the original translation origin dimension associated with the originalTranslationOriginId using the $expand parameter.\r\n" }, "finalTranslationOrigin": { "$ref": "#/components/schemas/dim-translation-origin", - "x-stoplight": { - "id": "dxo72u5z3tlow" - }, "description": "(Optional) Expand the final translation origin dimension associated with the finalTranslationOriginId using the $expand parameter.\r\n" }, "taskType": { "$ref": "#/components/schemas/dim-task-types", - "x-stoplight": { - "id": "jr8u58awm3kyn" - }, "description": "(Optional) Expand the task type dimension associated with the taskTypeId using the $expand parameter.\r\n" }, "languagePair": { "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "vp4nxhzavoa8o" - }, "description": "(Optional) Expand the language pair dimension associated with the languagePairId using the $expand parameter.\r\n" }, "sourceFile": { "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "hxy1new9zqhms" - }, "description": "(Optional) Expand the source file dimension associated with the sourceFileId using the $expand parameter.\r\n" }, "translationQualityEvaluationCategory": { "$ref": "#/components/schemas/dim-tqe-category", - "x-stoplight": { - "id": "c65a8oifz6x8v" - }, "description": "(Optional) Expand the translation quality evaluation category dimension associated with the translationQualityEvaluationCategoryId using the $expand parameter.\r\n" } - }, - "x-stoplight": { - "id": "dp8z5cvhwewgi" } }, "dim-linguist": { "title": "Linguist Dimension", - "x-stoplight": { - "id": "5pu4ebol4njno" - }, "type": "object", "x-examples": { "Example 1": { @@ -7265,25 +6344,16 @@ "createdAt": { "type": "string", "description": "The date and time when the linguist's account was created. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "9bcplllnxbeqm" - }, "format": "date-time" }, "lastModifiedAt": { "type": "string", "description": "The date and time when the linguist's account was last modified. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "jzd0z5axle0om" - }, "format": "date-time" }, "deletedAt": { "type": "string", "description": "The date and time when the linguist's account was deleted, if applicable. Timestamp with 'YYYY-MM-DDTHH:MM:SSZ' format.", - "x-stoplight": { - "id": "lf0zqkck8yqk1" - }, "format": "date-time" }, "vendorId": { @@ -7409,56 +6479,32 @@ }, "project": { "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "8wn06o2fwdaxj" - }, "description": "(Optional) Expand the project dimension associated with the projectId using the $expand parameter." }, "customer": { "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "tbbaxiw91b8ae" - }, "description": "(Optional) Expand the customer dimension associated with the customerId using the $expand parameter." }, "taskType": { "$ref": "#/components/schemas/dim-task-types", - "x-stoplight": { - "id": "02epgbi3anti1" - }, "description": "(Optional) Expand the task type dimension associated with the taskTypeId using the $expand parameter." }, "taskState": { "$ref": "#/components/schemas/dim-task-states", - "x-stoplight": { - "id": "zja7q2gfw320q" - }, "description": "(Optional) Expand the task state dimension associated with the taskStatusId using the $expand parameter." }, "languagePair": { "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "z87lz2iuktvgm" - }, "description": "(Optional) Expand the language pair dimension associated with the languageDirectionId using the $expand parameter." }, "sourceFile": { "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "dxlndvyivvr8n" - }, "description": "(Optional) Expand the source file dimension associated with the sourceFileId using the $expand parameter." }, "taskOwner": { "$ref": "#/components/schemas/dim-owner", - "x-stoplight": { - "id": "suf661az41ca9" - }, "description": "(Optional) Expand the task owner dimension associated with the taskOwnerId using the $expand parameter." } - }, - "x-stoplight": { - "id": "az9qe23uo3wlx" } }, "dim-task-states": { @@ -7485,10 +6531,7 @@ } }, "description": "Task States dimension", - "title": "Task State Dimension", - "x-stoplight": { - "id": "iieo64du9lq7y" - } + "title": "Task State Dimension" }, "dim-translation-origin": { "type": "object", @@ -7514,10 +6557,7 @@ } }, "description": "Translation Origin dimension", - "title": "Translation Origin Dimension", - "x-stoplight": { - "id": "6ffh6bqoohg88" - } + "title": "Translation Origin Dimension" }, "dim-tqe-category": { "type": "object", @@ -7558,169 +6598,100 @@ } }, "description": "Translation quality evaluation category", - "title": "Translation Quality Evaluation Category", - "x-stoplight": { - "id": "swbx3mrmisdkw" - } + "title": "Translation Quality Evaluation Category" }, "fact-language-revenues": { "title": "fact-language-revenues", - "x-stoplight": { - "id": "430txfvyfv4bu" - }, "type": "object", "description": "The language revenue metrics", "properties": { "customerId": { "type": "integer", - "x-stoplight": { - "id": "gpdp2fnw0v2v8" - }, "description": "The unique identifier for the customer." }, "projectId": { "type": "integer", - "x-stoplight": { - "id": "9vtxjpfm0dr32" - }, "description": "The unique identifier for the project." }, "languagePairId": { "type": "integer", - "x-stoplight": { - "id": "bzy4ml6uz8ao8" - }, "description": "The unique identifier for the language pair." }, "approveDateId": { "type": "integer", - "x-stoplight": { - "id": "iszl8g2wyixxh" - }, "description": "The unique identifier for the quote approve date." }, "currencyId": { "type": "integer", - "x-stoplight": { - "id": "695h6px2s9w6f" - }, "description": "The unique identifier for the currency." }, "quoteApproverId": { "type": "integer", - "x-stoplight": { - "id": "p3hmddujxrm96" - }, "description": "The unique identifier for the quote approver." }, "quoteDateId": { "type": "integer", - "x-stoplight": { - "id": "jmpf1zypjsbx5" - }, "description": "The unique identifier for the quote creation date." }, "translationPrice": { "type": "number", - "x-stoplight": { - "id": "kvgll36dnxu6w" - }, "format": "double", "description": "The price of the translation service." }, "languagePrice": { "type": "number", - "x-stoplight": { - "id": "boocpynw3o4n2" - }, "format": "double", "description": "The additional language price of the translation service." }, "projectAdditionalPrice": { "type": "number", - "x-stoplight": { - "id": "mo7m7ti8wtjp9" - }, "format": "double", "description": "The project level additional price of the translation service." }, "totalRevenue": { "type": "number", - "x-stoplight": { - "id": "6u419sb28wz3e" - }, "format": "double", "description": "The total price of the project." }, "savings": { "type": "number", - "x-stoplight": { - "id": "v4xt3zffbuww9" - }, "format": "double", "description": "The savings obtain through the use of the automated translation features." }, "wordCount": { "type": "integer", - "x-stoplight": { - "id": "flngaoyo0zoxo" - }, "description": "The number of words processed during the translation service." }, "files": { "type": "integer", - "x-stoplight": { - "id": "p0wipl2ixb15l" - }, "description": "The number of target files processed during the translation service" }, "customer": { "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "4xropztcshlip" - }, "description": "(Optional) Expand the customer dimension associated with the customer id using the $expand parameter and \"customer\" value." }, "project": { "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "48dy7qglqj54e" - }, "description": "(Optional) Expand the project dimension associated with the project id using the $expand parameter and \"project\" value." }, "languagePair": { "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "pd6xlk9xfrsf5" - }, "description": "(Optional) Expand the language pair dimension associated with the language pair id using the $expand parameter and \"languagePair\" value." }, "approveDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "p5rkzmjplyt28" - }, "description": "(Optional) Expand the approve date dimension associated with the approve date id using the $expand parameter and \"approveDate\" value." }, "currency": { "$ref": "#/components/schemas/dim-currency", - "x-stoplight": { - "id": "w14tjqp3qkagl" - }, "description": "(Optional) Expand the currency dimension associated with the currency id using the $expand parameter and \"currency\" value." }, "quoteApprover": { "$ref": "#/components/schemas/dim-quote-approver", - "x-stoplight": { - "id": "788eqcb1ctj8f" - }, "description": "(Optional) Expand the quote approver dimension associated with the quote approver id using the $expand parameter and \"quoteApprover\" value." }, "quoteDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "ldnd7j2zkzhdg" - }, "description": "(Optional) Expand the quote date dimension associated with the quote date id using the $expand parameter and \"quoteDate\" value." } }, @@ -7745,124 +6716,73 @@ }, "fact-language-revenue-details": { "title": "fact-language-revenue-details", - "x-stoplight": { - "id": "7rdoa20due2xo" - }, "type": "object", "description": "Language revenue details metrics", "properties": { "quoteDateId": { "type": "integer", - "x-stoplight": { - "id": "rrigf8o7gqisv" - }, "description": "The unique identifier for the quote creation date." }, "customerId": { "type": "integer", - "x-stoplight": { - "id": "088zg0sx6d0ar" - }, "description": "The unique identifier for the customer." }, "projectId": { "type": "integer", - "x-stoplight": { - "id": "w4wa5okwcfvo2" - }, "description": "The unique identifier for the project." }, "languagePairId": { "type": "integer", - "x-stoplight": { - "id": "0zai50vut837u" - }, "description": "The unique identifier for the language pair." }, "revenueTypeId": { "type": "integer", - "x-stoplight": { - "id": "i92ynlxk0kmvv" - }, "description": "The unique identifier for the revenue type." }, "currencyId": { "type": "integer", - "x-stoplight": { - "id": "v11zdwmoa7e50" - }, "description": "The unique identifier for the currency." }, "projectCreationDateId": { "type": "integer", - "x-stoplight": { - "id": "2lknvcx5pl4gw" - }, "description": "The unique identifier for the project creation date." }, "numberOfUnits": { "type": "number", - "x-stoplight": { - "id": "nukfgoafas75m" - }, "format": "double", "description": "The number of units of the revenue type that generated the revenue." }, "revenue": { "type": "number", - "x-stoplight": { - "id": "dn80w6lqtbtpq" - }, "format": "double", "description": "The revenue generated by the revenue type." }, "quoteDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "ligjv55awvrkp" - }, "description": "(Optional) Expand the quote date dimension associated with the quote date id using the $expand parameter and \"quoteDate\" value." }, "customer": { "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "az9ka699r1nxz" - }, "description": "(Optional) Expand the customer dimension associated with the customer id using the $expand parameter and \"customer\" value." }, "project": { "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "2kpm0pkkdybrl" - }, "description": "(Optional) Expand the project dimension associated with the project id using the $expand parameter and \"project\" value." }, "languagePair": { "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "jc0ykv86dvm9x" - }, "description": "(Optional) Expand the language pair dimension associated with the language pair id using the $expand parameter and \"languagePair\" value." }, "revenueType": { "$ref": "#/components/schemas/dim-revenue-type", - "x-stoplight": { - "id": "fh8jfo4qi8t9b" - }, "description": "(Optional) Expand the revenue type dimension associated with the revenue type id using the $expand parameter and \"revenueType\" value." }, "currency": { "$ref": "#/components/schemas/dim-currency", - "x-stoplight": { - "id": "fn3u2m1js7rq6" - }, "description": "(Optional) Expand the currency dimension associated with the currency id using the $expand parameter and \"currency\" value." }, "projectCreationDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "2whazg2g15pik" - }, "description": "(Optional) Expand the project creation date dimension associated with the project creation date id using the $expand parameter and \"projectCreationDate\" value." } }, @@ -7882,9 +6802,6 @@ }, "dim-revenue-type": { "title": "dim-revenue-type", - "x-stoplight": { - "id": "2ks34nsuycji5" - }, "type": "object", "description": "The revenue type dimension. \nThe dimension stores details about individual cost/revenue types.", "examples": [ @@ -7913,61 +6830,37 @@ "properties": { "internalId": { "type": "integer", - "x-stoplight": { - "id": "558ebopv5wqoj" - }, "description": "The internal unique identifier of the revenue type." }, "name": { "type": "string", - "x-stoplight": { - "id": "mm6j225rx0u7v" - }, "description": "The name of the revenue type which is displayed in the Trados Enterprise Quote or Price model." }, "category": { "type": "string", - "x-stoplight": { - "id": "9ymr21awzjd38" - }, "description": "The Trados Enterprise cost/price category. This field will detail the level where the revenue type will apply. The possible values are: file, language, project." }, "type": { "type": "string", - "x-stoplight": { - "id": "wggl5mlvc7l6n" - }, "description": "Represents the way the revenue type will be applied when calculating the overall cost. \n" }, "unit": { "type": "string", - "x-stoplight": { - "id": "ohcbngejinn4z" - }, "description": "Represents the measurement that will be used when calculating the units of the revenue type. " } } }, "dim-leverage-band": { "title": "dim-leverage-band", - "x-stoplight": { - "id": "tda8sqmuv0ldo" - }, "type": "object", "description": "The translation leverage band dimension. \nA translation leverage band refers to a specific category or level of similarity between the content being translated and existing translations or reference material.", "properties": { "internalId": { "type": "number", - "x-stoplight": { - "id": "wftsvdeltujxi" - }, "description": "The internal unique identifier of the leverage band." }, "bandName": { "type": "string", - "x-stoplight": { - "id": "aszz0hw0remyu" - }, "description": "The name of the translation leverage band as it is in Trados Enterprise." } }, @@ -7980,156 +6873,90 @@ }, "fact-translation-leverage": { "title": "fact-translation-leverage", - "x-stoplight": { - "id": "fxmge5dj52nhp" - }, "type": "object", "description": "The translation leverage metrics", "properties": { "translationDateId": { "type": "number", - "x-stoplight": { - "id": "xss9o5msjwj5i" - }, "description": "The unique internal identifier for the translation date." }, "translationTime": { - "type": "number", - "x-stoplight": { - "id": "19ifmksp600su" - } + "type": "number" }, "accountId": { "type": "number", - "x-stoplight": { - "id": "9hlx8boja60m7" - }, "description": "The unique identifier for the account." }, "customerId": { "type": "number", - "x-stoplight": { - "id": "k1kj43n84e1tf" - }, "description": "The unique identifier for the customer." }, "projectId": { "type": "number", - "x-stoplight": { - "id": "7encjapj4syuw" - }, "description": "The unique identifier for the project." }, "languagePairId": { "type": "number", - "x-stoplight": { - "id": "o8tgapnv634i3" - }, "description": "The unique identifier for the language pair." }, "sourceFileId": { "type": "number", - "x-stoplight": { - "id": "gy0y354x0p7lg" - }, "description": "The unique internal identifier for the source file." }, "bandId": { "type": "number", - "x-stoplight": { - "id": "q9wpdnkmfz6xu" - }, "description": "The unique identifier for the leverage band." }, "characterCount": { "type": "number", - "x-stoplight": { - "id": "0dfzpnx6q7vlg" - }, "description": "The total number of characters in the source file." }, "wordCount": { "type": "number", - "x-stoplight": { - "id": "4d1pufv1yod1i" - }, "description": "The total number of words in the source file." }, "segmentCount": { "type": "number", - "x-stoplight": { - "id": "7axch6z5vr9cf" - }, "description": "The total number of segments in the source file." }, "bandCharacters": { "type": "number", - "x-stoplight": { - "id": "1t7y8262rsijd" - }, "description": "The total number of characters within the specified leverage band." }, "bandWords": { "type": "number", - "x-stoplight": { - "id": "rj3i0ntxdwoul" - }, "description": "The total number of words within the specified leverage band." }, "bandSegments": { "type": "number", - "x-stoplight": { - "id": "0zecc8fdvjpp7" - }, "description": "The total number of segments within the specified leverage band." }, "canceled": { "type": "boolean", - "x-stoplight": { - "id": "p47xf0qlgpm49" - }, "description": "A boolean flag indicating whether the specific workflow was canceled or not." }, "translationDate": { "$ref": "#/components/schemas/dim-date", - "x-stoplight": { - "id": "0dv96orzmbter" - }, "description": "(Optional) Expand the date dimension associated with the translation date id using the $expand parameter and \"translationDate\" value." }, "customer": { "$ref": "#/components/schemas/dim-customer", - "x-stoplight": { - "id": "nrn8mnjrf2ffk" - }, "description": "(Optional) Expand the customer dimension associated with the customer id using the $expand parameter and \"customer\" value." }, "project": { "$ref": "#/components/schemas/dim-project", - "x-stoplight": { - "id": "yfnyoa67wcn9r" - }, "description": "(Optional) Expand the project dimension associated with the project id using the $expand parameter and \"project\" value." }, "languagePair": { "$ref": "#/components/schemas/dim-language-pair", - "x-stoplight": { - "id": "crbny9f1ubgsf" - }, "description": "(Optional) Expand the language pair dimension associated with the language pair id using the $expand parameter and \"languagePair\" value." }, "sourceFile": { "$ref": "#/components/schemas/dim-source-file", - "x-stoplight": { - "id": "tu8cgu0l9vdou" - }, "description": "(Optional) Expand the source file dimension associated with the source file id using the $expand parameter and \"sourceFile\" value." }, "leverageBand": { "$ref": "#/components/schemas/dim-leverage-band", - "x-stoplight": { - "id": "zmynhlceh2p0j" - }, "description": "(Optional) Expand the leverage band dimension associated with the band id using the $expand parameter and \"leverageBand\" value." } } @@ -8333,4 +7160,4 @@ } } } -} \ No newline at end of file +} diff --git a/articles/LCPublicAPI/api/Global-Public-API.v1.json b/articles/LCPublicAPI/api/Global-Public-API.v1.json index ba510a8..c428a44 100644 --- a/articles/LCPublicAPI/api/Global-Public-API.v1.json +++ b/articles/LCPublicAPI/api/Global-Public-API.v1.json @@ -1,8 +1,5 @@ { "openapi": "3.1.0", - "x-stoplight": { - "id": "usvezyelg8nd5" - }, "info": { "title": "Trados Cloud Platform Global API", "description": "The Trados Cloud Platform API providing global functionality.", @@ -51,9 +48,6 @@ } }, "operationId": "ListRegions", - "x-stoplight": { - "id": "jxhiuihkb6v96" - }, "description": "Lists all the regions including domains names (hosts) for various services.", "tags": [ "Region" @@ -168,9 +162,6 @@ } }, "operationId": "ListMyAccounts", - "x-stoplight": { - "id": "vo1eh8g1njsy0" - }, "description": "Retrieves the accounts from all regions where the authenticated user is part of . \r\n\r\n> For service users only the account where the user is defined is returned.", "parameters": [ { @@ -188,9 +179,6 @@ "schemas": { "list-regions-response": { "title": "List Regions Response", - "x-stoplight": { - "id": "pmh357jix5qkq" - }, "type": "object", "required": [ "items", @@ -199,30 +187,18 @@ "properties": { "items": { "type": "array", - "x-stoplight": { - "id": "mmi10qbgs3tud" - }, "items": { - "$ref": "#/components/schemas/region-details", - "x-stoplight": { - "id": "jo3ll1nh6n1pp" - } + "$ref": "#/components/schemas/region-details" } }, "itemCount": { - "type": "number", - "x-stoplight": { - "id": "nnxz2wzsd43cm" - } + "type": "number" } }, "description": "Provides information about available regions and host addresses." }, "region-details": { "title": "Region Details", - "x-stoplight": { - "id": "spfb4bhcmhija" - }, "type": "object", "required": [ "regionCode", @@ -233,40 +209,25 @@ "properties": { "regionCode": { "type": "string", - "x-stoplight": { - "id": "wkqh30rzsshmd" - }, "description": "Region code that uniquely identifies the region. Possible values are `ca` and `eu`." }, "name": { "type": "string", - "x-stoplight": { - "id": "rhjbrnh017f1m" - }, "description": "Region name.", "example": "EU" }, "location": { "type": "string", - "x-stoplight": { - "id": "asmilrimrxssy" - }, "description": "User friendly geographical location of the region.", "example": "EU (Frankfurt, DE)" }, "hosts": { - "$ref": "#/components/schemas/region-hosts", - "x-stoplight": { - "id": "t5ym78qgxg7ir" - } + "$ref": "#/components/schemas/region-hosts" } } }, "region-hosts": { "title": "Region Hosts", - "x-stoplight": { - "id": "elvhb8u6i4vl3" - }, "type": "object", "required": [ "apiHost" @@ -274,9 +235,6 @@ "properties": { "apiHost": { "type": "string", - "x-stoplight": { - "id": "s7isz42nnk89u" - }, "description": "Trados Cloud Platform API host. It contains the host and is should be suffixed with the path of the Public API and version." } } @@ -366,9 +324,6 @@ }, "well-known-jwks-response": { "title": "Well Known Keys Response", - "x-stoplight": { - "id": "sf68ge9zrow9r" - }, "type": "object", "properties": { "keys": { @@ -418,9 +373,6 @@ }, "regionCode": { "type": "string", - "x-stoplight": { - "id": "tp3uu68nb4946" - }, "description": "Region code that uniquely identifies the region." } }, @@ -458,4 +410,4 @@ } } } -} \ No newline at end of file +} diff --git a/articles/LCPublicAPI/api/Public-API.v1.json b/articles/LCPublicAPI/api/Public-API.v1.json index 1810439..dcfdcc4 100644 --- a/articles/LCPublicAPI/api/Public-API.v1.json +++ b/articles/LCPublicAPI/api/Public-API.v1.json @@ -1,4 +1,4 @@ -{ +{ "openapi": "3.1.0", "info": { "title": "Trados Cloud Platform API", @@ -309,9 +309,6 @@ } }, "operationId": "CreateApplication", - "x-stoplight": { - "id": "irpluy6gzpvwk" - }, "description": "Creates a new integration application.", "requestBody": { "content": { @@ -387,9 +384,6 @@ } }, "operationId": "ListApplications", - "x-stoplight": { - "id": "glrd92hxso1l1" - }, "description": "Retrieves a list of applications the authenticated user has access to.", "parameters": [ { @@ -477,9 +471,6 @@ } }, "operationId": "UpdateApplication", - "x-stoplight": { - "id": "f9xn1splrosgo" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -570,9 +561,6 @@ } }, "operationId": "GetApplication", - "x-stoplight": { - "id": "utd9uvkrvyixm" - }, "description": "Retrieves an integration application by identifier.", "parameters": [ { @@ -632,9 +620,6 @@ } }, "operationId": "DeleteApplication", - "x-stoplight": { - "id": "xj7c9cejwon9b" - }, "description": "Deletes an integration application.", "parameters": [ { @@ -700,9 +685,6 @@ } }, "operationId": "ListLlmConfigurations", - "x-stoplight": { - "id": "inxxqoo6ktslt" - }, "description": "List the account configured Large Language Models.", "parameters": [ { @@ -2015,9 +1997,6 @@ } }, "operationId": "RequestFileAnalysis", - "x-stoplight": { - "id": "t57g1xy8y9r75" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -2039,43 +2018,25 @@ "properties": { "fileIds": { "type": "array", - "x-stoplight": { - "id": "azlzt85a5lkl5" - }, "description": "The file identifiers for which the analysis will be performed.", "items": { - "x-stoplight": { - "id": "g73xta7jy2re2" - }, "type": "string" } }, "sourceLanguage": { "$ref": "#/components/schemas/source-language-request", - "x-stoplight": { - "id": "86x0qedyrl4rv" - }, "description": "The source language." }, "languageProcessingRuleId": { "type": "string", - "x-stoplight": { - "id": "1g8puz69o0xu8" - }, "description": "The identifier of the Language Processing Rule to be used when determining word count." }, "fileProcessingConfigurationId": { "type": "string", - "x-stoplight": { - "id": "hu1k8l2pqv2o8" - }, "description": "The identifier of the File Processing Configuration to be used when converting a file for analysis.
\r\nA default configuration will be used if not specified." }, "quotingOptions": { "type": "object", - "x-stoplight": { - "id": "5l3iznluoo6kn" - }, "description": "Set these resources to calculate an estimated translation cost.", "required": [ "pricingModelId", @@ -2084,22 +2045,13 @@ "properties": { "pricingModelId": { "type": "string", - "x-stoplight": { - "id": "5rf92aw1gkge2" - }, "description": "The identifier of the Pricing Model to be used when calculating the cost." }, "targetLanguages": { "type": "array", - "x-stoplight": { - "id": "vyfoxy7wp48vl" - }, "description": "The target languages for which the cost will be calculated.", "items": { - "$ref": "#/components/schemas/target-language-request", - "x-stoplight": { - "id": "pwvr1t18i9dym" - } + "$ref": "#/components/schemas/target-language-request" } } } @@ -2208,9 +2160,6 @@ } }, "operationId": "PollFileAnalysis", - "x-stoplight": { - "id": "8iqm2m3c577th" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3184,9 +3133,6 @@ } }, "operationId": "CreatePerfectMatchMapping", - "x-stoplight": { - "id": "thyh9npsnqozm" - }, "description": "For more details on the PerfectMatch feature please consult the [official documentation](https://docs.rws.com/791595/1155478/trados-enterprise---accelerate/perfectmatch-general-information).\r\n\r\nAfter creating a mapping, target files from the `matchingProjects` are automatically matched to the source files in the new project. This is a long-running background operation, and its `status` can be tracked by polling the [Get PerfectMatch Mapping](#/operations/GetPerfectMatchMapping) endpoint.", "requestBody": { "content": { @@ -3307,10 +3253,7 @@ { "$ref": "#/components/parameters/fields" } - ], - "x-stoplight": { - "id": "gypb1u4fb5r8v" - } + ] }, "parameters": [ { @@ -3455,10 +3398,7 @@ } } }, - "description": "Adds a new PerfectMatch batch mapping.\r\n\r\nWhen new source files are introduced to a mid-project, a new batch must be added to the current mapping to leverage PerfectMatch. This action triggers a background operation that identifies matching candidates for the newly added files.", - "x-stoplight": { - "id": "ojtqa1eu0nop1" - } + "description": "Adds a new PerfectMatch batch mapping.\r\n\r\nWhen new source files are introduced to a mid-project, a new batch must be added to the current mapping to leverage PerfectMatch. This action triggers a background operation that identifies matching candidates for the newly added files." } }, "/perfect-match-mappings/{mappingId}/batch-mappings/{batchMappingId}": { @@ -3591,10 +3531,7 @@ } } }, - "description": "Updates a PerfectMatch batch mapping.\r\n\r\nPay special attention to how [updating works](https://languagecloud.sdl.com/lc/api-docs/updating-data-with-put).", - "x-stoplight": { - "id": "k414o2pdrvauv" - } + "description": "Updates a PerfectMatch batch mapping.\r\n\r\nPay special attention to how [updating works](../docs/Updating-data-with-PUT.html)." } }, "/perfect-match-mappings/{mappingId}/batch-mappings/{batchMappingId}/file-mappings/{fileMappingId}/project-file": { @@ -3704,9 +3641,6 @@ } }, "operationId": "UpdatePerfectMatchFileMappingWithProjectFile", - "x-stoplight": { - "id": "7v7r948reznq7" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -3850,10 +3784,7 @@ } } }, - "description": "Updates a PerfectMatch file mapping with a manually uploaded file.", - "x-stoplight": { - "id": "l5u5ir8uz9kr" - } + "description": "Updates a PerfectMatch file mapping with a manually uploaded file." } }, "/perfect-match-mappings/{mappingId}/batch-mappings/{batchMappingId}/file-mappings/{fileMappingId}/target-languages/{targetLanguage}": { @@ -3956,9 +3887,6 @@ } }, "operationId": "DeletePerfectMatchFileMappingForFile", - "x-stoplight": { - "id": "hzhi7qsfd975q" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4094,9 +4022,6 @@ } }, "operationId": "GetPerfectMatchCandidates", - "x-stoplight": { - "id": "fbia0pjkxv11t" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -4189,10 +4114,7 @@ ], "tags": [ "Machine Translation" - ], - "x-stoplight": { - "id": "pnd31f3gjids8" - } + ] } }, "/pricing-models": { @@ -4360,9 +4282,6 @@ } }, "operationId": "CreatePricingModel", - "x-stoplight": { - "id": "5xf6yyxydnib9" - }, "description": "Creates a new pricing model.", "parameters": [ { @@ -4564,9 +4483,6 @@ } }, "operationId": "UpdatePricingModel", - "x-stoplight": { - "id": "519y1mm5q2twn" - }, "description": "Updates a pricing model.", "parameters": [ { @@ -4662,9 +4578,6 @@ } }, "operationId": "DeletePricingModel", - "x-stoplight": { - "id": "48vkxmoxbdoz0" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -5742,10 +5655,7 @@ { "$ref": "#/components/parameters/X-LC-Tenant" } - ], - "x-stoplight": { - "id": "ypm1hf7wad9at" - } + ] }, "parameters": [ { @@ -6070,9 +5980,6 @@ } } } - }, - "x-stoplight": { - "id": "5hbbqpkqxmfyt" } }, "parameters": [ @@ -6182,10 +6089,7 @@ "required": true, "description": "The export identifier." } - ], - "x-stoplight": { - "id": "uyc9zdzlangtw" - } + ] }, "parameters": [ { @@ -6302,10 +6206,7 @@ } }, "x-codegen-download": true, - "operationId": "DownloadFile", - "x-stoplight": { - "id": "r8ac4c1ortxtw" - } + "operationId": "DownloadFile" }, "parameters": [ { @@ -7230,7 +7131,7 @@ }, "description": "For details on multipart requests please see [this article](../docs/How-to-multipart.html)." }, - "description": "Adds a new version of the source file in [BCM](https://developers.rws.com/languagecloud-api-docs/articles/BCM.NET_client_API.html) or native format. More information about file formats can be found on the [File formats](../docs/File-formats.html) page.\n\nThe version is added on the task represented by `taskId`. To successfully execute the add operation the task should already be assigned and accepted by a user. If the task is automatic, it's possible to add a source file version only when the status of task is `inProgress`.\n\nThe file versions added need to respect the output file type declared by the task type of the enclosing task. On the [Rules for sequencing tasks correctly](https://docs.rws.com/791595/885137/trados-enterprise/rules-for-sequencing-tasks-correctly) page from the official RWS Documentation Center, you can find out what output file type is supported by each task.\n\nFor adding a source file version using an extension task, the configuration of the task must declare the `scope`'s value as \"file\".\n\nIf the file type of the new added file is different than the supported source file type, the new `fileTypeSettingsId` must be specified in the body or an update of file type should be performed after the add operation, using the [Update Source File Properties](#/operations/UpdateSourceProperties).\n\nThe value of `fileTypeSettingsId` is one of the identifiers listed by the [List File Type Settings](#/operations/ListFileTypeSettings) endpoint.\n\nThe [List File Type Settings](#/operations/ListFileTypeSettings) endpoint must be called with the File Processing Configuration identifier of your project.\n\nThe File Processing Configuration of your project can be retrieved from [Get Project](#/operations/GetProject) endpoint.\n\nThe multipart parameters in the body should respect and strictly follow the order specified in our documentation. \n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when adding files.\n", + "description": "Adds a new version of the source file in [BCM](../../BCM/BCM.NET_client_API.html) or native format. More information about file formats can be found on the [File formats](../docs/File-formats.html) page.\n\nThe version is added on the task represented by `taskId`. To successfully execute the add operation the task should already be assigned and accepted by a user. If the task is automatic, it's possible to add a source file version only when the status of task is `inProgress`.\n\nThe file versions added need to respect the output file type declared by the task type of the enclosing task. On the [Rules for sequencing tasks correctly](https://docs.rws.com/791595/885137/trados-enterprise/rules-for-sequencing-tasks-correctly) page from the official RWS Documentation Center, you can find out what output file type is supported by each task.\n\nFor adding a source file version using an extension task, the configuration of the task must declare the `scope`'s value as \"file\".\n\nIf the file type of the new added file is different than the supported source file type, the new `fileTypeSettingsId` must be specified in the body or an update of file type should be performed after the add operation, using the [Update Source File Properties](#/operations/UpdateSourceProperties).\n\nThe value of `fileTypeSettingsId` is one of the identifiers listed by the [List File Type Settings](#/operations/ListFileTypeSettings) endpoint.\n\nThe [List File Type Settings](#/operations/ListFileTypeSettings) endpoint must be called with the File Processing Configuration identifier of your project.\n\nThe File Processing Configuration of your project can be retrieved from [Get Project](#/operations/GetProject) endpoint.\n\nThe multipart parameters in the body should respect and strictly follow the order specified in our documentation. \n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when adding files.\n", "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -8219,7 +8120,7 @@ "Target File" ], "summary": "Export Target File Version", - "description": "Generates an asynchronous export operation. Use the [Get Target File Version Export](#/operations/PollTargetFileVersionExport) endpoint to poll until the export is completed. Used only for [BCM](https://developers.rws.com/languagecloud-api-docs/articles/BCM.NET_client_API.html) file versions.\n\nThis operation triggers a conversion of the BCM target file version in a native or SDLXLIFF format, based on the value of the `format` query parameter used.\n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when uploading files.", + "description": "Generates an asynchronous export operation. Use the [Get Target File Version Export](#/operations/PollTargetFileVersionExport) endpoint to poll until the export is completed. Used only for [BCM](../../BCM/BCM.NET_client_API.html) file versions.\n\nThis operation triggers a conversion of the BCM target file version in a native or SDLXLIFF format, based on the value of the `format` query parameter used.\n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when uploading files.", "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -8533,7 +8434,7 @@ "Target File" ], "summary": "Download Target File Version", - "description": "Downloads the file version (native or BCM). \n\nIf the `fileVersionId` path parameter represents a native file version, the native file will be downloaded. If the `fileVersionId` is an identifier of a version in [BCM format](https://developers.rws.com/languagecloud-api-docs/articles/BCM.NET_client_API.html), the BCM file will be downloaded.", + "description": "Downloads the file version (native or BCM). \n\nIf the `fileVersionId` path parameter represents a native file version, the native file will be downloaded. If the `fileVersionId` is an identifier of a version in [BCM format](../../BCM/BCM.NET_client_API.html), the BCM file will be downloaded.", "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -8656,7 +8557,7 @@ "Target File" ], "summary": "Import Target File Version", - "description": "Generates an asynchronous import operation. Use [Poll Target File Version Import endpoint](#/operations/PollTargetFileVersionImport) to poll until the import is completed. Only `sdlxliff` files can be imported.\n\nImport should be used when a file is downloaded as an `sdlxliff`, processed and then, replaced. \nThe import operation triggers internally the update of the [BCM](https://developers.rws.com/languagecloud-api-docs/articles/BCM.NET_client_API.html) file associated with the imported file. It should mostly be used for offline work.\n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when uploading files.", + "description": "Generates an asynchronous import operation. Use [Poll Target File Version Import endpoint](#/operations/PollTargetFileVersionImport) to poll until the import is completed. Only `sdlxliff` files can be imported.\n\nImport should be used when a file is downloaded as an `sdlxliff`, processed and then, replaced. \nThe import operation triggers internally the update of the [BCM](../../BCM/BCM.NET_client_API.html) file associated with the imported file. It should mostly be used for offline work.\n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when uploading files.", "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -8995,7 +8896,7 @@ }, "description": "For details on multipart requests please see [this article](../docs/How-to-multipart.html)." }, - "description": "Adds a new version of the target file. Only the `native` and `bcm` file formats are accepted. For the `sdlxliff` files, you should use the [Import Target File endpoint](#/operations/ImportTargetFileVersion). More information about file formats can be found on the [File formats](../docs/File-formats.html) page. Additional details on BCM files can be found [here](https://developers.rws.com/languagecloud-api-docs/articles/BCM.NET_client_API.html).\n\nThe version is added on the task represented by `taskId`. To be able to execute the add operation the task should be assigned and accepted by user. If the task is automatic, it is possible to add a target file version only if the status is `inProgress`.\n\nThe added file versions need to respect the output file type declared by the task type of the enclosing task. On the [Rules for sequencing tasks correctly](https://docs.rws.com/791595/885137/trados-enterprise/rules-for-sequencing-tasks-correctly) page from the official RWS Documentation Center, you can find out what output file type is supported by each task.\n\nFor adding a target file version using an extension task, the configuration of the task type must declare the `scope`'s value as \"file\".\n\nThe multipart parameters in the body should respect and strictly follow the order specified in our documentation.\n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when uploading files.", + "description": "Adds a new version of the target file. Only the `native` and `bcm` file formats are accepted. For the `sdlxliff` files, you should use the [Import Target File endpoint](#/operations/ImportTargetFileVersion). More information about file formats can be found on the [File formats](../docs/File-formats.html) page. Additional details on BCM files can be found [here](../../BCM/BCM.NET_client_API.html).\n\nThe version is added on the task represented by `taskId`. To be able to execute the add operation the task should be assigned and accepted by user. If the task is automatic, it is possible to add a target file version only if the status is `inProgress`.\n\nThe added file versions need to respect the output file type declared by the task type of the enclosing task. On the [Rules for sequencing tasks correctly](https://docs.rws.com/791595/885137/trados-enterprise/rules-for-sequencing-tasks-correctly) page from the official RWS Documentation Center, you can find out what output file type is supported by each task.\n\nFor adding a target file version using an extension task, the configuration of the task type must declare the `scope`'s value as \"file\".\n\nThe multipart parameters in the body should respect and strictly follow the order specified in our documentation.\n\nConsider the [file and project size limit](https://docs.rws.com/791595/815967/trados-enterprise---accelerate/file-and-project-size-limit) when uploading files.", "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -12720,7 +12621,7 @@ } } }, - "description": "Updates a translation engine. \n\nIt can be used to update a stand-alone translation engine or a project's translation engine. \nThe identifier of a project's translation engine can be retrieved only by calling [Get Project](https://sdl-language-tech.stoplight.io/docs/lcpublicapi/fd9ee0beb37ca-get-project) endpoint.\n\nPay special attention that some properties can not be changed for a project's translation engine. These include: name, description, definition.languageProcessingId, and language pairs can not be added/removed from definition.languagePairDefinitions. \n\nPay special attention to how [updating](https://languagecloud.sdl.com/lc/api-docs/updating-data-with-put) works.", + "description": "Updates a translation engine. \n\nIt can be used to update a stand-alone translation engine or a project's translation engine. \nThe identifier of a project's translation engine can be retrieved only by calling [Get Project](#/operations/GetProject) endpoint.\n\nPay special attention that some properties can not be changed for a project's translation engine. These include: name, description, definition.languageProcessingId, and language pairs can not be added/removed from definition.languagePairDefinitions. \n\nPay special attention to how [updating](../docs/Updating-data-with-PUT.html) works.", "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -13055,8 +12956,8 @@ } ] }, - "createdAt": "2022-01-12T12:00:00.000Z", - "lastModifiedAt": "2022-01-12T12:00:00.000Z", + "createdAt": "2022-01-12T12:00:00Z", + "lastModifiedAt": "2022-01-12T12:00:00Z", "type": "system", "languages": [ { @@ -13801,8 +13702,8 @@ }, "numberOfEntries": 0, "status": "ready", - "createdAt": "2022-01-12T12:00:00.000Z", - "lastModifiedAt": "2022-01-12T12:00:00.000Z" + "createdAt": "2022-01-12T12:00:00Z", + "lastModifiedAt": "2022-01-12T12:00:00Z" } } } @@ -14230,7 +14131,7 @@ "value": "string" } ], - "createdAt": "2019-08-24T14:15:22.000Z", + "createdAt": "2019-08-24T14:15:22Z", "createdBy": { "id": "string", "email": "string", @@ -14259,7 +14160,7 @@ } ] }, - "lastModifiedAt": "2019-08-24T14:15:22.000Z", + "lastModifiedAt": "2019-08-24T14:15:22Z", "lastModifiedBy": { "id": "string", "email": "string", @@ -14290,7 +14191,7 @@ } } ], - "createdAt": "2019-08-24T14:15:22.000Z", + "createdAt": "2019-08-24T14:15:22Z", "createdBy": { "id": "string", "email": "string", @@ -14319,7 +14220,7 @@ } ] }, - "lastModifiedAt": "2019-08-24T14:15:22.000Z", + "lastModifiedAt": "2019-08-24T14:15:22Z", "lastModifiedBy": { "id": "string", "email": "string", @@ -14362,7 +14263,7 @@ "value": "string" } ], - "createdAt": "2019-08-24T14:15:22.000Z", + "createdAt": "2019-08-24T14:15:22Z", "createdBy": { "id": "string", "email": "string", @@ -14391,7 +14292,7 @@ } ] }, - "lastModifiedAt": "2019-08-24T14:15:22.000Z", + "lastModifiedAt": "2019-08-24T14:15:22Z", "lastModifiedBy": { "id": "string", "email": "string", @@ -14422,7 +14323,7 @@ } } ], - "createdAt": "2019-08-24T14:15:22.000Z", + "createdAt": "2019-08-24T14:15:22Z", "createdBy": { "id": "string", "email": "string", @@ -14451,7 +14352,7 @@ } ] }, - "lastModifiedAt": "2019-08-24T14:15:22.000Z", + "lastModifiedAt": "2019-08-24T14:15:22Z", "lastModifedBy": { "id": "string", "email": "string", @@ -14494,7 +14395,7 @@ "value": "string" } ], - "createdAt": "2019-08-24T14:15:22.000Z", + "createdAt": "2019-08-24T14:15:22Z", "createdBy": { "id": "string", "email": "string", @@ -14523,7 +14424,7 @@ } ] }, - "lastModifiedAt": "2019-08-24T14:15:22.000Z", + "lastModifiedAt": "2019-08-24T14:15:22Z", "lastModifiedBy": { "id": "string", "email": "string", @@ -14554,7 +14455,7 @@ } } ], - "createdAt": "2019-08-24T14:15:22.000Z", + "createdAt": "2019-08-24T14:15:22Z", "createdBy": { "id": "string", "email": "string", @@ -14583,7 +14484,7 @@ } ] }, - "lastModifiedAt": "2019-08-24T14:15:22.000Z", + "lastModifiedAt": "2019-08-24T14:15:22Z", "lastModifiedBy": { "id": "string", "email": "string", @@ -17882,9 +17783,6 @@ } }, "operationId": "TranslationsLookup", - "x-stoplight": { - "id": "e1b35d4bkp1dq" - }, "tags": [ "Translation" ], @@ -17997,9 +17895,6 @@ } }, "operationId": "TranslationsConcordanceSearch", - "x-stoplight": { - "id": "w7q4r8d7hum33" - }, "description": "Performs a concordance search for a given text within the TM linked to the specified translation engine. The translated content will be returned as a BCM [fragment](https://developers.rws.com/languagecloud-api-docs/api/bcm/Sdl.Core.Bcm.BcmModel.Fragment.html) or [term](https://developers.rws.com/languagecloud-api-docs/api/bcm/Sdl.Core.Bcm.BcmModel.Skeleton.Term.html). \n\n For detailed concepts and examples see the [Translation API](../docs/translations/Translations.html) page.", "requestBody": { "content": { @@ -18109,9 +18004,6 @@ } }, "operationId": "TranslationsUpdate", - "x-stoplight": { - "id": "pyjdd2h02zm8z" - }, "description": "Updates a translation unit. The system identifies matching translation units in the TM based on the provided BCM [fragment](https://developers.rws.com/languagecloud-api-docs/api/bcm/Sdl.Core.Bcm.BcmModel.Fragment.html). \n\n For detailed concepts and examples see the [Translation API](../docs/translations/Translations.html) page.", "parameters": [ { @@ -18488,9 +18380,6 @@ } }, "operationId": "CreateUser", - "x-stoplight": { - "id": "ispfndwuo3pse" - }, "description": "Creates a new user in an account.", "parameters": [ { @@ -18694,9 +18583,6 @@ } }, "operationId": "UpdateUser", - "x-stoplight": { - "id": "pe5i7ilrm4h3p" - }, "description": "Updates a user within the account.\r\n\r\nPlease follow the update rules detailed on the [Updating data with PUT](../docs/Updating-data-with-PUT.html) page.\r\n\r\nWhen performing an update, fields that are related to a different type of user will be ignored.", "requestBody": { "content": { @@ -18765,9 +18651,6 @@ } }, "operationId": "DeleteUser", - "x-stoplight": { - "id": "ac5fqii7z6x2x" - }, "description": "Deletes a user.", "parameters": [ { @@ -19367,9 +19250,6 @@ } }, "operationId": "ListTranslationServiceTypes", - "x-stoplight": { - "id": "014dsosfughtk" - }, "parameters": [ { "$ref": "#/components/parameters/Authorization" @@ -19473,13 +19353,13 @@ }, "createdAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the project group was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time" }, "lastModifiedAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the project group was modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "format": "date-time" } @@ -19717,9 +19597,6 @@ }, "application-create-request": { "title": "Application Create Request", - "x-stoplight": { - "id": "qhxb5m4sok0si" - }, "type": "object", "required": [ "name" @@ -19727,34 +19604,22 @@ "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "bgy7y1rl401q2" - }, "description": "The application name.", "maxLength": 70, "minLength": 1 }, "description": { "type": "string", - "x-stoplight": { - "id": "uxrbkrp2mbh34" - }, "description": "The application description.", "maxLength": 1000 }, "enableApiAccess": { "type": "boolean", - "x-stoplight": { - "id": "84ukz6ih4v0af" - }, "default": true, "description": "Enables oAuth 2.0 API access and provides the application's client credentials." }, "serviceUserId": { "type": "string", - "x-stoplight": { - "id": "f8zkfoyjyahuf" - }, "description": "The Service User identifier. Required when `enableApiAccess` is `true`." } } @@ -19765,40 +19630,25 @@ "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "bgy7y1rl401q2" - }, "description": "The application name.", "minLength": 1, "maxLength": 70 }, "description": { "type": "string", - "x-stoplight": { - "id": "uxrbkrp2mbh34" - }, "description": "The application description.", "maxLength": 1000 }, "enableApiAccess": { "type": "boolean", - "x-stoplight": { - "id": "mlgrme3srlaui" - }, "default": true }, "serviceUserId": { "type": "string", - "x-stoplight": { - "id": "f8zkfoyjyahuf" - }, "description": "The Service user identifier. The Service User will be used to provide authorization for this application." }, "regenerateSecret": { "type": "boolean", - "x-stoplight": { - "id": "fj2o239iimngr" - }, "default": false, "description": "Regenerate the client secret." } @@ -19895,27 +19745,18 @@ }, "completion-config-request": { "title": "Completion Configuration", - "x-stoplight": { - "id": "9mwe1gdglduma" - }, "type": "object", "description": "Completion configuration properties.", "properties": { "completeDays": { "type": "number", "description": "Number of days until automatic completion of the project. Starting from project creation date.", - "x-stoplight": { - "id": "ceanv1mabx8qq" - }, "minimum": 1, "maximum": 365, "default": 90 }, "archiveDays": { "type": "number", - "x-stoplight": { - "id": "l8bju7xnl0r40" - }, "minimum": 1, "maximum": 365, "default": 90, @@ -19923,9 +19764,6 @@ }, "archiveReminderDays": { "type": "number", - "x-stoplight": { - "id": "bclu4cm76o4w4" - }, "minimum": 1, "maximum": 365, "default": 7, @@ -19935,17 +19773,11 @@ }, "completion-config-response": { "title": "Completion Configuration", - "x-stoplight": { - "id": "0z2k59nqy13cl" - }, "type": "object", "description": "Completion configuration properties.", "properties": { "completeDate": { "$ref": "#/components/schemas/date-time", - "x-stoplight": { - "id": "f7adiaz6qf6b4" - }, "description": "
default
" }, "completeDays": { @@ -19957,9 +19789,6 @@ }, "archiveDate": { "$ref": "#/components/schemas/date-time", - "x-stoplight": { - "id": "z7g5nb84eytoc" - }, "description": "
default
" }, "archiveDays": { @@ -19967,29 +19796,20 @@ "minimum": 1, "maximum": 365, "default": 90, - "description": "
default
Number of days after project completion when the workflow will be stopped and the project will enter *archived* state.
", - "x-stoplight": { - "id": "s30y2qk8d359o" - } + "description": "
default
Number of days after project completion when the workflow will be stopped and the project will enter *archived* state.
" }, "archiveReminderDays": { "type": "number", "minimum": 1, "maximum": 365, "default": 7, - "description": "
default
Number of days before workflow stoppage when a reminder will be sent.
", - "x-stoplight": { - "id": "z0iqmdumocd9v" - } + "description": "
default
Number of days before workflow stoppage when a reminder will be sent.
" } } }, "conditional-cost-operator": { "title": "Conditional Cost Operator", "type": "string", - "x-stoplight": { - "id": "u0in7jsh95abi" - }, "enum": [ "less", "lessOrEqual", @@ -20000,9 +19820,6 @@ "conditional-cost-type": { "title": "Conditional Cost Type", "type": "string", - "x-stoplight": { - "id": "br34ph3abddli" - }, "enum": [ "absolute", "relative", @@ -20012,9 +19829,6 @@ "conditional-cost-variable": { "title": "Conditional Cost Variable", "type": "string", - "x-stoplight": { - "id": "e97vbe2580u68" - }, "enum": [ "wordCount", "runningTotal" @@ -20042,9 +19856,6 @@ }, "ragStatus": { "type": "string", - "x-stoplight": { - "id": "z7v6f1w7qrqdj" - }, "enum": [ "green", "amber", @@ -20077,9 +19888,6 @@ }, "name": { "type": "string", - "x-stoplight": { - "id": "ln5wrk75uaby5" - }, "description": "Custom Field name. (Not available for List Projects, Get Project Template and List Project Templates endpoints)" }, "key": { @@ -20094,9 +19902,6 @@ }, "customer-create-request": { "title": "Customer Create Request", - "x-stoplight": { - "id": "f8bca95391ffb" - }, "type": "object", "description": "Input for Customer creation.\n\n It will create an invitation for an account user account.", "properties": { @@ -20128,9 +19933,6 @@ }, "customer-update-request": { "title": "Customer Update Request", - "x-stoplight": { - "id": "03m0q1ecjc9q0" - }, "type": "object", "description": "Input for Customer update.\n\n", "properties": { @@ -20156,10 +19958,7 @@ "description": "The Custom Fields", "type": "array", "items": { - "$ref": "#/components/schemas/custom-field-resource", - "x-stoplight": { - "id": "jwte0fv6wp2z7" - } + "$ref": "#/components/schemas/custom-field-resource" } }, "folderVisibility": { @@ -20286,9 +20085,6 @@ }, "custom-field-update-request": { "title": "Custom Field Update Request", - "x-stoplight": { - "id": "69hm58ubq50j6" - }, "type": "object", "description": "", "properties": { @@ -20304,7 +20100,7 @@ "date-time": { "type": "string", "title": "DateTime", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time", "nullable": true @@ -20413,9 +20209,6 @@ }, "file-analysis-response": { "title": "File Analysis Response", - "x-stoplight": { - "id": "jzn363iiki313" - }, "type": "object", "required": [ "status" @@ -20423,9 +20216,6 @@ "properties": { "status": { "type": "string", - "x-stoplight": { - "id": "dfww4v5fop36i" - }, "description": "The status of the file analysis operation.\r\n\r\n`converting` - The files are being converted for analysis.
\r\n`analysis` - Extracting the word count from the files.
\r\n`costEstimation` - Estimating the cost.
\r\n`completed` - The file analysis is completed.
\r\n`error` - The file analysis was unsuccessful. See the `errorMessage` field for more details.", "enum": [ "converting", @@ -20437,46 +20227,28 @@ }, "wordCount": { "type": "integer", - "x-stoplight": { - "id": "hprd8di53gl2v" - }, "description": "
default
The total word count of the files.
", "x-default-field": true }, "estimatedCosts": { "$ref": "#/components/schemas/file-analysis-cost-response", - "x-stoplight": { - "id": "z0yw6q0m1yaq3" - }, "description": "The estimated costs." }, "fileStatistics": { - "x-stoplight": { - "id": "0v204bl8ergop" - }, "description": "
default
The word count breakdown by files.
", "x-default-field": true, "type": "array", "items": { - "$ref": "#/components/schemas/file-analysis-file-statistics", - "x-stoplight": { - "id": "umj4xnnmpqam9" - } + "$ref": "#/components/schemas/file-analysis-file-statistics" } }, "errorMessage": { "type": "string", - "x-stoplight": { - "id": "trjzuxk6rorpo" - }, "description": "The cause of the error when the status is `error`." } } }, "file-analysis-operation-response": { - "x-stoplight": { - "id": "0ptcnthovbi2q" - }, "title": "File Analysis Operation Response", "type": "object", "required": [ @@ -20485,18 +20257,12 @@ "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "20knift0n9bey" - }, "description": "The analysis operation id. Use this to poll it's status." } } }, "file-analysis-cost-response": { "title": "File Analysis Cost Response", - "x-stoplight": { - "id": "w8nmywx87l747" - }, "type": "object", "required": [ "total" @@ -20504,46 +20270,28 @@ "properties": { "currencyCode": { "type": "string", - "x-stoplight": { - "id": "hprd8di53gl2v" - }, "description": "The currency code (ISO 4217)." }, "total": { "type": "number", - "x-stoplight": { - "id": "dfww4v5fop36i" - }, "description": "The total cost calculated for the provided files and language pairs.
\r\nIt represents the sum of the `translationCosts`, `languageCosts` and `additionalCosts`." }, "translationCosts": { "type": "number", - "x-stoplight": { - "id": "8tiwwuff0g2eh" - }, "description": "The base translation costs." }, "languageCosts": { "type": "number", - "x-stoplight": { - "id": "z0yw6q0m1yaq3" - }, "description": "The additional language costs." }, "additionalCosts": { "type": "number", - "x-stoplight": { - "id": "ardngvieg6vrm" - }, "description": "The additional translation costs." } } }, "file-analysis-file-statistics": { "title": "File Analysis File Statistics", - "x-stoplight": { - "id": "67ic0f0jm8by8" - }, "type": "object", "required": [ "fileId", @@ -20552,16 +20300,10 @@ "properties": { "fileId": { "type": "string", - "x-stoplight": { - "id": "2azn3zm063bur" - }, "description": "The file identifier." }, "wordCount": { "type": "integer", - "x-stoplight": { - "id": "ivreutiffxph6" - }, "description": "The number of words in this file." } } @@ -20590,9 +20332,6 @@ }, "file-type-setting": { "title": "File Type Setting", - "x-stoplight": { - "id": "twyoqd5uer5g0" - }, "type": "object", "properties": { "id": { @@ -20824,15 +20563,9 @@ }, "path": { "type": "array", - "x-stoplight": { - "id": "31bd3get7o6hk" - }, "description": "The hierarchical path. It consists of all the items of the path in reverse order, the parent of the current folder being the first in the list, and the root of the account being the last.", "items": { - "$ref": "#/components/schemas/folder-path", - "x-stoplight": { - "id": "i4c2vlnydf80m" - } + "$ref": "#/components/schemas/folder-path" } } } @@ -21003,9 +20736,6 @@ }, "groupType": { "type": "string", - "x-stoplight": { - "id": "pdvziy8cofxh5" - }, "enum": [ "default", "custom", @@ -21113,9 +20843,6 @@ }, "language-cost": { "title": "Language Cost", - "x-stoplight": { - "id": "28d3xstakbk6t" - }, "type": "object", "required": [ "name", @@ -21155,17 +20882,11 @@ }, "costOperator": { "$ref": "#/components/schemas/conditional-cost-operator", - "description": "Only for the Conditional type.", - "x-stoplight": { - "id": "ak744d5hs26tb" - } + "description": "Only for the Conditional type." }, "costVariable": { "$ref": "#/components/schemas/conditional-cost-variable", - "description": "
default
Only for the Conditional type.", - "x-stoplight": { - "id": "la3r0xwre29qy" - } + "description": "
default
Only for the Conditional type." }, "operand": { "type": "number", @@ -21173,31 +20894,19 @@ }, "serviceTypes": { "type": "array", - "x-stoplight": { - "id": "gkyey7knc4j3v" - }, "description": "
default
Array of Service Type identifiers where this additional cost is applied. ", "items": { - "x-stoplight": { - "id": "3e6kwmu58ut0p" - }, "type": "string" } }, "customUnitName": { "type": "string", - "x-stoplight": { - "id": "6o3o1f3p0863z" - }, "description": "The name of the custom unit." } } }, "language-cost-request": { "title": "Language Cost Request", - "x-stoplight": { - "id": "jnli6j6ma7ofy" - }, "type": "object", "required": [ "name", @@ -21246,22 +20955,13 @@ }, "serviceTypes": { "type": "array", - "x-stoplight": { - "id": "pm59yzs7tif7v" - }, "description": "Array of Service Type identifiers where this cost is applied.", "items": { - "x-stoplight": { - "id": "24m354vpsw2oa" - }, "type": "string" } }, "customUnitName": { "type": "string", - "x-stoplight": { - "id": "5khq8y9o6v7pg" - }, "maxLength": 100, "description": "The name of the custom unit. Required when `volumeUnitType` is `custom`." } @@ -21270,9 +20970,6 @@ "language-cost-type": { "title": "Language Cost Type", "type": "string", - "x-stoplight": { - "id": "95486073d14e0" - }, "enum": [ "volume", "hourly", @@ -21310,9 +21007,6 @@ }, "language-direction-cost-request": { "title": "Language Direction Cost Request", - "x-stoplight": { - "id": "e9lv9sdx92twt" - }, "type": "object", "required": [ "sourceLanguage", @@ -21367,10 +21061,7 @@ "x-default-field": true, "description": "All fuzzyMatches categories should be the same for all the language directions.", "items": { - "$ref": "#/components/schemas/fuzzy-match", - "x-stoplight": { - "id": "0m8m8t4mg06hy" - } + "$ref": "#/components/schemas/fuzzy-match" } }, "additionalCosts": { @@ -21378,19 +21069,13 @@ "description": "Additional costs applied at language level.", "type": "array", "items": { - "$ref": "#/components/schemas/language-cost-request", - "x-stoplight": { - "id": "p0j2ohoyogy3q" - } + "$ref": "#/components/schemas/language-cost-request" } } } }, "language-direction-no-statistics": { "title": "Language Direction", - "x-stoplight": { - "id": "o2ahlu8d180l0" - }, "type": "object", "description": "A Language Direction.", "properties": { @@ -21427,9 +21112,6 @@ }, "language-direction-cost": { "title": "Language Direction Cost", - "x-stoplight": { - "id": "a0c8ffb7ad3c9" - }, "type": "object", "required": [ "sourceLanguage", @@ -21485,10 +21167,7 @@ "description": "
default
", "x-default-field": true, "items": { - "$ref": "#/components/schemas/fuzzy-match", - "x-stoplight": { - "id": "i06cxve7hjibt" - } + "$ref": "#/components/schemas/fuzzy-match" } }, "additionalCosts": { @@ -21496,10 +21175,7 @@ "description": "
default
", "x-default-field": true, "items": { - "$ref": "#/components/schemas/language-cost", - "x-stoplight": { - "id": "eskiho7o9q38f" - } + "$ref": "#/components/schemas/language-cost" } } } @@ -21557,23 +21233,14 @@ }, "language-pair": { "title": "Language Pair", - "x-stoplight": { - "id": "61t8792ya7zez" - }, "type": "object", "properties": { "source": { "type": "string", - "x-stoplight": { - "id": "0xwwyeclt9qb9" - }, "description": "Language code. ex: \"en-US\", de-DE\"." }, "target": { "type": "string", - "x-stoplight": { - "id": "0ndrvic0areb1" - }, "description": "Language code. ex: \"en-US\", de-DE\"." } }, @@ -21585,9 +21252,6 @@ }, "language-pair-resource": { "title": "Language Pair Resource", - "x-stoplight": { - "id": "62g4076dmqp0x" - }, "type": "object", "description": "Resource describing a Translation Memory, Termbase or Machine Translation used in a Translation Engine.", "required": [ @@ -21597,23 +21261,14 @@ "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "0xwwyeclt9qb9" - }, "description": "The identifier of the Translation Memory, Termbase, Machine Translation or LLM." }, "systemId": { "type": "string", - "x-stoplight": { - "id": "xvf797250xe34" - }, "description": "Required only for neural Machine Translation resources." }, "type": { "type": "string", - "x-stoplight": { - "id": "1smtmeliso6fm" - }, "description": "The resource type. ", "enum": [ "TM", @@ -21624,53 +21279,32 @@ }, "penalty": { "type": "integer", - "x-stoplight": { - "id": "465u0rm7i1n97" - }, "description": "Only for TM" }, "lookup": { "type": "boolean", - "x-stoplight": { - "id": "bnsbqsinf3azu" - }, "description": "Only for TM, TB" }, "concordance": { "type": "boolean", - "x-stoplight": { - "id": "6h3n7qz9llokc" - }, "description": "Only for TM" }, "update": { "type": "boolean", - "x-stoplight": { - "id": "euo2zyycwz99m" - }, "description": "Only for TM, TB" }, "generativeTranslation": { "type": "boolean", - "x-stoplight": { - "id": "inxa0qoemlw46" - }, "description": "Only for LLM" }, "smartReview": { "type": "boolean", - "x-stoplight": { - "id": "s7x3mcw5kgyr4" - }, "description": "Only for LLM" } } }, "list-applications-response": { "title": "List Applications Response", - "x-stoplight": { - "id": "kgs8afa2v7f89" - }, "type": "object", "description": "A response for the List Applications endpoint.", "required": [ @@ -21679,21 +21313,12 @@ ], "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "dq8hc1h0xzvs6" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "btv9fxcgw9pv1" - }, "items": { - "$ref": "#/components/schemas/application", - "x-stoplight": { - "id": "wbkd1twqqtcqg" - } + "$ref": "#/components/schemas/application" } } } @@ -21866,9 +21491,6 @@ }, "list-machine-translations-response": { "title": "List Machine Translations Response", - "x-stoplight": { - "id": "fhk9xi0bpvf3x" - }, "type": "object", "description": "A response for the List Machine Translations endpoint.", "properties": { @@ -21949,9 +21571,6 @@ }, "list-schedule-templates-response": { "title": "List Schedule Templates Response", - "x-stoplight": { - "id": "1rzz3ctuczv9f" - }, "type": "object", "description": "A response for the List Schedule Templates endpoint.", "properties": { @@ -21992,9 +21611,6 @@ }, "list-perfect-match-candidates-response": { "title": "List PerfectMatch Candidates Response", - "x-stoplight": { - "id": "i66skbktv8vko" - }, "type": "object", "description": "A response for the Get PerfectMatch Candidates endpoint.", "required": [ @@ -22345,9 +21961,6 @@ }, "list-translation-memory-field-templates": { "title": "List Translation Memory Field Templates", - "x-stoplight": { - "id": "icrpz2hliblzj" - }, "type": "object", "description": "A response for the List Translation Memory Field Templates endpoint.", "properties": { @@ -22368,9 +21981,6 @@ }, "list-translation-service-types-response": { "title": "List Translation Service Types Response", - "x-stoplight": { - "id": "hfotzd0fq5zx2" - }, "type": "object", "description": "A response for the List Translation Service Types endpoint.", "required": [ @@ -22379,21 +21989,12 @@ ], "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "izsgcvo2ilhmt" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "dvdp579kl1cc5" - }, "items": { - "$ref": "#/components/schemas/translation-service-type", - "x-stoplight": { - "id": "b2c2bbjsoepdb" - } + "$ref": "#/components/schemas/translation-service-type" } } } @@ -22440,9 +22041,6 @@ }, "llm-configuration-response": { "title": "LLM Configuration Response", - "x-stoplight": { - "id": "kp7sn68d75t8z" - }, "type": "object", "description": "The LLM configuration details", "required": [ @@ -22455,30 +22053,18 @@ "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "53ri5rgnwgj3c" - }, "description": "The LLM configuraiton identifier." }, "description": { "type": "string", - "x-stoplight": { - "id": "l1t1rrfi16rl6" - }, "description": "The configuration description." }, "model": { "type": "string", - "x-stoplight": { - "id": "83vangex352aj" - }, "description": "The model name." }, "type": { "type": "string", - "x-stoplight": { - "id": "lsb4gvpmerg7z" - }, "enum": [ "azureOpenAI", "awsBedrock" @@ -22487,25 +22073,16 @@ }, "isDefault": { "type": "boolean", - "x-stoplight": { - "id": "8co4b9p37he2y" - }, "description": "Flag representing whether the LLM configuration is default." }, "isActive": { "type": "boolean", - "x-stoplight": { - "id": "1bw7exz7k43o4" - }, "description": "Flag representing whether the LLM configuration is active." } } }, "list-llm-configurations-response": { "title": "List LLM Configurations Response", - "x-stoplight": { - "id": "zax5a75zj3u5f" - }, "type": "object", "required": [ "itemCount", @@ -22514,21 +22091,12 @@ "properties": { "itemCount": { "type": "integer", - "x-stoplight": { - "id": "xt0e6xcbjnlds" - }, "description": "The total item count." }, "items": { "type": "array", - "x-stoplight": { - "id": "zdj0fmsdrjuma" - }, "items": { - "$ref": "#/components/schemas/llm-configuration-response", - "x-stoplight": { - "id": "834zntr25p2xt" - } + "$ref": "#/components/schemas/llm-configuration-response" } } }, @@ -22536,9 +22104,6 @@ }, "machine-translation": { "title": "Machine Translation", - "x-stoplight": { - "id": "q83tushwc71wu" - }, "type": "object", "description": "Machine translation resource.", "properties": { @@ -22548,56 +22113,32 @@ "provider": { "type": "string", "description": "
Provider of the machine translation.
", - "x-default-field": true, - "x-stoplight": { - "id": "o2vxfwxx5ypjq" - } + "x-default-field": true }, "type": { "type": "string", - "x-stoplight": { - "id": "027ukef1wajci" - }, "description": "Type of the machine translation. Can be generic or neural." }, "systemId": { "type": "string", - "x-stoplight": { - "id": "6inesg0lkfqtn" - }, "description": "
default
Appears if the machine translation is neural." }, "modelSourceLanguage": { - "x-stoplight": { - "id": "ujzglo1mwl4pl" - }, "type": "string", "description": "Model Source language" }, "modelTargetLanguage": { "type": "string", - "x-stoplight": { - "id": "dssycbmasvpyc" - }, "description": "Model Target language" }, "matchingSourceLanguage": { "type": "string", - "x-stoplight": { - "id": "rxm5xpz6oj11t" - }, "description": "Specific source language supported by the model, matching the query " }, "matchingTargetLanguages": { "type": "array", - "x-stoplight": { - "id": "ncr79i78eof3x" - }, "description": "Specific target languages supported by the model, matching the query ", "items": { - "x-stoplight": { - "id": "7ekyl863df2e7" - }, "type": "string" } } @@ -22640,9 +22181,6 @@ }, "perfect-match-candidate": { "title": "PerfectMatch Candidate", - "x-stoplight": { - "id": "fx87e3hzcrq7z" - }, "type": "object", "x-internal": false, "required": [ @@ -22652,9 +22190,6 @@ "properties": { "score": { "type": "number", - "x-stoplight": { - "id": "fm35hes639la9" - }, "format": "double", "description": "The match score.", "minimum": 0, @@ -22662,16 +22197,10 @@ }, "fileId": { "type": "string", - "x-stoplight": { - "id": "vs2ndi7jr87fl" - }, "description": "The file identifier:\r\n- `targetFileId` if file is a project file\r\n- `fileId` if file is user provided" }, "project": { "$ref": "#/components/schemas/project", - "x-stoplight": { - "id": "umsyu9xmi8sqp" - }, "description": "The project from where the candidate was selected." } }, @@ -22679,9 +22208,6 @@ }, "perfect-match-custom-file-mapping-request": { "title": "PerfectMatch Custom File Mapping Request", - "x-stoplight": { - "id": "c787724801aca" - }, "description": "Provide you own matching file.", "type": "object", "required": [ @@ -22691,9 +22217,6 @@ "properties": { "properties": { "type": "object", - "x-stoplight": { - "id": "q75mghzupqq7g" - }, "required": [ "name", "targetLanguage" @@ -22701,24 +22224,15 @@ "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "df0d1cic1j71s" - }, "description": "The file name." }, "targetLanguage": { - "type": "string", - "x-stoplight": { - "id": "2pdl6nnrb1ar4" - } + "type": "string" } } }, "file": { "type": "string", - "x-stoplight": { - "id": "1yko3sjshe3k8" - }, "format": "binary", "description": "The source file (binary string). Only SDLXLIFF files are accepted." } @@ -22726,9 +22240,6 @@ }, "perfect-match-mapping-create-request": { "title": "PerfectMatch Mapping Create Request", - "x-stoplight": { - "id": "q81dfuu1hzfp8" - }, "type": "object", "description": "A request to create a new PerfectMatch mapping.", "required": [ @@ -22737,23 +22248,14 @@ "properties": { "projectId": { "type": "string", - "x-stoplight": { - "id": "nemjj434jweo7" - }, "description": "The project identifier this mapping will be used on." }, "matchingProjects": { "type": "array", - "x-stoplight": { - "id": "cizz5j6yddvzh" - }, "description": "A collection of projects that will be used to find matches and candidates for PerfectMatch mapping.", "minItems": 0, "maxItems": 10, "items": { - "x-stoplight": { - "id": "52fzpqwxdoc9p" - }, "type": "string" } } @@ -22820,10 +22322,7 @@ }, "project": { "$ref": "#/components/schemas/project", - "description": "The project id where this mapping is used.", - "x-stoplight": { - "id": "cw1yohtjvixag" - } + "description": "The project id where this mapping is used." }, "createdBy": { "$ref": "#/components/schemas/user", @@ -22833,19 +22332,13 @@ "type": "array", "description": "A collection of mappings per project batches.", "items": { - "$ref": "#/components/schemas/perfect-match-batch-mapping", - "x-stoplight": { - "id": "gp890bw2rx06u" - } + "$ref": "#/components/schemas/perfect-match-batch-mapping" } } } }, "perfect-match-mapping-simple-response": { "type": "object", - "x-stoplight": { - "id": "y1b8w4daohpzi" - }, "x-examples": { "Example 1": { "id": "string", @@ -22919,9 +22412,6 @@ }, "perfect-match-mapping-create-response": { "type": "object", - "x-stoplight": { - "id": "ztgh3mwksij6k" - }, "x-examples": { "Example 1": { "id": "string", @@ -23017,9 +22507,6 @@ }, "perfect-match-batch-mapping-created-response": { "title": "PerfectMatch Batch Mapping Created Response", - "x-stoplight": { - "id": "sd4wox8a8yxu0" - }, "type": "object", "required": [ "id" @@ -23061,39 +22548,21 @@ "properties": { "languageDirections": { "type": "array", - "x-stoplight": { - "id": "wx7ycae79bp99" - }, "items": { - "$ref": "#/components/schemas/language-direction-request", - "x-stoplight": { - "id": "onvc9ppeqn9nx" - } + "$ref": "#/components/schemas/language-direction-request" } }, "files": { "type": "array", - "x-stoplight": { - "id": "bfels2gzsvw4f" - }, "items": { - "$ref": "#/components/schemas/perfect-match-file-mapping-request", - "x-stoplight": { - "id": "c174aqqs2sxuq" - } + "$ref": "#/components/schemas/perfect-match-file-mapping-request" } }, "matchingProjects": { "type": "array", - "x-stoplight": { - "id": "1i0ai06fg30tf" - }, "maxItems": 10, "description": "A collection of project identifiers that will be used to find matches and candidates for PerfectMatch mapping.", "items": { - "x-stoplight": { - "id": "1tzpb2tsqipah" - }, "type": "string" } } @@ -23101,9 +22570,6 @@ }, "perfect-match-batch-mapping": { "title": "PerfectMatch Batch Mapping", - "x-stoplight": { - "id": "9cda3eljxhu3a" - }, "type": "object", "required": [ "id" @@ -23111,23 +22577,14 @@ "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "oxnybhlyo0zi7" - }, "description": "The identifier of this batch mapping." }, "batch": { "type": "integer", - "x-stoplight": { - "id": "s6rq1wfw9jdy1" - }, "minimum": 1, "description": "The project batch associated with this mapping." }, "status": { - "x-stoplight": { - "id": "vaorrbeajdfu5" - }, "description": "The status of the matching operation.\r\n\r\n- `pending` - The matching background operation has not started yet.\r\n- `generating` - The system is currently matching candidates.\r\n- `generated` - The matching background operation has finished and any possible candidates have been found.", "type": "string", "enum": [ @@ -23138,36 +22595,21 @@ }, "matchingProjects": { "type": "array", - "x-stoplight": { - "id": "friowu6zupizf" - }, "items": { - "$ref": "#/components/schemas/project", - "x-stoplight": { - "id": "oc87tuszl8nfk" - } + "$ref": "#/components/schemas/project" } }, "matchingFiles": { "type": "array", - "x-stoplight": { - "id": "9jd93fqm2ltik" - }, "description": "The file matches identified based on this mapping. Matching files will be available when status is `generated`.", "items": { - "$ref": "#/components/schemas/perfect-match-file-mapping", - "x-stoplight": { - "id": "9pjk6n73h08ny" - } + "$ref": "#/components/schemas/perfect-match-file-mapping" } } } }, "perfect-match-file-match": { "title": "PerfectMatch File Match", - "x-stoplight": { - "id": "6cznfvzrl2f6u" - }, "type": "object", "required": [ "fileName", @@ -23176,32 +22618,20 @@ "properties": { "fileName": { "type": "string", - "x-stoplight": { - "id": "1p98snhwpm9z2" - }, "description": "The file name." }, "targetLanguage": { "$ref": "#/components/schemas/language", - "x-stoplight": { - "id": "08vniy685mxh2" - }, "description": "The target language this is matched to." }, "origin": { "$ref": "#/components/schemas/perfect-match-file-origin", - "x-stoplight": { - "id": "id0ppt1te182q" - }, "description": "The source of this match." } } }, "perfect-match-file-mapping": { "title": "PerfectMatch File Mapping", - "x-stoplight": { - "id": "03dgg9mbsdrab" - }, "type": "object", "required": [ "fileMappingId", @@ -23211,58 +22641,34 @@ "properties": { "fileMappingId": { "type": "string", - "x-stoplight": { - "id": "a3wt6g7te3bf4" - }, "description": "The identifier of this file mapping." }, "fileId": { "type": "string", - "x-stoplight": { - "id": "z52hcnkibqypu" - }, "description": "The file identifier." }, "fileName": { "type": "string", - "x-stoplight": { - "id": "8ol3pommxgmwx" - }, "description": "The file name." }, "targetLanguages": { "type": "array", - "x-stoplight": { - "id": "r4uvpx3hkfk6r" - }, "description": "File target languages.", "items": { - "$ref": "#/components/schemas/language", - "x-stoplight": { - "id": "wgqj3aq90fxrl" - } + "$ref": "#/components/schemas/language" } }, "matches": { "type": "array", - "x-stoplight": { - "id": "lrkirjzhqym3j" - }, "description": "The file matches.", "items": { - "$ref": "#/components/schemas/perfect-match-file-match", - "x-stoplight": { - "id": "h0414pn1x8ebh" - } + "$ref": "#/components/schemas/perfect-match-file-match" } } } }, "perfect-match-file-mapping-request": { "title": "PerfectMatch File Mapping Request", - "x-stoplight": { - "id": "mtvcmglyse666" - }, "type": "object", "required": [ "sourceFileId", @@ -23271,10 +22677,7 @@ "properties": { "sourceFileId": { "type": "string", - "description": "The source file identifier.", - "x-stoplight": { - "id": "6gsxau7p4z2t8" - } + "description": "The source file identifier." }, "fileName": { "type": "string", @@ -23291,24 +22694,15 @@ }, "perfect-match-file-origin": { "title": "PerfectMatch File Origin", - "x-stoplight": { - "id": "bv5cnpx9k3iny" - }, "type": "object", "required": [ "fileId" ], "properties": { "fileId": { - "type": "string", - "x-stoplight": { - "id": "f2apl2q7ak1dd" - } + "type": "string" }, "matchSource": { - "x-stoplight": { - "id": "hnztp78j7k3kv" - }, "type": "string", "enum": [ "userUpload", @@ -23318,15 +22712,9 @@ ] }, "projectId": { - "type": "string", - "x-stoplight": { - "id": "zq9xsxg01n4cr" - } + "type": "string" }, "type": { - "x-stoplight": { - "id": "plrs8n0348nq8" - }, "type": "string", "enum": [ "bcm", @@ -23353,10 +22741,7 @@ }, "description": { "type": "string", - "description": "The description of the Pricing Model. ", - "x-stoplight": { - "id": "ip7d3npquqhtm" - } + "description": "The description of the Pricing Model. " }, "currencyCode": { "type": "string", @@ -23371,29 +22756,20 @@ "type": "array", "description": "Costs applied for languages.", "items": { - "$ref": "#/components/schemas/language-direction-cost", - "x-stoplight": { - "id": "iulcrkpbt2dkl" - } + "$ref": "#/components/schemas/language-direction-cost" } }, "additionalCosts": { "description": "Additional costs applied at project level.", "type": "array", "items": { - "$ref": "#/components/schemas/project-cost", - "x-stoplight": { - "id": "8mgl2ge6it23h" - } + "$ref": "#/components/schemas/project-cost" } } } }, "pricing-model-create-request": { "title": "Pricing Model Create Request", - "x-stoplight": { - "id": "84rdt11xy57je" - }, "type": "object", "required": [ "name", @@ -23404,118 +22780,70 @@ "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "ux0n1of3l2fcg" - }, "minLength": 1, "maxLength": 100, "description": "The name of the Pricing Model. " }, "description": { "type": "string", - "x-stoplight": { - "id": "lqs1u6y1jp99p" - }, "maxLength": 1000, "description": "The description of the Pricing Model. " }, "currencyCode": { "type": "string", - "x-stoplight": { - "id": "p7je5zmdu0oft" - }, "description": "The currency code (ISO 4217)." }, "location": { - "x-stoplight": { - "id": "ut6kllrmvrxi3" - }, "type": "string", "description": "The location of the pricing model." }, "languageDirectionPricing": { "type": "array", - "x-stoplight": { - "id": "5fvs81l6ulki3" - }, "description": "Costs applied for languages.", "items": { - "$ref": "#/components/schemas/language-direction-cost-request", - "x-stoplight": { - "id": "bx0acxg9bor4s" - } + "$ref": "#/components/schemas/language-direction-cost-request" } }, "additionalCosts": { "type": "array", - "x-stoplight": { - "id": "ibv6uo16upgzt" - }, "description": "Additional costs applied at project level.", "items": { - "$ref": "#/components/schemas/project-cost-request", - "x-stoplight": { - "id": "lj22tg789rgr1" - } + "$ref": "#/components/schemas/project-cost-request" } } } }, "pricing-model-update-request": { "title": "Pricing Model Update Request", - "x-stoplight": { - "id": "1c3gw712tops3" - }, "type": "object", "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "xv08h2p68irht" - }, "description": "The name of the Pricing Model. ", "minLength": 1, "maxLength": 100 }, "description": { "type": "string", - "x-stoplight": { - "id": "kqq1pm5c0nbkt" - }, "description": "The description of the Pricing Model. ", "maxLength": 1000 }, "currencyCode": { "type": "string", - "x-stoplight": { - "id": "640ojrh29nljb" - }, "description": "The currency code (ISO 4217)." }, "languageDirectionPricing": { - "x-stoplight": { - "id": "24gog5ehhl04i" - }, "description": "Costs applied for languages.", "type": "array", "items": { - "$ref": "#/components/schemas/language-direction-cost-request", - "x-stoplight": { - "id": "8bkrkdfcb2s15" - } + "$ref": "#/components/schemas/language-direction-cost-request" } }, "additionalCosts": { - "x-stoplight": { - "id": "buk3e62if233x" - }, "description": "Additional costs applied at project level.", "type": "array", "items": { - "$ref": "#/components/schemas/project-cost-request", - "x-stoplight": { - "id": "dd4fhfzp4hqx2" - } + "$ref": "#/components/schemas/project-cost-request" } } } @@ -23577,24 +22905,21 @@ }, "dueBy": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The project due date.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time", "nullable": true }, "deliveredBy": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": " UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time", - "nullable": true, - "x-stoplight": { - "id": "xxmhjuc5d6ohd" - } + "nullable": true }, "createdAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The project's creation date and time.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time", "nullable": true @@ -23691,22 +23016,13 @@ } }, "scheduleTemplate": { - "$ref": "#/components/schemas/schedule-template", - "x-stoplight": { - "id": "dsvy1i7nqqv3z" - } + "$ref": "#/components/schemas/schedule-template" }, "perfectMatchMapping": { - "$ref": "#/components/schemas/perfect-match-mapping-simple-response", - "x-stoplight": { - "id": "15ak4sadvjb89" - } + "$ref": "#/components/schemas/perfect-match-mapping-simple-response" }, "settings": { - "$ref": "#/components/schemas/project-settings-response", - "x-stoplight": { - "id": "k0yk2u3skecpf" - } + "$ref": "#/components/schemas/project-settings-response" } } }, @@ -23784,18 +23100,12 @@ "$ref": "#/components/schemas/configuration-resource-request" }, "settings": { - "$ref": "#/components/schemas/project-settings-create-request", - "x-stoplight": { - "id": "53re0us2no8zk" - } + "$ref": "#/components/schemas/project-settings-create-request" } } }, "project-configuration": { "title": "Project Configuration", - "x-stoplight": { - "id": "qx05l6h0joh9h" - }, "description": "The configuration settings for a project.", "type": "object", "properties": { @@ -23805,18 +23115,12 @@ "x-default-field": true }, "updateTranslationMemory": { - "$ref": "#/components/schemas/update-translation-memory", - "x-stoplight": { - "id": "akhqz2lu4ks2b" - } + "$ref": "#/components/schemas/update-translation-memory" } } }, "project-configuration-request": { "title": "Project Configuration Request", - "x-stoplight": { - "id": "5ivmv9i754acq" - }, "type": "object", "description": "A request used to update the configuration settings for a project.", "properties": { @@ -23824,25 +23128,16 @@ "$ref": "#/components/schemas/translation-memory-fields-update-request" }, "updateTranslationMemory": { - "$ref": "#/components/schemas/update-translation-memory", - "x-stoplight": { - "id": "zx6orwsjfd51g" - } + "$ref": "#/components/schemas/update-translation-memory" }, "perfectMatchMappingId": { "type": "string", - "x-stoplight": { - "id": "84cmud84h1lf6" - }, "description": "The PerfectMatch mapping to be associated with the project." } } }, "project-cost": { "title": "Project Cost", - "x-stoplight": { - "id": "34d171ee75017" - }, "type": "object", "required": [ "name", @@ -23882,17 +23177,11 @@ }, "costOperator": { "$ref": "#/components/schemas/conditional-cost-operator", - "description": "Only for the Conditional type.", - "x-stoplight": { - "id": "dw5wpcfk70z9c" - } + "description": "Only for the Conditional type." }, "costVariable": { "$ref": "#/components/schemas/conditional-cost-variable", - "description": "Only for the Conditional type.", - "x-stoplight": { - "id": "np7a8b8w5ra70" - } + "description": "Only for the Conditional type." }, "operand": { "type": "number", @@ -23900,31 +23189,19 @@ }, "serviceTypes": { "type": "array", - "x-stoplight": { - "id": "gkyey7knc4j3v" - }, "description": "
default
Array of Service Type identifiers where this additional cost is applied. ", "items": { - "x-stoplight": { - "id": "3e6kwmu58ut0p" - }, "type": "string" } }, "customUnitName": { "type": "string", - "x-stoplight": { - "id": "rovgmbrayoltf" - }, "description": "The name of the custom unit." } } }, "translation-memory-settings-request": { "title": "Translation Memory Settings Request", - "x-stoplight": { - "id": "p358c4e03ac34" - }, "type": "object", "description": "Translation Memory settings Request", "properties": { @@ -23967,9 +23244,6 @@ }, "project-cost-request": { "title": "Project Cost Request", - "x-stoplight": { - "id": "c3890498b55df" - }, "type": "object", "required": [ "name", @@ -24006,17 +23280,11 @@ }, "costOperator": { "$ref": "#/components/schemas/conditional-cost-operator", - "description": "Only for the Conditional type.", - "x-stoplight": { - "id": "zqif0hjssiw1a" - } + "description": "Only for the Conditional type." }, "costVariable": { "$ref": "#/components/schemas/conditional-cost-variable", - "description": "Only for the Conditional type.", - "x-stoplight": { - "id": "3a5ok8ukdtldt" - } + "description": "Only for the Conditional type." }, "operand": { "type": "number", @@ -24024,22 +23292,13 @@ }, "serviceTypes": { "type": "array", - "x-stoplight": { - "id": "k49y0alzptb99" - }, "description": "Array of Service Type identifiers where this additional cost is applied.", "items": { - "x-stoplight": { - "id": "mg7w7sqohrgze" - }, "type": "string" } }, "customUnitName": { "type": "string", - "x-stoplight": { - "id": "1jvy04hcveeqt" - }, "maxLength": 100, "description": "The name of the custom unit. Required when `volumeUnitType` is `custom`." } @@ -24048,9 +23307,6 @@ "project-cost-type": { "title": "Project Cost Type", "type": "string", - "x-stoplight": { - "id": "nu6db8fhwsnqb" - }, "enum": [ "volume", "perTargetLanguage", @@ -24107,13 +23363,13 @@ }, "createdAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the project group was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\" ", "format": "date-time" }, "lastModifiedAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the project group was modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time" } @@ -24153,20 +23409,17 @@ "$ref": "#/components/schemas/folder-v2" }, "shortId": { - "type": "string", - "x-stoplight": { - "id": "g72simvju3z9z" - } + "type": "string" }, "createdAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the project group was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time" }, "lastModifiedAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the project group was modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "format": "date-time" } @@ -24198,16 +23451,10 @@ }, "required": [ "id" - ], - "x-stoplight": { - "id": "kia482tzj55ou" - } + ] }, "project-group-project-request": { "title": "Project Group Project Request", - "x-stoplight": { - "id": "abqotabie1tzm" - }, "type": "object", "properties": { "id": { @@ -24263,9 +23510,6 @@ }, "project-manager-request": { "title": "Project Manager Request", - "x-stoplight": { - "id": "6j883j92igshf" - }, "type": "object", "properties": { "id": { @@ -24287,9 +23531,6 @@ }, "project-manager-response": { "title": "Project Manager Response", - "x-stoplight": { - "id": "jpzqsh6pvehw6" - }, "type": "object", "description": "", "properties": { @@ -24310,9 +23551,6 @@ }, "project-settings-create-request": { "title": "Project Settings Create Request", - "x-stoplight": { - "id": "7hz2hdu01vw0w" - }, "type": "object", "properties": { "general": { @@ -24334,9 +23572,6 @@ }, "project-settings-response": { "title": "Project Settings", - "x-stoplight": { - "id": "79vl39jda1he7" - }, "type": "object", "properties": { "general": { @@ -24351,24 +23586,15 @@ }, "project-settings-general-request": { "title": "Project General Settings", - "x-stoplight": { - "id": "6dnig61u68hsr" - }, "type": "object", "properties": { "completionConfiguration": { - "$ref": "#/components/schemas/completion-config-request", - "x-stoplight": { - "id": "k15wt6trvjgbt" - } + "$ref": "#/components/schemas/completion-config-request" } } }, "project-settings-general-response": { "title": "Project General Settings", - "x-stoplight": { - "id": "v82ei22cerb0w" - }, "type": "object", "properties": { "completionConfiguration": { @@ -24397,9 +23623,6 @@ }, "deliveredBy": { "$ref": "#/components/schemas/date-time", - "x-stoplight": { - "id": "jlta5oi7fu3kf" - }, "description": "Value used to automatically update dueBy of the project at the Customer Quote Approval step, if this step exists in the project workflow." }, "translationEngine": { @@ -24437,10 +23660,7 @@ } }, "settings": { - "$ref": "#/components/schemas/project-settings-update-request", - "x-stoplight": { - "id": "xd2b0b8qrxmfl" - } + "$ref": "#/components/schemas/project-settings-update-request" } } }, @@ -24470,10 +23690,7 @@ "description": "The folder identifier where the project should be created." }, "fileProcessingConfiguration": { - "$ref": "#/components/schemas/configuration-resource-request", - "x-stoplight": { - "id": "uj8d2oyrr72tr" - } + "$ref": "#/components/schemas/configuration-resource-request" }, "projectManagers": { "type": "array", @@ -24482,10 +23699,7 @@ } }, "scheduleTemplate": { - "$ref": "#/components/schemas/configuration-resource-request", - "x-stoplight": { - "id": "rg3f3u9tenpfl" - } + "$ref": "#/components/schemas/configuration-resource-request" }, "languageDirections": { "type": "array", @@ -24501,36 +23715,21 @@ } }, "translationEngine": { - "$ref": "#/components/schemas/configuration-resource-request", - "x-stoplight": { - "id": "thx33vvuk5gyo" - } + "$ref": "#/components/schemas/configuration-resource-request" }, "pricingModel": { - "$ref": "#/components/schemas/configuration-resource-request", - "x-stoplight": { - "id": "qmx22fog888cz" - } + "$ref": "#/components/schemas/configuration-resource-request" }, "workflow": { - "$ref": "#/components/schemas/configuration-resource-request", - "x-stoplight": { - "id": "7djywbuahg9ha" - } + "$ref": "#/components/schemas/configuration-resource-request" }, "settings": { - "$ref": "#/components/schemas/project-template-settings-request", - "x-stoplight": { - "id": "ygnao3kecn7hc" - } + "$ref": "#/components/schemas/project-template-settings-request" } } }, "project-template-update-request": { "title": "Project Template Update Request", - "x-stoplight": { - "id": "udaysucy7sgy4" - }, "type": "object", "description": "Input for Project Template creation.", "properties": { @@ -24586,9 +23785,6 @@ }, "project-template-response": { "title": "Project Template", - "x-stoplight": { - "id": "f513d3d83fd5d" - }, "type": "object", "description": "Project Template resource. (Not available for List Projects endpoint)", "required": [ @@ -24651,24 +23847,15 @@ "$ref": "#/components/schemas/project-quote-template-deprecated" }, "scheduleTemplate": { - "$ref": "#/components/schemas/schedule-template", - "x-stoplight": { - "id": "anjnnapb4ow78" - } + "$ref": "#/components/schemas/schedule-template" }, "settings": { - "$ref": "#/components/schemas/project-template-settings-response", - "x-stoplight": { - "id": "s2h6ypp5yywjr" - } + "$ref": "#/components/schemas/project-template-settings-response" } } }, "project-template-settings-request": { "title": "Project Template Settings", - "x-stoplight": { - "id": "188a054a839d7" - }, "type": "object", "description": "Input for Project Template settings.", "properties": { @@ -24682,9 +23869,6 @@ }, "project-template-settings-update-request": { "title": "Project Template Settings", - "x-stoplight": { - "id": "dn5d77vdz1lvw" - }, "type": "object", "description": "Input for Project Template settings.", "properties": { @@ -24701,9 +23885,6 @@ }, "project-template-settings-response": { "title": "Project Template Settings", - "x-stoplight": { - "id": "rfvf2oks12otx" - }, "type": "object", "description": "Project Template settings. See detailed description of options on the Official Documentation page. \n\n (Not available for List Project Templates endpoint)", "properties": { @@ -24731,31 +23912,19 @@ }, "project-template-general-settings-request": { "title": "General settings", - "x-stoplight": { - "id": "96ba14884fdf8" - }, "type": "object", "description": "General settings", "properties": { "forceOnline": { "type": "boolean", - "x-stoplight": { - "id": "dya48eul3lslu" - }, "description": "This forces the project to be translated using the Trados Cloud Platform Online Editor exclusively.", "default": false }, "quoteTemplate": { - "$ref": "#/components/schemas/configuration-resource-request", - "x-stoplight": { - "id": "0l9y1waovurvh" - } + "$ref": "#/components/schemas/configuration-resource-request" }, "customerPortalVisibility": { "type": "boolean", - "x-stoplight": { - "id": "76vxoxivbrgmb" - }, "description": "Customer Portal visibility", "default": true }, @@ -24766,9 +23935,6 @@ }, "project-template-general-settings-update": { "title": "General settings", - "x-stoplight": { - "id": "qjkldydwydntm" - }, "type": "object", "description": "General settings", "properties": { @@ -24786,18 +23952,12 @@ "default": true }, "completionConfiguration": { - "$ref": "#/components/schemas/completion-config-request", - "x-stoplight": { - "id": "zkvabfvamhyoj" - } + "$ref": "#/components/schemas/completion-config-request" } } }, "project-template-general-settings-response": { "title": "General settings", - "x-stoplight": { - "id": "d6p1yr5skykdb" - }, "type": "object", "description": "General settings, are detailed in section 10.a", "properties": { @@ -24826,9 +23986,6 @@ }, "completionConfiguration": { "$ref": "#/components/schemas/completion-config-request", - "x-stoplight": { - "id": "z9j2lhijfy67v" - }, "description": "
default
\r\n" } } @@ -24841,17 +23998,11 @@ "preProcessing": { "$ref": "#/components/schemas/project-template-batch-tasks-preprocessing-settings", "x-default-field": true, - "x-stoplight": { - "id": "fd9mooc8in0k8" - }, "description": "
default
Pre-Processing Settings, configure how TMs are applied, are detailed in section 10.b
" }, "updateTranslationMemory": { "$ref": "#/components/schemas/update-translation-memory-settings", "x-default-field": true, - "x-stoplight": { - "id": "mm94ig682wabo" - }, "description": "
default
Configure how TMs are updated throughout the project workflow depending on the status of the segments. Are detailed in section 10.c
" } } @@ -24878,33 +24029,21 @@ "type": "object", "properties": { "tqaProfile": { - "$ref": "#/components/schemas/configuration-resource-request", - "x-stoplight": { - "id": "9n13w0ndmh8tv" - } + "$ref": "#/components/schemas/configuration-resource-request" } } }, "project-template-quality-management-settings-response": { "title": "Quality Managment", - "x-stoplight": { - "id": "a5bkdzgg7q3eh" - }, "type": "object", "properties": { "tqaProfile": { - "$ref": "#/components/schemas/tqa-profile", - "x-stoplight": { - "id": "ln71gs3m3v6lo" - } + "$ref": "#/components/schemas/tqa-profile" } } }, "project-template-translation-memory-settings-response": { "title": "Translation Memory settings", - "x-stoplight": { - "id": "f358c4e03ac33" - }, "type": "object", "description": "Translation Memory settings", "properties": { @@ -24918,19 +24057,13 @@ "updateTranslationMemoryFields": { "type": "array", "items": { - "$ref": "#/components/schemas/translation-memory-settings-update-field-response", - "x-stoplight": { - "id": "8pklc1ze82xxu" - } + "$ref": "#/components/schemas/translation-memory-settings-update-field-response" } } } }, "project-translation-memory-settings-response": { "title": "Translation Memory settings", - "x-stoplight": { - "id": "a1b2c3d4e5f6g7h8i9j0" - }, "type": "object", "description": "Translation Memory settings", "properties": { @@ -24941,19 +24074,13 @@ "updateTranslationMemoryFields": { "type": "array", "items": { - "$ref": "#/components/schemas/translation-memory-settings-update-field-response", - "x-stoplight": { - "id": "8pklc1ze82xxu" - } + "$ref": "#/components/schemas/translation-memory-settings-update-field-response" } } } }, "project-template-batch-tasks-preprocessing-settings": { "title": "Pre-Processing Settings", - "x-stoplight": { - "id": "3dzxuz1skn1pl" - }, "type": "object", "description": "Pre-Processing Settings, configure how TMs are applied, are detailed in section 10.b", "properties": { @@ -25060,24 +24187,15 @@ "description": "Tag Verifier Settings, are detailed in section 10.d", "properties": { "enabled": { - "type": "boolean", - "x-stoplight": { - "id": "zzdaica4ipzsl" - } + "type": "boolean" }, "checkAddedTags": { "type": "boolean", - "x-stoplight": { - "id": "7jxj0g9hrjxdd" - }, "x-default-field": true, "default": true, "description": "
default
" }, "addedTagsSeverity": { - "x-stoplight": { - "id": "ceijjmhck9qpn" - }, "type": "string", "enum": [ "error", @@ -25088,17 +24206,11 @@ }, "checkDeletedTags": { "type": "boolean", - "x-stoplight": { - "id": "rw3qbpbox585c" - }, "x-default-field": true, "default": true, "description": "
default
" }, "deletedTagsSeverity": { - "x-stoplight": { - "id": "v1367u510xuxk" - }, "type": "string", "enum": [ "error", @@ -25109,17 +24221,11 @@ }, "checkTagOrderChanged": { "type": "boolean", - "x-stoplight": { - "id": "ug2e4khwq9yjn" - }, "x-default-field": true, "default": true, "description": "
default
" }, "tagOrderChangedSeverity": { - "x-stoplight": { - "id": "61mcttvp5oynd" - }, "type": "string", "enum": [ "error", @@ -25130,17 +24236,11 @@ }, "checkSpacingAroundTags": { "type": "boolean", - "x-stoplight": { - "id": "vje5xtur0mstq" - }, "x-default-field": true, "default": true, "description": "
default
" }, "spaceAroundTagsSeverity": { - "x-stoplight": { - "id": "a8nhawfmukkbc" - }, "type": "string", "enum": [ "error", @@ -25151,27 +24251,18 @@ }, "ignoreFormattingTags": { "type": "boolean", - "x-stoplight": { - "id": "ucwul9whydkkk" - }, "x-default-field": true, "default": true, "description": "
default
" }, "ignoreLockedSegments": { "type": "boolean", - "x-stoplight": { - "id": "votezrhazpcr8" - }, "x-default-field": true, "default": false, "description": "
default
" }, "ignoreDifferenceBetweenNormalAndNonBreakingSpace": { "type": "boolean", - "x-stoplight": { - "id": "2tutxpylevgp5" - }, "x-default-field": true, "default": true, "description": "
default
" @@ -25188,29 +24279,17 @@ "properties": { "enabled": { "type": "boolean", - "x-stoplight": { - "id": "ht01a321btv9x" - }, "default": true }, "allLanguages": { "$ref": "#/components/schemas/project-template-verification-qa-checker-all-languages", - "x-stoplight": { - "id": "v2h7hwcxscvdm" - }, "x-default-field": true, "description": "
default
" }, "perTargetLanguage": { "type": "array", - "x-stoplight": { - "id": "doi99m8k1nucn" - }, "items": { - "$ref": "#/components/schemas/project-template-verification-qa-checker-per-target-language", - "x-stoplight": { - "id": "pt6p63qkx37fh" - } + "$ref": "#/components/schemas/project-template-verification-qa-checker-per-target-language" } } }, @@ -25220,24 +24299,15 @@ }, "project-template-verification-qa-checker-all-languages": { "title": "All Languages settings", - "x-stoplight": { - "id": "u7dex87q8i5am" - }, "type": "object", "properties": { "segmentsVerification": { "$ref": "#/components/schemas/project-template-verification-qa-checker-segments-verification", - "x-stoplight": { - "id": "gxhqy9p1q87jg" - }, "x-default-field": true, "description": "
default
" }, "segmentsToExclude": { "$ref": "#/components/schemas/project-template-verification-qa-checker-segments-to-exclude", - "x-stoplight": { - "id": "z3drrdagwesm7" - }, "x-default-field": true, "description": "
default
" }, @@ -25248,49 +24318,31 @@ }, "punctuation": { "$ref": "#/components/schemas/project-template-verification-qa-checker-punctuation", - "x-stoplight": { - "id": "ps49964fkhoes" - }, "x-default-field": true, "description": "
default
" }, "numbers": { "$ref": "#/components/schemas/project-template-verification-qa-checker-numbers", - "x-stoplight": { - "id": "0uo9yg9qgw90j" - }, "x-default-field": true, "description": "
default
" }, "wordList": { "$ref": "#/components/schemas/project-template-verification-qa-checker-word-list", - "x-stoplight": { - "id": "j7c3kcgbk71ct" - }, "x-default-field": true, "description": "
default
" }, "regularExpressions": { "$ref": "#/components/schemas/project-template-verification-qa-checker-regular-expressions", - "x-stoplight": { - "id": "dedwuc8etbbew" - }, "x-default-field": true, "description": "
default
" }, "trademarkCheck": { "$ref": "#/components/schemas/project-template-verification-qa-checker-trademark-check", - "x-stoplight": { - "id": "f5jsh5byu5ncp" - }, "x-default-field": true, "description": "
default
" }, "lengthVerification": { "$ref": "#/components/schemas/project-template-verification-qa-checker-length-verification", - "x-stoplight": { - "id": "e0fx768sgm9t2" - }, "x-default-field": true, "description": "
default
" } @@ -25298,15 +24350,9 @@ }, "project-template-verification-qa-checker-per-target-language": { "title": "Per Language Settings", - "x-stoplight": { - "id": "huunxvvs0cbps" - }, "type": "object", "properties": { "targetLanguage": { - "x-stoplight": { - "id": "k7hb7dlfim7t9" - }, "$ref": "#/components/schemas/language" }, "punctuation": { @@ -25336,24 +24382,15 @@ }, "project-template-verification-qa-checker-segments-verification": { "title": "Segments Verification", - "x-stoplight": { - "id": "p5v3db4luaxqz" - }, "type": "object", "properties": { "checkForgottenTranslation": { "type": "boolean", "default": true, - "x-stoplight": { - "id": "xsjmebx726d3x" - }, "x-default-field": true, "description": "
default
" }, "forgottenTranslationSeverity": { - "x-stoplight": { - "id": "0jd2dz8tdy6br" - }, "type": "string", "enum": [ "error", @@ -25364,17 +24401,11 @@ }, "checkSourceTargetIdentical": { "type": "boolean", - "x-stoplight": { - "id": "qmqj04ozi91bk" - }, "x-default-field": true, "default": true, "description": "
default
" }, "sourceTargetIdenticalSeverity": { - "x-stoplight": { - "id": "c907ccbq4vdxn" - }, "type": "string", "enum": [ "error", @@ -25385,67 +24416,43 @@ }, "identicalSegmentsIgnoreTags": { "type": "boolean", - "x-stoplight": { - "id": "g30eue1qg70r7" - }, "default": false }, "identicalSegmentsIgnoreCase": { "type": "boolean", - "x-stoplight": { - "id": "ici43l9x3dxk1" - }, "default": false }, "checkTargetLonger": { "type": "boolean", - "x-stoplight": { - "id": "n80w5dcs09kxa" - }, "x-default-field": true, "default": false, "description": "
default
" }, "longerByValue": { "type": "number", - "x-stoplight": { - "id": "4j31z4qch04fg" - }, "x-default-field": true, "default": 50, "description": "
default
" }, "checkTargetShorter": { "type": "boolean", - "x-stoplight": { - "id": "hpzbjbr8t6zhx" - }, "x-default-field": true, "default": false, "description": "
default
" }, "shorterByValue": { "type": "number", - "x-stoplight": { - "id": "6h9vfjna8ialu" - }, "x-default-field": true, "default": 50, "description": "
default
" }, "ignoreSegmentsFewerThanCount": { "type": "number", - "x-stoplight": { - "id": "0y7rzdh9vmpvr" - }, "x-default-field": true, "default": 2, "description": "
default
" }, "ignoreSegmentsFewerThanBase": { - "x-stoplight": { - "id": "17melvff79o5q" - }, "type": "string", "enum": [ "words", @@ -25457,25 +24464,16 @@ }, "checkForbiddenChars": { "type": "boolean", - "x-stoplight": { - "id": "l4ma0z3xj33q3" - }, "x-default-field": true, "default": false, "description": "
default
" }, "forbiddenChars": { "type": "string", - "x-stoplight": { - "id": "wi6dozpt4rqaw" - }, "x-default-field": true, "description": "
default
" }, "forbiddenCharsSeverity": { - "x-stoplight": { - "id": "widdgh98t4w1g" - }, "type": "string", "enum": [ "error", @@ -25488,118 +24486,76 @@ }, "project-template-verification-qa-checker-segments-to-exclude": { "title": "Segments to Exclude", - "x-stoplight": { - "id": "1rb61vur5mzn3" - }, "type": "object", "properties": { "excludePerfectMatchSegments": { "type": "boolean", "default": true, - "x-stoplight": { - "id": "lns6fv1v15m9r" - }, "x-default-field": true, "description": "
default
" }, "excludeExactMatches": { "type": "boolean", - "x-stoplight": { - "id": "hkmg7bvsderss" - }, "x-default-field": true, "default": false, "description": "
default
" }, "excludeFuzzyMatches": { "type": "boolean", - "x-stoplight": { - "id": "40bzc9xgu79j6" - }, "x-default-field": true, "default": false, "description": "
default
" }, "excludeFuzzyMatchesValue": { "type": "number", - "x-stoplight": { - "id": "6nb9cw19h7j8g" - }, "x-default-field": true, "default": 99, "description": "
default
" }, "excludeNewTranslation": { "type": "boolean", - "x-stoplight": { - "id": "q9nay4my2ax0d" - }, "x-default-field": true, "default": false, "description": "
default
" }, "excludeConfirmedTranslations": { "type": "boolean", - "x-stoplight": { - "id": "5qr82fuljzh9c" - }, "x-default-field": true, "default": false, "description": "
default
" }, "excludeLockedSegments": { "type": "boolean", - "x-stoplight": { - "id": "zxvvu2p3el9vo" - }, "x-default-field": true, "description": "
default
" }, "excludeIdentical": { "type": "boolean", - "x-stoplight": { - "id": "wt06ljmjtzxx1" - }, "x-default-field": true, "default": false, "description": "
default
" }, "elementContextExclusion": { "type": "boolean", - "x-stoplight": { - "id": "ihg0auk684zwo" - }, "x-default-field": true, "default": false, "description": "
default
" }, "exclusionContextList": { "type": "array", - "x-stoplight": { - "id": "w8wid64dh2ofd" - }, "x-default-field": true, "items": { - "x-stoplight": { - "id": "uold0rq8drd0g" - }, "type": "string" }, "description": "
default
" }, "reportAllNonExcluded": { "type": "boolean", - "x-stoplight": { - "id": "two2plqqt9g76" - }, "x-default-field": true, "default": false, "description": "
default
" }, "reportAllNonExcludedSeverity": { - "x-stoplight": { - "id": "24w5oqpge9vtt" - }, "type": "string", "enum": [ "error", @@ -25612,9 +24568,6 @@ }, "project-template-verification-qa-checker-inconsistencies": { "title": "QA Checker Inconsistencies", - "x-stoplight": { - "id": "iosfg9dirb8hw" - }, "type": "object", "properties": { "checkInconsistentTranslations": { @@ -25624,9 +24577,6 @@ "description": "
default
" }, "checkInconsistentTranslationsSeverity": { - "x-stoplight": { - "id": "bsouwbxqv95ye" - }, "type": "string", "enum": [ "error", @@ -25637,31 +24587,19 @@ }, "checkInconsistentTranslationsIgnoreTags": { "type": "boolean", - "x-stoplight": { - "id": "3koq6k6fd9l44" - }, "default": false }, "checkInconsistentTranslationsIgnoreCase": { "type": "boolean", - "x-stoplight": { - "id": "6cmbn8w6k7fg4" - }, "default": false }, "checkRepeatedWords": { "type": "boolean", - "x-stoplight": { - "id": "57vj6px0vfsie" - }, "x-default-field": true, "default": true, "description": "
default
" }, "checkRepeatedWordsSeverity": { - "x-stoplight": { - "id": "72j1swplvu10s" - }, "type": "string", "enum": [ "error", @@ -25672,31 +24610,19 @@ }, "checkRepeatedWordsIgnoreNumbers": { "type": "boolean", - "x-stoplight": { - "id": "h48hxx4si6aoh" - }, "default": false }, "checkRepeatedWordsIgnoreCase": { "type": "boolean", - "x-stoplight": { - "id": "0pjpiv5gt6y7k" - }, "default": false }, "checkUneditedSegmentsFuzzy": { - "x-stoplight": { - "id": "t9fk4h0hrr5co" - }, "type": "boolean", "x-default-field": true, "default": true, "description": "
default
" }, "checkUneditedSegmentsFuzzySeverity": { - "x-stoplight": { - "id": "ry42m8y5j21he" - }, "type": "string", "enum": [ "error", @@ -25707,16 +24633,10 @@ }, "checkOnlyConfirmedSegments": { "type": "boolean", - "x-stoplight": { - "id": "ng703myrxolr9" - }, "default": false }, "checkIfMatchScoresBelow": { "type": "boolean", - "x-stoplight": { - "id": "i05vug43v8q0w" - }, "default": false }, "checkIfMatchScoresBelowValue": { @@ -25727,24 +24647,15 @@ }, "project-template-verification-qa-checker-punctuation": { "title": "QA Checker Punctuation", - "x-stoplight": { - "id": "9sidt6n9cxt5y" - }, "type": "object", "properties": { "checkIdenticalPunctuation": { "type": "boolean", "default": true, "x-default-field": true, - "x-stoplight": { - "id": "fvt9f95rf0uen" - }, "description": "
default
" }, "checkIdenticalPunctuationSeverity": { - "x-stoplight": { - "id": "1fcl96sxrs5wx" - }, "type": "string", "enum": [ "error", @@ -25754,18 +24665,12 @@ "default": "warning" }, "checkSpanishPunctuation": { - "x-stoplight": { - "id": "7fnmgzkao3fxi" - }, "x-default-field": true, "default": false, "type": "boolean", "description": "
default
" }, "checkSpanishPunctuationSeverity": { - "x-stoplight": { - "id": "f0umcr7ywjnsf" - }, "type": "string", "enum": [ "error", @@ -25776,17 +24681,11 @@ }, "checkUnintentionalSpacesBeforePunctuation": { "type": "boolean", - "x-stoplight": { - "id": "4wnyw10rl8k1m" - }, "x-default-field": true, "default": true, "description": "
default
" }, "checkUnintentionalSpacesBeforePunctuationSeverity": { - "x-stoplight": { - "id": "9up0q78jlw73a" - }, "type": "string", "enum": [ "error", @@ -25797,31 +24696,19 @@ }, "checkUnintentionalSpacesBeforePunctuationValues": { "type": "string", - "x-stoplight": { - "id": "bukb4vmlo01si" - }, "default": ":!?;" }, "punctuationSpacesFrench": { "type": "boolean", - "x-stoplight": { - "id": "n2amwff6y1fru" - }, "default": false }, "checkMultipleSpaces": { "type": "boolean", - "x-stoplight": { - "id": "371vnwmqt53uv" - }, "x-default-field": true, "default": true, "description": "
default
" }, "checkMultipleSpacesSeverity": { - "x-stoplight": { - "id": "z1snyx22cm8kp" - }, "type": "string", "enum": [ "error", @@ -25832,17 +24719,11 @@ }, "checkMultipleDots": { "type": "boolean", - "x-stoplight": { - "id": "wxxvehvri3o8q" - }, "x-default-field": true, "default": true, "description": "
default
" }, "checkMultipleDotsSeverity": { - "x-stoplight": { - "id": "s3nerdbtbe17i" - }, "type": "string", "enum": [ "error", @@ -25853,26 +24734,17 @@ }, "ignoreThreeDots": { "type": "boolean", - "x-stoplight": { - "id": "128751e5f7bb0" - }, "x-default-field": true, "default": true, "description": "
default
" }, "checkExtraSpace": { "type": "boolean", - "x-stoplight": { - "id": "rczo8oi443l7b" - }, "x-default-field": true, "default": true, "description": "
default
" }, "checkExtraSpaceSeverity": { - "x-stoplight": { - "id": "b9qsayeygu8d5" - }, "type": "string", "enum": [ "error", @@ -25883,17 +24755,11 @@ }, "checkCapitalizationOfInitials": { "type": "boolean", - "x-stoplight": { - "id": "94fhj5alcziax" - }, "x-default-field": true, "default": false, "description": "
default
" }, "checkCapitalizationOfInitialsSeverity": { - "x-stoplight": { - "id": "btsm5s1bzz7aq" - }, "type": "string", "enum": [ "error", @@ -25903,18 +24769,12 @@ "default": "warning" }, "checkConsistencyOfGlobalCapitalization": { - "x-stoplight": { - "id": "2b9wdh315dahs" - }, "type": "boolean", "x-default-field": true, "default": false, "description": "
default
" }, "checkConsistencyOfGlobalCapitalizationSeverity": { - "x-stoplight": { - "id": "4eohngzh0e2bc" - }, "type": "string", "enum": [ "error", @@ -25925,17 +24785,11 @@ }, "checkBrackets": { "type": "boolean", - "x-stoplight": { - "id": "lw5s7boith817" - }, "x-default-field": true, "default": true, "description": "
default
" }, "checkBracketsSeverity": { - "x-stoplight": { - "id": "f8rpatoa21n08" - }, "type": "string", "enum": [ "error", @@ -25948,24 +24802,15 @@ }, "project-template-verification-qa-checker-numbers": { "title": "QA Checker Numbers", - "x-stoplight": { - "id": "95nv42e499dwi" - }, "type": "object", "properties": { "checkNumbers": { "type": "boolean", "default": false, "x-default-field": true, - "x-stoplight": { - "id": "jmx3msjbemxdr" - }, "description": "
default
" }, "checkNumbersSeverity": { - "x-stoplight": { - "id": "05931rv7v34yd" - }, "type": "string", "enum": [ "error", @@ -25976,17 +24821,11 @@ }, "checkTimes": { "type": "boolean", - "x-stoplight": { - "id": "yjnavlbjro7zn" - }, "x-default-field": true, "default": false, "description": "
default
" }, "checkTimesSeverity": { - "x-stoplight": { - "id": "p7a2a445i131t" - }, "type": "string", "enum": [ "error", @@ -25997,17 +24836,11 @@ }, "checkDates": { "type": "boolean", - "x-stoplight": { - "id": "yccnoxkca39wp" - }, "x-default-field": true, "default": false, "description": "
default
" }, "checkDatesSeverity": { - "x-stoplight": { - "id": "9e40z6bd9mv8q" - }, "type": "string", "enum": [ "error", @@ -26018,17 +24851,11 @@ }, "checkMeasurements": { "type": "boolean", - "x-stoplight": { - "id": "9w2l7x89okahm" - }, "x-default-field": true, "default": false, "description": "
default
" }, "checkMeasurementsSeverity": { - "x-stoplight": { - "id": "5isqhxzz365vq" - }, "type": "string", "enum": [ "error", @@ -26041,40 +24868,25 @@ }, "project-template-verification-qa-checker-word-list": { "title": "QA Checker Word list", - "x-stoplight": { - "id": "jcu8333uzax64" - }, "type": "object", "properties": { "enabled": { "type": "boolean", - "default": false, - "x-stoplight": { - "id": "1i43kmdizt8f9" - } + "default": false }, "searchWholeWords": { "type": "boolean", - "x-stoplight": { - "id": "mtexp5nafx5d4" - }, "x-default-field": true, "default": false, "description": "
default
" }, "ignoreCase": { "type": "boolean", - "x-stoplight": { - "id": "lw4spspstngjb" - }, "x-default-field": true, "default": false, "description": "
default
" }, "checkWordListSeverity": { - "x-stoplight": { - "id": "4dxqub35774eb" - }, "type": "string", "enum": [ "error", @@ -26085,28 +24897,16 @@ }, "wordList": { "type": "array", - "x-stoplight": { - "id": "rjn2ec0xqsm0k" - }, "x-default-field": true, "items": { - "x-stoplight": { - "id": "2rknpju6n8z56" - }, "type": "object", "properties": { "wrongForm": { "type": "string", - "x-stoplight": { - "id": "u9yi9ohufpdvp" - }, "x-default-field": true }, "correctForm": { "type": "string", - "x-stoplight": { - "id": "h4itahton32nl" - }, "x-default-field": true } } @@ -26120,23 +24920,14 @@ }, "project-template-verification-qa-checker-regular-expressions": { "title": "QA Checker Regular Expressions", - "x-stoplight": { - "id": "xem3u8m9wipd6" - }, "type": "object", "properties": { "checkRegularExpressions": { "type": "boolean", "default": false, - "x-stoplight": { - "id": "83h1307cwqhw9" - }, "description": "" }, "regularExpressionSeverity": { - "x-stoplight": { - "id": "xmi8dmu62uzi8" - }, "type": "string", "enum": [ "error", @@ -26147,15 +24938,9 @@ }, "regularExpressions": { "type": "array", - "x-stoplight": { - "id": "6z45r3k1a1b4o" - }, "x-default-field": true, "items": { - "$ref": "#/components/schemas/project-template-verification-qa-checker-regular-expressions-model", - "x-stoplight": { - "id": "5e6hkwes4mo6a" - } + "$ref": "#/components/schemas/project-template-verification-qa-checker-regular-expressions-model" }, "description": "
default
" } @@ -26166,48 +24951,30 @@ }, "project-template-verification-qa-checker-regular-expressions-model": { "title": "Regular Expressions Model", - "x-stoplight": { - "id": "2rx3df3vczsr1" - }, "type": "object", "properties": { "description": { "type": "string", - "x-stoplight": { - "id": "20v4paozpk91g" - }, "x-default-field": true, "description": "
default
" }, "regexSource": { - "x-stoplight": { - "id": "e9lfc0qm2td5k" - }, "type": "string", "x-default-field": true, "description": "
default
" }, "regexTarget": { "type": "string", - "x-stoplight": { - "id": "k7olv3yojvixm" - }, "x-default-field": true, "description": "
default
" }, "ignoreCase": { "type": "boolean", - "x-stoplight": { - "id": "21avhvnk4l142" - }, "x-default-field": true, "default": false, "description": "
default
" }, "condition": { - "x-stoplight": { - "id": "nmhpp19inyk2n" - }, "type": "string", "enum": [ "targetAndSource", @@ -26225,22 +24992,13 @@ }, "project-template-verification-qa-checker-trademark-check": { "title": "QA Checker Trademark check", - "x-stoplight": { - "id": "l65c655atolg3" - }, "type": "object", "properties": { "enabled": { "type": "boolean", - "default": true, - "x-stoplight": { - "id": "hrisnih0vgd4w" - } + "default": true }, "trademarkSeverity": { - "x-stoplight": { - "id": "dfa7w4qetxl2c" - }, "type": "string", "enum": [ "error", @@ -26251,14 +25009,8 @@ }, "trademarkSymbols": { "type": "array", - "x-stoplight": { - "id": "i0um9xob8izp7" - }, "x-default-field": true, "items": { - "x-stoplight": { - "id": "d32mt39hj0fer" - }, "type": "string" }, "default": [ @@ -26278,24 +25030,15 @@ }, "project-template-verification-qa-checker-length-verification": { "title": "QA Checker Length Verification", - "x-stoplight": { - "id": "ex9iomj4a786f" - }, "type": "object", "properties": { "checkLengthLimitation": { "type": "boolean", "default": true, "x-default-field": true, - "x-stoplight": { - "id": "7bxsr6dzipk4m" - }, "description": "
default
" }, "checkLengthLimitationSeverity": { - "x-stoplight": { - "id": "3wlsd7f20hftl" - }, "type": "string", "enum": [ "error", @@ -26305,9 +25048,6 @@ "default": "error" }, "targetSegmentsVerificationType": { - "x-stoplight": { - "id": "147n1oindvqf3" - }, "x-default-field": true, "type": "string", "enum": [ @@ -26319,9 +25059,6 @@ }, "absoluteCharCountValue": { "type": "number", - "x-stoplight": { - "id": "i88shddbsddjo" - }, "x-default-field": true, "description": "
default
Used in case `targetSegmentsVerificationType = absoluteCharacterCount`
", "default": 50 @@ -26337,19 +25074,13 @@ "$ref": "#/components/schemas/project-template-TM-standard-penalties", "description": "
default
", "x-default-field": true, - "type": "object", - "x-stoplight": { - "id": "rx66lu3x78mvr" - } + "type": "object" }, "translationUnitStatusPenalties": { "$ref": "#/components/schemas/project-template-TM-translation-unit-status-penalties", "description": "
default
", "x-default-field": true, - "type": "object", - "x-stoplight": { - "id": "7g27gag166myh" - } + "type": "object" } } }, @@ -26361,9 +25092,6 @@ "missingFormatting": { "description": "
default
", "x-default-field": true, - "x-stoplight": { - "id": "pdzeu7k11vkc4" - }, "type": "integer", "minimum": 0, "maximum": 20, @@ -26372,9 +25100,6 @@ "differentFormatting": { "description": "
default
", "x-default-field": true, - "x-stoplight": { - "id": "bspk3rj8xswag" - }, "type": "integer", "minimum": 0, "maximum": 20, @@ -26524,7 +25249,7 @@ "dueBy": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The due date of the future task.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "nullable": true } @@ -26680,9 +25405,6 @@ }, "notes": { "type": "string", - "x-stoplight": { - "id": "n1ohftpten9bv" - }, "description": "A message associated with the quote." } } @@ -26749,9 +25471,6 @@ }, "customUnitName": { "type": "string", - "x-stoplight": { - "id": "sh8ttf4ncbt4f" - }, "description": "The name of the custom unit." } } @@ -26880,9 +25599,6 @@ }, "customUnitName": { "type": "string", - "x-stoplight": { - "id": "tdfu8mqyo09if" - }, "description": "The name of the custom unit." } } @@ -27012,9 +25728,6 @@ }, "notes": { "type": "string", - "x-stoplight": { - "id": "404ggz8hrvbpg" - }, "description": "A message associated with the quote.", "maxLength": 3000 } @@ -27043,16 +25756,10 @@ }, "required": [ "id" - ], - "x-stoplight": { - "id": "0sp6j7989p1j7" - } + ] }, "project-quote-template-deprecated": { "title": "Project Quote Template", - "x-stoplight": { - "id": "cwik0w5o34ix6" - }, "type": "object", "description": "(Deprecated) moved under settings.general.quoteTemplate", "deprecated": true, @@ -27129,7 +25836,7 @@ "properties": { "dueBy": { "description": "The task due date.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "format": "date-time", "type": "string" }, @@ -27163,9 +25870,6 @@ }, "schedule-template": { "title": "Schedule Template", - "x-stoplight": { - "id": "c2a2ilce5ag48" - }, "type": "object", "description": "Schedule Template resource", "properties": { @@ -27186,21 +25890,12 @@ }, "configurations": { "type": "array", - "x-stoplight": { - "id": "w3yw55a536y3m" - }, "items": { - "$ref": "#/components/schemas/schedule-template-configuration", - "x-stoplight": { - "id": "z1pcd596vxyhe" - } + "$ref": "#/components/schemas/schedule-template-configuration" } }, "projectScheduleConfiguration": { - "$ref": "#/components/schemas/schedule-template-project-configuration", - "x-stoplight": { - "id": "jh0as6p6odfm0" - } + "$ref": "#/components/schemas/schedule-template-project-configuration" } }, "required": [ @@ -27209,36 +25904,21 @@ }, "schedule-template-configuration": { "title": "Schedule Template Configuration", - "x-stoplight": { - "id": "p8wulrz2rytzj" - }, "type": "object", "description": "Schedule Template Configuration resource", "properties": { "taskTypeId": { "type": "string", - "x-stoplight": { - "id": "ussbf9yycjf0h" - }, "description": "The identifier of the human task type. " }, "taskTypeName": { "type": "string", - "x-stoplight": { - "id": "lny75nk7b0g3j" - }, "description": "The name of the task type." }, "schedules": { - "x-stoplight": { - "id": "iu34k91wl2eql" - }, "type": "array", "items": { - "$ref": "#/components/schemas/schedule-template-configuration-schedules", - "x-stoplight": { - "id": "j29hssjf8a1nu" - } + "$ref": "#/components/schemas/schedule-template-configuration-schedules" } } }, @@ -27248,25 +25928,16 @@ }, "schedule-template-project-configuration": { "title": "Schedule Template Project Configuration", - "x-stoplight": { - "id": "ezrw8kwy2cc2x" - }, "type": "object", "description": "Schedule Template Project Configuration resource", "properties": { "duration": { "type": "integer", - "x-stoplight": { - "id": "ml3qutq4qy3km" - }, "description": "
default
Expressed in minutes.
", "default": 0, "minimum": 0 }, "reminder": { - "x-stoplight": { - "id": "3z5tzoznv1gci" - }, "description": "
default
Expressed in minutes.
", "enum": [ 15, @@ -27282,9 +25953,6 @@ }, "schedule-template-configuration-request": { "title": "Schedule Template Configuration Request", - "x-stoplight": { - "id": "pzjg39ikgktrd" - }, "type": "object", "description": "Schedule Template Configuration resource", "properties": { @@ -27305,17 +25973,11 @@ }, "schedule-template-configuration-schedules": { "title": "Schedule Template Configuration Schedules", - "x-stoplight": { - "id": "9kw1yuhfb39q1" - }, "type": "object", "description": "The Configuration Schedules resource.", "properties": { "scope": { "type": "string", - "x-stoplight": { - "id": "gn25uzdk9mu85" - }, "description": "The scope of this configuration schedule. \\\r\nglobal -> schedule of the task \\\r\nsourceLanguage -> schedule of the specific task when the sourceLanguage matches this object's sourceLanguage\\\r\nlanguageDirection -> schedule of the specific task when the languageDirection matches this object's languageDirection", "enum": [ "global", @@ -27325,16 +25987,10 @@ }, "duration": { "type": "integer", - "x-stoplight": { - "id": "r20a6jq7s4a99" - }, "description": "Expressed in minutes.", "minimum": 0 }, "reminder": { - "x-stoplight": { - "id": "wa77577h9gchk" - }, "description": "Expressed in minutes.\r\n\r\n", "enum": [ 15, @@ -27348,16 +26004,10 @@ }, "sourceLanguage": { "type": "string", - "x-stoplight": { - "id": "x9sswos4516kw" - }, "example": " \"en-US\", de-DE\"" }, "targetLanguage": { "type": "string", - "x-stoplight": { - "id": "kptfl33vpqdt7" - }, "example": " \"en-US\", de-DE\"" } }, @@ -27367,9 +26017,6 @@ }, "schedule-template-update-request": { "title": "Schedule Template Update Request", - "x-stoplight": { - "id": "eurbufhjxy71a" - }, "type": "object", "description": "Schedule Template update request model", "properties": { @@ -27385,29 +26032,17 @@ }, "configurations": { "type": "array", - "x-stoplight": { - "id": "nzqkfrvaq8mck" - }, "items": { - "$ref": "#/components/schemas/schedule-template-configuration-request", - "x-stoplight": { - "id": "kw88kaez7l361" - } + "$ref": "#/components/schemas/schedule-template-configuration-request" } }, "projectScheduleConfiguration": { - "$ref": "#/components/schemas/schedule-template-project-configuration", - "x-stoplight": { - "id": "glzz39c8n1mpo" - } + "$ref": "#/components/schemas/schedule-template-project-configuration" } } }, "schedule-template-create-request": { "title": "Schedule Template Create Request", - "x-stoplight": { - "id": "nzunuxlururt7" - }, "type": "object", "description": "Schedule Template create request model", "properties": { @@ -27423,28 +26058,16 @@ }, "location": { "type": "string", - "x-stoplight": { - "id": "j38jg0ywij0e6" - }, "description": "The folder identifier where the schedule template should be created. " }, "configurations": { "type": "array", - "x-stoplight": { - "id": "eufab0pne7lzd" - }, "items": { - "$ref": "#/components/schemas/schedule-template-configuration-request", - "x-stoplight": { - "id": "oxk22epaz3rbi" - } + "$ref": "#/components/schemas/schedule-template-configuration-request" } }, "projectScheduleConfiguration": { - "$ref": "#/components/schemas/schedule-template-project-configuration", - "x-stoplight": { - "id": "rqi0t3ue6dm3m" - } + "$ref": "#/components/schemas/schedule-template-project-configuration" } }, "required": [ @@ -27819,9 +26442,6 @@ }, "originatingTaskId": { "type": "string", - "x-stoplight": { - "id": "fsakhiag03gl9" - }, "description": "The identifier of the task that generated the file." } }, @@ -27953,14 +26573,14 @@ "dueBy": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The task due date.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\"", "nullable": true }, "createdAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the task was created.
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sssZ\" ", "nullable": true }, @@ -28193,9 +26813,6 @@ }, "apiInternalId": { "type": "string", - "x-stoplight": { - "id": "tavwkrljagcmc" - }, "description": "
default
Unique identifier of custom task types set in the workflow. If no custom id is set, it will return the default identifier for the custom task type." }, "description": { @@ -28452,9 +27069,6 @@ }, "originatingTaskId": { "type": "string", - "x-stoplight": { - "id": "yxst0hpphv0tq" - }, "description": "The identifier of the task that generated the file." } }, @@ -28465,9 +27079,6 @@ }, "target-file-latest-version": { "title": "Target File Latest Version", - "x-stoplight": { - "id": "0zlvlegfodgta" - }, "type": "object", "description": "Target File Latest Version.", "properties": { @@ -28540,13 +27151,13 @@ }, "createdAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase template was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "format": "date-time" }, "lastModifiedAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase template was modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "format": "date-time" }, @@ -28995,13 +27606,13 @@ }, "createdAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase was created. (Not available for List Termbases endpoint)
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "format": "date-time" }, "lastModifiedAt": { "type": "string", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase was last updated. (Not available for List Termbases endpoint)
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "format": "date-time" } @@ -29184,7 +27795,7 @@ "createdAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase field value was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29194,7 +27805,7 @@ "lastModifiedAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase field value was last modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29297,7 +27908,7 @@ "createdAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the term entry was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29307,7 +27918,7 @@ "lastModifiedAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the term entry was last modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29315,10 +27926,7 @@ "$ref": "#/components/schemas/user" }, "systemStatus": { - "$ref": "#/components/schemas/termbase-entry-term-system-status", - "x-stoplight": { - "id": "xx4xvu4isws0c" - } + "$ref": "#/components/schemas/termbase-entry-term-system-status" } } }, @@ -29341,10 +27949,7 @@ "maxLength": 1024 }, "systemStatus": { - "$ref": "#/components/schemas/termbase-entry-term-system-status-request", - "x-stoplight": { - "id": "lpm4ttzn58ku0" - } + "$ref": "#/components/schemas/termbase-entry-term-system-status-request" }, "termbaseFieldValues": { "type": "array", @@ -29369,10 +27974,7 @@ "minLength": 1 }, "systemStatus": { - "$ref": "#/components/schemas/termbase-entry-term-system-status-request", - "x-stoplight": { - "id": "cvo2q7bu0gkix" - } + "$ref": "#/components/schemas/termbase-entry-term-system-status-request" }, "termbaseFieldValues": { "type": "array", @@ -29409,7 +28011,7 @@ "createdAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the language entry was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29419,7 +28021,7 @@ "lastModifiedAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the language entry was last modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29517,7 +28119,7 @@ "createdAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase entry was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29527,7 +28129,7 @@ "lastModifiedAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The date and time when the termbase entry was last modified.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -29598,9 +28200,6 @@ "title": "Termbase Entry Term System Status", "type": "string", "nullable": true, - "x-stoplight": { - "id": "k477x1xb11mvw" - }, "enum": [ "preferred", "draft", @@ -29616,9 +28215,6 @@ "termbase-entry-term-system-status-request": { "title": "Termbase Entry Term System Status", "type": "string", - "x-stoplight": { - "id": "k477x1xb11mvw" - }, "enum": [ "preferred", "draft", @@ -29803,23 +28399,14 @@ "properties": { "statusMapping": { "type": "array", - "x-stoplight": { - "id": "jr1v619dgm5k8" - }, "items": { - "$ref": "#/components/schemas/termbase-system-status-mapping", - "x-stoplight": { - "id": "jjw6bvzbbc0eg" - } + "$ref": "#/components/schemas/termbase-system-status-mapping" } } } }, "termbase-system-status-mapping": { "title": "Termbase System Status Mapping", - "x-stoplight": { - "id": "3o7f2m7gb63yw" - }, "type": "object", "description": "A mapping between a termbase term system status and termbase statuses.", "required": [ @@ -29828,21 +28415,12 @@ ], "properties": { "systemStatusValue": { - "$ref": "#/components/schemas/termbase-entry-term-system-status-request", - "x-stoplight": { - "id": "kznc76h6wxicr" - } + "$ref": "#/components/schemas/termbase-entry-term-system-status-request" }, "statuses": { "type": "array", - "x-stoplight": { - "id": "3isyr4742q3jg" - }, "minItems": 1, "items": { - "x-stoplight": { - "id": "6lvylhb8t3n96" - }, "type": "string" } } @@ -29997,9 +28575,6 @@ }, "translation-search-request": { "title": "Translation Search Request", - "x-stoplight": { - "id": "pfa7dyujl86lv" - }, "type": "object", "required": [ "input", @@ -30008,36 +28583,21 @@ ], "properties": { "input": { - "$ref": "#/components/schemas/translation-lookup-input-request", - "x-stoplight": { - "id": "gj1t64z5swfgk" - } + "$ref": "#/components/schemas/translation-lookup-input-request" }, "languageDirection": { - "$ref": "#/components/schemas/language-direction-general-request", - "x-stoplight": { - "id": "h62z5gy3c4otv" - } + "$ref": "#/components/schemas/language-direction-general-request" }, "definition": { - "$ref": "#/components/schemas/translation-definition", - "x-stoplight": { - "id": "f9rodrj2q7z6e" - } + "$ref": "#/components/schemas/translation-definition" }, "settings": { - "$ref": "#/components/schemas/translation-search-settings", - "x-stoplight": { - "id": "vkle6tvpl4amf" - } + "$ref": "#/components/schemas/translation-search-settings" } } }, "translation-search-response": { "title": "Translation Search Response", - "x-stoplight": { - "id": "6zhfxtway5o0e" - }, "type": "object", "required": [ "translations" @@ -30045,36 +28605,21 @@ "properties": { "translations": { "type": "array", - "x-stoplight": { - "id": "ags6uqvpedq4l" - }, "description": "Translations from different resource origins such as `TM`. The origin information is found in the BCM fragment.", "items": { - "$ref": "#/components/schemas/translation", - "x-stoplight": { - "id": "5px5mphkbp2rr" - } + "$ref": "#/components/schemas/translation" } }, "appliedResourcesStatus": { "type": "array", - "x-stoplight": { - "id": "3v56u017sssw8" - }, "items": { - "$ref": "#/components/schemas/translation-applied-resource-status", - "x-stoplight": { - "id": "gexmk4z2gsbyb" - } + "$ref": "#/components/schemas/translation-applied-resource-status" } } } }, "translation-concordance-search-response": { "title": "Translation Concordance Search Response", - "x-stoplight": { - "id": "6zhfxtway5o0e" - }, "type": "object", "required": [ "translations" @@ -30082,27 +28627,15 @@ "properties": { "translations": { "type": "array", - "x-stoplight": { - "id": "ags6uqvpedq4l" - }, "description": "Translations from different resource origins such as `TM`. The origin information is found in the BCM fragment. Only the top 5 matches are displayed", "items": { - "$ref": "#/components/schemas/translation-concordance", - "x-stoplight": { - "id": "5px5mphkbp2rr" - } + "$ref": "#/components/schemas/translation-concordance" } }, "appliedResourcesStatus": { "type": "array", - "x-stoplight": { - "id": "3v56u017sssw8" - }, "items": { - "$ref": "#/components/schemas/translation-concordance-search-applied-resource-status", - "x-stoplight": { - "id": "gexmk4z2gsbyb" - } + "$ref": "#/components/schemas/translation-concordance-search-applied-resource-status" } } } @@ -30170,29 +28703,17 @@ }, "translation-applied-resource-status": { "title": "Translation Applied Resource Status", - "x-stoplight": { - "id": "l8qfj2wt8ex3q" - }, "type": "object", "properties": { "resourceId": { "type": "string", - "x-stoplight": { - "id": "ijitw3244ojkf" - }, "description": "
default
The resource identifier." }, "resourceType": { "$ref": "#/components/schemas/translation-resource-type", - "x-stoplight": { - "id": "3y8wplo4peutt" - }, "description": "
default
The type of resource applied." }, "status": { - "x-stoplight": { - "id": "vacv71ru214af" - }, "type": "string", "enum": [ "successful", @@ -30202,54 +28723,33 @@ }, "message": { "type": "string", - "x-stoplight": { - "id": "wj0qjf9jfalmv" - }, "description": "A message describing the applied resource." }, "translationErrors": { "type": "array", - "x-stoplight": { - "id": "o91qwrova4eay" - }, "description": "Details of possible errors.", "items": { - "$ref": "#/components/schemas/translation-error-detail-response", - "x-stoplight": { - "id": "rllzog6wfm1te" - } + "$ref": "#/components/schemas/translation-error-detail-response" } } } }, "translation-concordance-search-applied-resource-status": { "title": "Translation Concordance Search Applied Resource Status", - "x-stoplight": { - "id": "l8qfj2wt8ex3q" - }, "type": "object", "properties": { "resourceId": { "type": "string", - "x-stoplight": { - "id": "ijitw3244ojkf" - }, "description": "
default
The resource identifier." }, "resourceType": { "type": "string", - "x-stoplight": { - "id": "3y8wplo4peutt" - }, "description": "
default
The type of resource applied.", "enum": [ "TM" ] }, "status": { - "x-stoplight": { - "id": "vacv71ru214af" - }, "type": "string", "enum": [ "successful", @@ -30259,31 +28759,19 @@ }, "message": { "type": "string", - "x-stoplight": { - "id": "wj0qjf9jfalmv" - }, "description": "A message describing the applied resource." }, "translationErrors": { "type": "array", - "x-stoplight": { - "id": "o91qwrova4eay" - }, "description": "Details of possible errors.", "items": { - "$ref": "#/components/schemas/translation-error-detail-response", - "x-stoplight": { - "id": "rllzog6wfm1te" - } + "$ref": "#/components/schemas/translation-error-detail-response" } } } }, "translation-definition": { "title": "Translation Definition", - "x-stoplight": { - "id": "1ajyhlvlclubb" - }, "type": "object", "required": [ "translationEngineId" @@ -30291,18 +28779,12 @@ "properties": { "translationEngineId": { "type": "string", - "x-stoplight": { - "id": "546wr95sonkhe" - }, "description": "The translation engine identifier." } } }, "translation-concordance-search-definition": { "title": "Translation Concordance Search Definition", - "x-stoplight": { - "id": "1ajyhlvlclubb" - }, "type": "object", "required": [ "translationEngineId" @@ -30310,9 +28792,6 @@ "properties": { "translationEngineId": { "type": "string", - "x-stoplight": { - "id": "546wr95sonkhe" - }, "description": "The translation engine identifier." } } @@ -30320,9 +28799,6 @@ "translation-resource-type": { "title": "Translation Resource Type", "type": "string", - "x-stoplight": { - "id": "zr6udmd1g99q4" - }, "description": "The translation resource type", "enum": [ "TM", @@ -30333,9 +28809,6 @@ "translation-concordance-resource-type": { "title": "Translation Resource Type", "type": "string", - "x-stoplight": { - "id": "zr6udmd1g99q4" - }, "description": "The translation resource type", "enum": [ "TM" @@ -30343,9 +28816,6 @@ }, "translation": { "title": "Translation", - "x-stoplight": { - "id": "a0g18gy80z5p1" - }, "type": "object", "required": [ "translationProposal", @@ -30354,16 +28824,10 @@ "properties": { "translationProposal": { "type": "string", - "x-stoplight": { - "id": "siqg2y0t0s38m" - }, "description": "The translation content serialized as JSON. BCM fragment for `TM` and `MT`. BCM term for `TB`." }, "resourceType": { - "$ref": "#/components/schemas/translation-resource-type", - "x-stoplight": { - "id": "gkon15o12wfc8" - } + "$ref": "#/components/schemas/translation-resource-type" }, "sourceLocation": { "$ref": "#/components/schemas/translation-source-locations", @@ -30373,9 +28837,6 @@ }, "translation-concordance": { "title": "Translation", - "x-stoplight": { - "id": "a0g18gy80z5p1" - }, "type": "object", "required": [ "translationProposal", @@ -30384,16 +28845,10 @@ "properties": { "translationProposal": { "type": "string", - "x-stoplight": { - "id": "siqg2y0t0s38m" - }, "description": "The translation content serialized as JSON. BCM fragment for `TM`." }, "resourceType": { - "$ref": "#/components/schemas/translation-concordance-resource-type", - "x-stoplight": { - "id": "gkon15o12wfc8" - } + "$ref": "#/components/schemas/translation-concordance-resource-type" } } }, @@ -30418,9 +28873,6 @@ }, "translation-concordance-search-request": { "title": "Translation Concordance Search Request", - "x-stoplight": { - "id": "mu51b39komenk" - }, "type": "object", "required": [ "input", @@ -30429,44 +28881,26 @@ ], "properties": { "input": { - "$ref": "#/components/schemas/translation-concordance-input-request", - "x-stoplight": { - "id": "15af4h5jkfyvj" - } + "$ref": "#/components/schemas/translation-concordance-input-request" }, "languageDirection": { - "$ref": "#/components/schemas/language-direction-general-request", - "x-stoplight": { - "id": "o84ns9q1ulxkz" - } + "$ref": "#/components/schemas/language-direction-general-request" }, "definition": { - "$ref": "#/components/schemas/translation-concordance-search-definition", - "x-stoplight": { - "id": "d6yrwalewio7h" - } + "$ref": "#/components/schemas/translation-concordance-search-definition" }, "targetOnly": { "type": "boolean", - "x-stoplight": { - "id": "ffjvv0xao6ykz" - }, "default": false, "description": "Indicates whether the search should be performed only in the target segments." }, "settings": { - "$ref": "#/components/schemas/concordance-search-settings", - "x-stoplight": { - "id": "49cht6969uysn" - } + "$ref": "#/components/schemas/concordance-search-settings" } } }, "translation-add-request": { "title": "Translation Add Request", - "x-stoplight": { - "id": "44r5oq5khi1fs" - }, "type": "object", "required": [ "input", @@ -30474,30 +28908,18 @@ ], "properties": { "input": { - "$ref": "#/components/schemas/translation-tu-update-input-request", - "x-stoplight": { - "id": "4an4r6b9854aq" - } + "$ref": "#/components/schemas/translation-tu-update-input-request" }, "definition": { - "$ref": "#/components/schemas/translation-update-definition", - "x-stoplight": { - "id": "rv8rlalk5d2a7" - } + "$ref": "#/components/schemas/translation-update-definition" }, "settings": { - "$ref": "#/components/schemas/translation-add-settings", - "x-stoplight": { - "id": "uy8l353n2uh3g" - } + "$ref": "#/components/schemas/translation-add-settings" } } }, "translation-update-request": { "title": "Translation Update Request", - "x-stoplight": { - "id": "44r5oq5khi1fs" - }, "type": "object", "required": [ "input", @@ -30505,49 +28927,28 @@ ], "properties": { "input": { - "$ref": "#/components/schemas/translation-tu-update-input-request", - "x-stoplight": { - "id": "4an4r6b9854aq" - } + "$ref": "#/components/schemas/translation-tu-update-input-request" }, "definition": { - "$ref": "#/components/schemas/translation-update-definition", - "x-stoplight": { - "id": "rv8rlalk5d2a7" - } + "$ref": "#/components/schemas/translation-update-definition" }, "settings": { - "$ref": "#/components/schemas/translation-update-settings", - "x-stoplight": { - "id": "uy8l353n2uh3g" - } + "$ref": "#/components/schemas/translation-update-settings" } } }, "translation-add-settings": { "title": "Translation Add Settings", - "x-stoplight": { - "id": "4rfs3hgmqnjnl" - }, "type": "object", "properties": { "fields": { - "x-stoplight": { - "id": "q2x1e7tqb6bjj" - }, "type": "array", "description": "The Translation Unit fields to update. They are defined in the Field Template associated to your Translation Memory.", "items": { - "$ref": "#/components/schemas/translation-update-field", - "x-stoplight": { - "id": "zrkulmef1pa37" - } + "$ref": "#/components/schemas/translation-update-field" } }, "ifTargetSegmentsDiffer": { - "x-stoplight": { - "id": "9kr4dv5q5yko5" - }, "type": "string", "enum": [ "addNew", @@ -30562,22 +28963,13 @@ }, "translation-update-settings": { "title": "Translation Update Settings", - "x-stoplight": { - "id": "4rfs3hgmqnjnl" - }, "type": "object", "properties": { "fields": { - "x-stoplight": { - "id": "q2x1e7tqb6bjj" - }, "type": "array", "description": "The Translation Unit fields to update. They are defined in the Field Template associated to your Translation Memory.", "items": { - "$ref": "#/components/schemas/translation-update-field", - "x-stoplight": { - "id": "zrkulmef1pa37" - } + "$ref": "#/components/schemas/translation-update-field" } } } @@ -30677,9 +29069,6 @@ }, "translation-engine-update-request": { "title": "Translation Engine Update Request", - "x-stoplight": { - "id": "qjks6cvd5ej43" - }, "type": "object", "description": "Translation Engine resource update request", "properties": { @@ -30692,24 +29081,15 @@ }, "description": { "type": "string", - "x-stoplight": { - "id": "h2kzvu2xlq1dh" - }, "maxLength": 1000 }, "definition": { - "$ref": "#/components/schemas/translation-engine-definition", - "x-stoplight": { - "id": "gesu0kld6jyxg" - } + "$ref": "#/components/schemas/translation-engine-definition" } } }, "translation-engine-definition": { "title": "Translation Engine Definition", - "x-stoplight": { - "id": "yb3ai5ltnbu49" - }, "type": "object", "description": "The definition of a translation engine.", "required": [ @@ -30723,14 +29103,8 @@ "type": [ "array" ], - "x-stoplight": { - "id": "891hvyzbxnaqm" - }, "items": { - "$ref": "#/components/schemas/translation-engine-definition-language-pair", - "x-stoplight": { - "id": "nbfh6uvky8c4o" - } + "$ref": "#/components/schemas/translation-engine-definition-language-pair" } }, "sequence": { @@ -30774,27 +29148,15 @@ }, "translation-engine-definition-language-pair": { "title": "Language Pair Definition", - "x-stoplight": { - "id": "isibhifp9qrao" - }, "type": "object", "properties": { "languagePair": { - "$ref": "#/components/schemas/language-pair", - "x-stoplight": { - "id": "ixoi0dqka8bkw" - } + "$ref": "#/components/schemas/language-pair" }, "resources": { "type": "array", - "x-stoplight": { - "id": "foi4rdwsrevkj" - }, "items": { - "$ref": "#/components/schemas/language-pair-resource", - "x-stoplight": { - "id": "d2b4btupa9mu1" - } + "$ref": "#/components/schemas/language-pair-resource" } } }, @@ -30946,7 +29308,7 @@ "createdAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The `DateTime` when the translation memory was created.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, @@ -30956,14 +29318,14 @@ "lastRecomputedAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The `DateTime` when the translation memory statistics were last updated.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true }, "lastReIndexedAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The `DateTime` when the translation memory reindexing was performed.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss", "nullable": true } @@ -30974,9 +29336,6 @@ }, "translation-memory-fields-update-request": { "title": "Translation Memory Fields Update Request", - "x-stoplight": { - "id": "lcpur5t4ewvi2" - }, "type": "object", "properties": { "settings": { @@ -30994,9 +29353,6 @@ "translation-memory-field-update-type": { "type": "string", "title": "Translation Memory Field Update Type", - "x-stoplight": { - "id": "vq3s0tuc4yp5u" - }, "enum": [ "dateTime", "singlePicklist", @@ -31056,9 +29412,6 @@ }, "translation-memory-fields-settings": { "title": "Translation Memory Fields Settings", - "x-stoplight": { - "id": "adnwx8tlwr674" - }, "type": "object", "description": "The configuration settings for Translation Memory Fields.", "properties": { @@ -31216,9 +29569,6 @@ }, "translation-memory-language-direction": { "title": "Translation Memory Language Direction", - "x-stoplight": { - "id": "lxtdb1sy4fdbi" - }, "type": "object", "description": "A language direction representation specific to translation memories.", "properties": { @@ -31337,9 +29687,6 @@ }, "translation-memory-import-poll-response": { "title": "Translation Memory Import Response", - "x-stoplight": { - "id": "f31ba8725474f" - }, "type": "object", "properties": { "id": { @@ -31392,13 +29739,13 @@ "createdAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The creation date of the import operation.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss" }, "updatedAt": { "type": "string", "format": "date-time", - "example": "2022-01-12T12:00:00.000Z", + "example": "2022-01-12T12:00:00Z", "description": "The last update time of the import operation.
UTC Timezone
Allowed formats:
\"YYYY-MM-DDThh:mmZ\"
\"YYYY-MM-DDThh:mm:ssZ\"
\"YYYY-MM-DDThh:mm:ss.sZ\"
\"YYYY-MM-DDThh:mm:ss.ssZ\"
\"YYYY-MM-DDThh:mm:ss.sss" }, "ownerId": { @@ -31498,9 +29845,6 @@ }, "translation-memory-export-response": { "title": "Translation Memory Export Response", - "x-stoplight": { - "id": "ol4kmgwlbdr8f" - }, "type": "object", "properties": { "id": { @@ -31527,9 +29871,6 @@ }, "translation-memory-poll-export-response": { "title": "Translation Memory Export Response", - "x-stoplight": { - "id": "h78jfifpf8rpa" - }, "type": "object", "properties": { "id": { @@ -31555,9 +29896,6 @@ }, "translation-memory-export-language-direction": { "title": "Translation Memory Export Language Direction", - "x-stoplight": { - "id": "sgv1fy31ffmba" - }, "type": "object", "description": "", "properties": { @@ -31575,9 +29913,6 @@ }, "translation-memory-export-request": { "title": "Translation Memory Export Request", - "x-stoplight": { - "id": "ivlpf7ccfd3is" - }, "description": "", "type": "object", "properties": { @@ -31591,9 +29926,6 @@ }, "translation-memory-settings-filters-response": { "type": "object", - "x-stoplight": { - "id": "e80cfbb6b57e0" - }, "title": "Translation Memory Filters", "description": "Translation Memory filter settings.", "properties": { @@ -31606,9 +29938,6 @@ }, "translation-memory-settings-hard-filter-response": { "title": "Translation Memory Hard Filter", - "x-stoplight": { - "id": "c66b8aa67a2be" - }, "type": "object", "description": "Hard filter configuration for Translation Memory matching.", "required": [ @@ -31630,9 +29959,6 @@ }, "translation-memory-settings-filter-field-response": { "title": "Translation Memory Filter Field", - "x-stoplight": { - "id": "e59a98ab23288" - }, "type": "object", "description": "Translation Memory Filter Field definition", "required": [ @@ -31684,16 +30010,10 @@ "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "t5ikkyx3u1ee7" - }, "description": "The unique identifier of the allowed value." }, "name": { "type": "string", - "x-stoplight": { - "id": "2t99u5ile3q7u" - }, "description": "The display name of the allowed value." } } @@ -31703,9 +30023,6 @@ }, "translation-memory-settings-update-field-response": { "title": "Translation Memory Update Field", - "x-stoplight": { - "id": "g3h4i5j6k7l8m" - }, "type": "object", "description": "Translation Memory Field definition with values for field updates", "allOf": [ @@ -31729,9 +30046,6 @@ }, "translation-service-type": { "title": "Service Type", - "x-stoplight": { - "id": "qxo8dvfuhtpvn" - }, "type": "object", "required": [ "id" @@ -31739,25 +30053,16 @@ "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "y8k58twki2cx2" - }, "description": "The Service Type identifier." }, "name": { "type": "string", - "x-stoplight": { - "id": "at815peslzdx2" - }, "description": "
default
The Service Type name.
" } } }, "update-translation-memory": { "title": "Update Translation Memory", - "x-stoplight": { - "id": "7imfj2yp6ndh4" - }, "type": "object", "properties": { "settings": { @@ -31772,20 +30077,11 @@ }, "update-translation-memory-settings": { "title": "Update Translation Memory Settings", - "x-stoplight": { - "id": "ns9gqapkdazxv" - }, "type": "object", "properties": { "segmentsConfirmationLevels": { "type": "array", - "x-stoplight": { - "id": "1sf7j3cudjzag" - }, "items": { - "x-stoplight": { - "id": "7tg40rat3gilo" - }, "type": "string", "enum": [ "approvedTranslation", @@ -31801,9 +30097,6 @@ }, "targetSegmentsDifferOption": { "type": "string", - "x-stoplight": { - "id": "2ndpsnxl5k5qq" - }, "enum": [ "addNew", "overwrite", @@ -31834,9 +30127,6 @@ }, "description": { "type": "string", - "x-stoplight": { - "id": "q6s9xj3xbon4k" - }, "description": "Description of this account user. For Service account users only." }, "email": { @@ -31846,9 +30136,6 @@ }, "name": { "type": "string", - "x-stoplight": { - "id": "ie6lbdd67taaz" - }, "description": "
default
The user's name. Retrieved only for Service users (not RWS ID users) that the authenticated entity is authorized to read.
" }, "firstName": { @@ -31874,9 +30161,6 @@ }, "account": { "$ref": "#/components/schemas/account", - "x-stoplight": { - "id": "ssafm4yhc1ukc" - }, "description": "The account the user is part of." }, "location": { @@ -31889,29 +30173,17 @@ } }, "userType": { - "$ref": "#/components/schemas/user-type", - "x-stoplight": { - "id": "64l4tihoe1yh9" - } + "$ref": "#/components/schemas/user-type" }, "status": { - "$ref": "#/components/schemas/user-status", - "x-stoplight": { - "id": "3qbyvnakw7zbt" - } + "$ref": "#/components/schemas/user-status" }, "invitationLink": { "type": "string", - "x-stoplight": { - "id": "e8ger14ol8hdd" - }, "description": "The user's invitation link. Retrieved only for RWS ID (formerly SDL ID) users—not service users. It is available only if the user has not yet accepted the invitation (status is `inactive`)." }, "membership": { - "$ref": "#/components/schemas/account-membership-type", - "x-stoplight": { - "id": "rc4aelhf9y7sc" - } + "$ref": "#/components/schemas/account-membership-type" } } }, @@ -31962,45 +30234,27 @@ }, "user-create-request": { "title": "User Create Request", - "x-stoplight": { - "id": "zj3b0doia6ghv" - }, "type": "object", "description": "If you need to create a Service User, send only the `serviceUserDetails` object and omit the `userDetails`object, vice-versa for a normal user. ", "properties": { "groups": { "type": "array", "minItems": 1, - "x-stoplight": { - "id": "gshvzyvunxf3w" - }, "description": "The identifiers for the user groups. At least one valid group must be provided.", "items": { - "x-stoplight": { - "id": "clp2f00ulox3r" - }, "type": "object", "$ref": "#/components/schemas/object-id" } }, "location": { - "x-stoplight": { - "id": "5xm3lbo297i9i" - }, "type": "string", "description": "The identifier of the parent folder for the account user. If it isn't mentioned, it will be created in the Root folder." }, "serviceUserDetails": { - "$ref": "#/components/schemas/service-user-details", - "x-stoplight": { - "id": "0e76umgrb9pce" - } + "$ref": "#/components/schemas/service-user-details" }, "userDetails": { - "$ref": "#/components/schemas/user-details", - "x-stoplight": { - "id": "mbwjhisfya315" - } + "$ref": "#/components/schemas/user-details" } }, "required": [ @@ -32017,17 +30271,11 @@ "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "ygr9y3n409i2f" - }, "description": "The Service User name.", "maxLength": 100 }, "description": { "type": "string", - "x-stoplight": { - "id": "fw832rlu0cud2" - }, "description": "The Service User description.", "maxLength": 200 } @@ -32045,32 +30293,20 @@ ], "properties": { "membership": { - "$ref": "#/components/schemas/account-membership-type", - "x-stoplight": { - "id": "gdhzaa0rfouzh" - } + "$ref": "#/components/schemas/account-membership-type" }, "email": { "type": "string", - "x-stoplight": { - "id": "sx4ccvzavuwie" - }, "format": "email", "description": "The user email." }, "firstName": { "type": "string", - "x-stoplight": { - "id": "x4twktxsnfbzo" - }, "description": "The First Name of the account user.", "maxLength": 50 }, "lastName": { "type": "string", - "x-stoplight": { - "id": "syutqsyphrou8" - }, "description": "The Last Name of the account user.", "maxLength": 50 }, @@ -32097,47 +30333,29 @@ "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "l9tkoiqnkwmtj" - }, "description": "The account user name. For Service users only.", "maxLength": 100 }, "description": { "type": "string", - "x-stoplight": { - "id": "7pnsam33z37hf" - }, "description": "Description of this account user. For Service account users only.", "maxLength": 200 }, "firstName": { "type": "string", - "x-stoplight": { - "id": "d7c847kaukk9e" - }, "description": "The First Name of this account user. For RWSID account users only.", "maxLength": 50 }, "lastName": { "type": "string", - "x-stoplight": { - "id": "3dhda5zhu5wyi" - }, "description": "The Last Name of this account user. For RWSID account users only.", "maxLength": 50 }, "groups": { "type": "array", "minItems": 1, - "x-stoplight": { - "id": "gshvzyvunxf3w" - }, "description": "The identifiers for the user groups. \r\n\r\nWhen updating a user, observe the rules of [JSON Merge Patch Semantics](https://tools.ietf.org/html/rfc7386) to prevent accidentally removing a user from groups. If provided it must contain at least one valid group id.", "items": { - "x-stoplight": { - "id": "clp2f00ulox3r" - }, "type": "object", "$ref": "#/components/schemas/object-id" } @@ -32208,9 +30426,6 @@ "volume-unit-type": { "title": "Volume Unit Type", "type": "string", - "x-stoplight": { - "id": "xo217uws14jb2" - }, "enum": [ "words", "characters", @@ -32410,9 +30625,6 @@ }, "apiInternalId": { "type": "string", - "x-stoplight": { - "id": "dd6vytpa9vo41" - }, "description": "
default
Unique identifier of workflow task templates\r\n
" }, "description": { @@ -32562,25 +30774,16 @@ }, "well-known-jwks-response": { "title": "Well Known Keys Response", - "x-stoplight": { - "id": "1owp0jo4rmrg7" - }, "type": "object", "properties": { "keys": { "$ref": "#/components/schemas/list-jwks", - "x-stoplight": { - "id": "dbkidlpmb0wk4" - }, "description": "The list of public keys." } } }, "translation-update-definition": { "title": "Translation Update Definition", - "x-stoplight": { - "id": "9qqwmpya8mbgb" - }, "type": "object", "required": [ "translationEngineId" @@ -32588,18 +30791,12 @@ "properties": { "translationEngineId": { "type": "string", - "x-stoplight": { - "id": "57wk8minjka59" - }, "description": "The translation engine id. The translation engine must have a `TM` resource." } } }, "translation-update-field": { "title": "Translation Update Field", - "x-stoplight": { - "id": "ivfrnlswg3n8o" - }, "type": "object", "required": [ "name", @@ -32608,21 +30805,12 @@ "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "w0z5ip16a75jo" - }, "description": "Field name" }, "values": { "type": "array", - "x-stoplight": { - "id": "jzd3s8buqkhyh" - }, "description": "Field values", "items": { - "x-stoplight": { - "id": "vxkufz4upb8e0" - }, "type": "string" } } @@ -32631,141 +30819,90 @@ }, "translation-search-settings": { "title": "Translation Search Settings", - "x-stoplight": { - "id": "k6reff6ihojws" - }, "type": "object", "properties": { "translationMemory": { - "$ref": "#/components/schemas/translation-search-settings-tm", - "x-stoplight": { - "id": "6d8m3xqn7kla8" - } + "$ref": "#/components/schemas/translation-search-settings-tm" } } }, "concordance-search-settings": { "title": "Concordance Search Settings", - "x-stoplight": { - "id": "k6reff6ihojws" - }, "type": "object", "properties": { "translationMemory": { - "$ref": "#/components/schemas/concordance-search-settings-tm", - "x-stoplight": { - "id": "6d8m3xqn7kla8" - } + "$ref": "#/components/schemas/concordance-search-settings-tm" } } }, "translation-search-settings-tm": { "title": "Translation Memory Search Settings", - "x-stoplight": { - "id": "7b6bn72a6ldvj" - }, "type": "object", "properties": { "minimumMatchValue": { "type": "integer", - "x-stoplight": { - "id": "br24y2myv21e0" - }, "description": "This is the degree of match that must exist between a source document segment and a translation memory segment in order for the segment translation to be offered as a match. The default is 70%, but you can set a value between 30% and 100%.\r\n\r\nThe selected value is inclusive, meaning that matches with your exact selected value are also included in translation results.", "minimum": 30, "maximum": 100, "default": 70 }, "penalties": { - "$ref": "#/components/schemas/translation-search-TM-penalties", - "x-stoplight": { - "id": "fkru1d5bfhm2w" - } + "$ref": "#/components/schemas/translation-search-TM-penalties" } } }, "concordance-search-settings-tm": { "title": "Translation Memory Concordance Search Settings", - "x-stoplight": { - "id": "7b6bn72a6ldvj" - }, "type": "object", "properties": { "minimumMatchValue": { "type": "integer", - "x-stoplight": { - "id": "br24y2myv21e0" - }, "description": "This is the degree of match that must exist between a source document segment and a translation memory segment in order for the segment translation to be offered as a match. The default is 70%, but you can set a value between 30% and 100%.\r\n\r\nThe selected value is inclusive, meaning that matches with your exact selected value are also included in translation results.", "minimum": 30, "maximum": 100, "default": 70 }, "penalties": { - "$ref": "#/components/schemas/concordance-search-TM-penalties", - "x-stoplight": { - "id": "fkru1d5bfhm2w" - } + "$ref": "#/components/schemas/concordance-search-TM-penalties" } } }, "translation-search-standard-penalties": { "title": "Translation Memory Standard Penalties", - "x-stoplight": { - "id": "9c3abb6urgvqh" - }, "type": "object", "properties": { "missingFormatting": { "type": "integer", - "x-stoplight": { - "id": "g8mtup7862xdn" - }, "minimum": 0, "maximum": 20, "default": 1 }, "differentFormatting": { "type": "integer", - "x-stoplight": { - "id": "pao1qvu6sbjc9" - }, "default": 1, "minimum": 0, "maximum": 20 }, "multipleTranslations": { "type": "integer", - "x-stoplight": { - "id": "y9awj7oyd87ye" - }, "default": 1, "minimum": 0, "maximum": 20 }, "autoLocalization": { "type": "integer", - "x-stoplight": { - "id": "y85nv8a0u4ptr" - }, "default": 0, "minimum": 0, "maximum": 20 }, "textReplacement": { "type": "integer", - "x-stoplight": { - "id": "t7hvtgxzazgy0" - }, "default": 0, "minimum": 0, "maximum": 20 }, "alignment": { "type": "integer", - "x-stoplight": { - "id": "ipk0iaseeokla" - }, "default": 1, "minimum": 0, "maximum": 20 @@ -32781,9 +30918,6 @@ }, "translation-search-unit-status-penalties": { "title": "Translation Unit Status Penalties", - "x-stoplight": { - "id": "x6ufijbtx0mff" - }, "type": "object", "description": "The penalties to apply depending on the status of the translation unit.", "properties": { @@ -32791,79 +30925,52 @@ "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "c2kh1fiux8bl7" - } + "default": 0 }, "translationRejected": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "o3ezy93r7i26i" - } + "default": 0 }, "translationApproved": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "9380xqwtvbrsl" - } + "default": 0 }, "signOffRejected": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "ahddzpafpv7mv" - } + "default": 0 }, "signOff": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "yijp1eutihsi4" - } + "default": 0 }, "notTranslated": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "ezuj0yylywjk7" - } + "default": 0 }, "draft": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "aibykf8ozjqmt" - } + "default": 0 } } }, "translation-concordance-search-standard-penalties": { "title": "Translation Memory Concordance Standard Penalties", - "x-stoplight": { - "id": "9c3abb6urgvqh" - }, "type": "object", "properties": { "alignment": { "type": "integer", - "x-stoplight": { - "id": "ipk0iaseeokla" - }, "default": 1, "minimum": 0, "maximum": 20 @@ -32879,9 +30986,6 @@ }, "translation-concordance-search-unit-status-penalties": { "title": "Translation Unit Status Concordance Penalties", - "x-stoplight": { - "id": "x6ufijbtx0mff" - }, "type": "object", "description": "The penalties to apply depending on the status of the translation unit.", "properties": { @@ -32889,136 +30993,85 @@ "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "c2kh1fiux8bl7" - } + "default": 0 }, "translationRejected": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "o3ezy93r7i26i" - } + "default": 0 }, "translationApproved": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "9380xqwtvbrsl" - } + "default": 0 }, "signOffRejected": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "ahddzpafpv7mv" - } + "default": 0 }, "signOff": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "yijp1eutihsi4" - } + "default": 0 }, "notTranslated": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "ezuj0yylywjk7" - } + "default": 0 }, "draft": { "type": "integer", "minimum": 0, "maximum": 20, - "default": 0, - "x-stoplight": { - "id": "aibykf8ozjqmt" - } + "default": 0 } } }, "translation-search-TM-penalties": { "title": "Translation TM Penalties", - "x-stoplight": { - "id": "6kx5w2gbj2696" - }, "type": "object", "properties": { "standardPenalties": { - "$ref": "#/components/schemas/translation-search-standard-penalties", - "x-stoplight": { - "id": "q58i9rha03e0z" - } + "$ref": "#/components/schemas/translation-search-standard-penalties" }, "translationUnitStatusPenalties": { - "$ref": "#/components/schemas/translation-search-unit-status-penalties", - "x-stoplight": { - "id": "8pzly4obx7tiz" - } + "$ref": "#/components/schemas/translation-search-unit-status-penalties" } } }, "concordance-search-TM-penalties": { "title": "Concordance Search TM Penalties", - "x-stoplight": { - "id": "6kx5w2gbj2696" - }, "type": "object", "properties": { "standardPenalties": { - "$ref": "#/components/schemas/translation-concordance-search-standard-penalties", - "x-stoplight": { - "id": "q58i9rha03e0z" - } + "$ref": "#/components/schemas/translation-concordance-search-standard-penalties" }, "translationUnitStatusPenalties": { - "$ref": "#/components/schemas/translation-concordance-search-unit-status-penalties", - "x-stoplight": { - "id": "8pzly4obx7tiz" - } + "$ref": "#/components/schemas/translation-concordance-search-unit-status-penalties" } } }, "language-direction-general-request": { "title": "Language Direction General Request", - "x-stoplight": { - "id": "0pezqwl74njpv" - }, "type": "object", "description": "The language directions model used for creating or updating a resource.", "properties": { "sourceLanguage": { - "$ref": "#/components/schemas/source-language-request", - "x-stoplight": { - "id": "ik01rev5dxdym" - } + "$ref": "#/components/schemas/source-language-request" }, "targetLanguage": { - "$ref": "#/components/schemas/target-language-request", - "x-stoplight": { - "id": "72zo0gp14dpdp" - } + "$ref": "#/components/schemas/target-language-request" } } }, "translation-lookup-input-request": { "title": "Translation Lookup Input Request", - "x-stoplight": { - "id": "k91lzmo3d80y4" - }, "type": "object", "description": "The translation input.", "required": [ @@ -33030,16 +31083,10 @@ "type": [ "string" ], - "x-stoplight": { - "id": "d90k7nxt66cq9" - }, "description": "A plain text phrase or a BCM fragment with a single segment serialized as JSON string." }, "contentType": { "type": "string", - "x-stoplight": { - "id": "7lkm3ehfoeipb" - }, "enum": [ "text", "bcmFragment" @@ -33050,9 +31097,6 @@ }, "translation-concordance-input-request": { "title": "Translation Concordance Input Request", - "x-stoplight": { - "id": "gzgvhcqrx5qjh" - }, "type": "object", "required": [ "content" @@ -33060,18 +31104,12 @@ "properties": { "content": { "type": "string", - "x-stoplight": { - "id": "8t10luex044ia" - }, "description": "Text to search for." } } }, "translation-tu-update-input-request": { "title": "Translation TU Input Request", - "x-stoplight": { - "id": "wstvyd816xr0e" - }, "type": "object", "required": [ "content" @@ -33079,9 +31117,6 @@ "properties": { "content": { "type": "string", - "x-stoplight": { - "id": "srf6ctoqfhljn" - }, "description": "The Translation Unit update content as a BCM fragment serialized in JSON string." } } @@ -33123,26 +31158,17 @@ "nativeVersion" ], "description": "Include target files with these versions into the export.", - "default": "currentVersion", - "x-stoplight": { - "id": "7s4voozws4tse" - } + "default": "currentVersion" }, "targetLanguages": { "type": "array", "description": "Include target files for the specified languages (e.g., 'en-US', 'de-DE'). Only one target language is supported when `downloadFlat` is set to `true`.", "items": { - "x-stoplight": { - "id": "3pr8zsp16si53" - }, "type": "string" } }, "downloadFlat": { "type": "boolean", - "x-stoplight": { - "id": "ebjydtoffk5xl" - }, "description": "If this flag is set to `true`, folder structure will reflect exactly the file paths. If the flag is set to `false`, a ZIP folder will be generated with a structure similar to the one provided by Trados.", "default": false } @@ -33175,9 +31201,6 @@ }, "application": { "title": "Application", - "x-stoplight": { - "id": "nbgnpvca77n3g" - }, "type": "object", "required": [ "id" @@ -33185,9 +31208,6 @@ "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "0cs3dm9xaw3hw" - }, "description": "The application identifier." }, "name": { @@ -33197,30 +31217,18 @@ }, "description": { "type": "string", - "x-stoplight": { - "id": "h5culd7q91b0i" - }, "description": "The application description." }, "enableApiAccess": { "type": "boolean", - "x-stoplight": { - "id": "o6511ct26m08q" - }, "description": "Is oAuth 2.0 API access enabled." }, "serviceUser": { "$ref": "#/components/schemas/user", - "x-stoplight": { - "id": "grtccw5o2juqa" - }, "description": "The Service User associated with this application." }, "apiAccess": { "type": "object", - "x-stoplight": { - "id": "l8uenguxfzqly" - }, "description": "API Access details.", "required": [ "clientId" @@ -33228,16 +31236,10 @@ "properties": { "clientId": { "type": "string", - "x-stoplight": { - "id": "8pqasr46ezn15" - }, "description": "The client identifier." }, "clientSecret": { "type": "string", - "x-stoplight": { - "id": "scia7h6wxjsp4" - }, "description": "The client secret." } } @@ -33621,4 +31623,4 @@ } } } -} +} \ No newline at end of file diff --git a/articles/LCPublicAPI/api/Webhooks.v1.json b/articles/LCPublicAPI/api/Webhooks.v1.json index c1f52c0..533366e 100644 --- a/articles/LCPublicAPI/api/Webhooks.v1.json +++ b/articles/LCPublicAPI/api/Webhooks.v1.json @@ -1,4 +1,4 @@ -{ +{ "openapi": "3.1.0", "info": { "title": "Webhooks", @@ -16,9 +16,6 @@ "schemas": { "error-task-event": { "title": "Error Task Event", - "x-stoplight": { - "id": "53hei492exsd5" - }, "type": "object", "properties": { "id": { @@ -75,33 +72,21 @@ }, "createdAt": { "type": "string", - "x-stoplight": { - "id": "1z6z3ny6iu7x3" - }, "format": "date-time", "description": "The project's creation date and time.\n\nGMT Timezone\n\nAllowed formats:\\\n\"YYYY-MM-DDThh:mmZ\"\\\n\"YYYY-MM-DDThh:mm:ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sZ\"\\\n\"YYYY-MM-DDThh:mm:ss.ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sssZ\"" }, "completedAt": { "type": "string", - "x-stoplight": { - "id": "ecrmeaylm48q2" - }, "format": "date-time", "description": "The completion timestamp of the task. \n \nGMT Timezone\n\nAllowed formats:\\\n\"YYYY-MM-DDThh:mmZ\"\\\n\"YYYY-MM-DDThh:mm:ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sZ\"\\\n\"YYYY-MM-DDThh:mm:ss.ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sssZ\"" }, "dueBy": { - "x-stoplight": { - "id": "kdtzuk0xkp4q7" - }, "format": "date-time", "type": "string", "description": "The project due date.\n\nGMT Timezone\n\nAllowed formats:\\\n\"YYYY-MM-DDThh:mmZ\"\\\n\"YYYY-MM-DDThh:mm:ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sZ\"\\\n\"YYYY-MM-DDThh:mm:ss.ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sssZ\"" }, "failedTask": { "$ref": "#/components/schemas/error-task-event-failed-task", - "x-stoplight": { - "id": "7nnh1uutthmv7" - }, "description": "The failed task associated with the error task." } }, @@ -114,9 +99,6 @@ }, "error-task-event-assignees": { "title": "Error Task Event Assignees", - "x-stoplight": { - "id": "s85xkn7650u8e" - }, "type": "object", "properties": { "type": { @@ -135,30 +117,18 @@ }, "error-task-event-project": { "title": "Error Task Event Project", - "x-stoplight": { - "id": "eckopr6xok2et" - }, "type": "object", "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "ajfq6tgybax2j" - }, "description": "The project identifier." }, "name": { "type": "string", - "x-stoplight": { - "id": "rzjp8hae5tvkv" - }, "description": "The project name." }, "description": { "type": "string", - "x-stoplight": { - "id": "n1v0vgor72kqj" - }, "description": "The project description." } }, @@ -168,9 +138,6 @@ }, "error-task-event-task-type": { "title": "Error Task Event Task Type", - "x-stoplight": { - "id": "ltznk09ahv2ot" - }, "type": "object", "properties": { "id": { @@ -195,9 +162,6 @@ }, "error-task-event-failed-task": { "title": "Error Task Event Failed Task", - "x-stoplight": { - "id": "m75sg71rwjyyz" - }, "type": "object", "properties": { "id": { @@ -211,22 +175,13 @@ "errors": { "type": "array", "nullable": true, - "x-stoplight": { - "id": "1vxiv3rw0l2jb" - }, "description": "The occured errors.", "items": { - "$ref": "#/components/schemas/failed-task-error", - "x-stoplight": { - "id": "q9t31xtyqjkjc" - } + "$ref": "#/components/schemas/failed-task-error" } }, "failedTaskType": { "$ref": "#/components/schemas/failed-task-type", - "x-stoplight": { - "id": "1zdzlmo5rwf8k" - }, "description": "The failed task type." } }, @@ -237,23 +192,14 @@ }, "failed-task-error": { "title": "Failed Task Error", - "x-stoplight": { - "id": "vxuzzu1i49b4j" - }, "type": "object", "properties": { "name": { "type": "string", - "x-stoplight": { - "id": "bqmr3696oatti" - }, "description": "The error name." }, "code": { "type": "string", - "x-stoplight": { - "id": "n9oydkszif5ff" - }, "description": "The error code." }, "value": { @@ -265,9 +211,6 @@ }, "failed-task-type": { "title": "Failed Task Type", - "x-stoplight": { - "id": "p76emn4kgpsh8" - }, "type": "object", "properties": { "id": { @@ -298,9 +241,6 @@ }, "project-event": { "title": "Project Event", - "x-stoplight": { - "id": "40162zap0jyha" - }, "type": "object", "properties": { "id": { @@ -313,22 +253,13 @@ }, "description": { "type": "string", - "x-stoplight": { - "id": "dcb6wq381ygg3" - }, "description": "The project description." }, "customFields": { - "x-stoplight": { - "id": "muh2tjhfs9ltf" - }, "description": "The custom fields.", "type": "array", "items": { - "$ref": "#/components/schemas/project-event-custom-field", - "x-stoplight": { - "id": "b20i05olltirw" - } + "$ref": "#/components/schemas/project-event-custom-field" } } }, @@ -339,30 +270,18 @@ }, "project-event-custom-field": { "title": "Project Event Custom Field", - "x-stoplight": { - "id": "d0guqykwv240s" - }, "type": "object", "properties": { "id": { "type": "string", - "x-stoplight": { - "id": "abbecg38rphwd" - }, "description": "The custom field identifier." }, "key": { "type": "string", - "x-stoplight": { - "id": "l7xlhwt4wp0su" - }, "description": "The custom field key." }, "value": { "type": "string", - "x-stoplight": { - "id": "j23weuj2utmwr" - }, "description": "The custom field value." } }, @@ -372,9 +291,6 @@ }, "project-group-event": { "title": "Project Group Event", - "x-stoplight": { - "id": "l3vwi6ikf4e28" - }, "type": "object", "properties": { "id": { @@ -393,10 +309,7 @@ "type": "array", "description": "The projects added or removed.", "items": { - "$ref": "#/components/schemas/object-id", - "x-stoplight": { - "id": "brxps82jecqyz" - } + "$ref": "#/components/schemas/object-id" } } }, @@ -408,9 +321,6 @@ }, "project-template-event": { "title": "Project Template Event", - "x-stoplight": { - "id": "o8ma1ysm36jcu" - }, "type": "object", "properties": { "id": { @@ -423,9 +333,6 @@ }, "description": { "type": "string", - "x-stoplight": { - "id": "y0deejkcbjfsr" - }, "description": "The project template description." } }, @@ -436,9 +343,6 @@ }, "source-file-event": { "title": "Source File Event", - "x-stoplight": { - "id": "fn3n4xl7xtsma" - }, "type": "object", "properties": { "id": { @@ -455,9 +359,6 @@ }, "project": { "$ref": "#/components/schemas/object-id", - "x-stoplight": { - "id": "xno4lld83psyj" - }, "description": "The project containing the source file." } }, @@ -469,9 +370,6 @@ }, "target-file-event": { "title": "Target File Event", - "x-stoplight": { - "id": "ey1413boi0kir" - }, "type": "object", "properties": { "id": { @@ -484,9 +382,6 @@ }, "role": { "type": "string", - "x-stoplight": { - "id": "fgdt32i5dkqq4" - }, "description": "The target file role." }, "project": { @@ -558,9 +453,6 @@ }, "dueBy": { "type": "string", - "x-stoplight": { - "id": "v75uwezxblvwo" - }, "format": "date-time", "description": "The project due date.\n\nGMT Timezone\n\nAllowed formats:\\\n\"YYYY-MM-DDThh:mmZ\"\\\n\"YYYY-MM-DDThh:mm:ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sZ\"\\\n\"YYYY-MM-DDThh:mm:ss.ssZ\"\\\n\"YYYY-MM-DDThh:mm:ss.sssZ\"" } @@ -679,19 +571,13 @@ "description": "Data specific to event. Is different for each event type", "oneOf": [ { - "$ref": "#/components/schemas/error-task-event", - "x-stoplight": { - "id": "5vpq27b0sbchu" - } + "$ref": "#/components/schemas/error-task-event" }, { "$ref": "#/components/schemas/project-event" }, { - "$ref": "#/components/schemas/project-group-event", - "x-stoplight": { - "id": "b4klac6vfvi1s" - } + "$ref": "#/components/schemas/project-group-event" }, { "$ref": "#/components/schemas/project-template-event" @@ -719,29 +605,17 @@ }, "webhook-batch": { "title": "Webhook Batch", - "x-stoplight": { - "id": "s7njqayfv05d7" - }, "type": "object", "description": "Payload containing one or more webhook events.", "properties": { "itemCount": { - "type": "integer", - "x-stoplight": { - "id": "ansqaoimu1brs" - } + "type": "integer" }, "items": { "type": "array", - "x-stoplight": { - "id": "yanc7ecpw0erh" - }, "items": { "$ref": "#/components/schemas/webhook", - "description": "For correlation between `eventType` and `data`, please check the [Webhook Payload](../docs/webhooks/Webhooks-payload.html) page.", - "x-stoplight": { - "id": "6ff5pybiu7n07" - } + "description": "For correlation between `eventType` and `data`, please check the [Webhook Payload](../docs/webhooks/Webhooks-payload.html) page." } } } diff --git a/articles/LCPublicAPI/docs/How-to-multipart.md b/articles/LCPublicAPI/docs/How-to-multipart.md index c2e3885..b8269ff 100644 --- a/articles/LCPublicAPI/docs/How-to-multipart.md +++ b/articles/LCPublicAPI/docs/How-to-multipart.md @@ -1,8 +1,4 @@ ---- -stoplight-id: 1hfz3c15wpkbf ---- - -# Multipart considerations +# Multipart considerations This page goes into deeper details for uploading files. Generally you might be interested in this subject when not using the provided SDKs and are implementing your own SDK. This page should help you debug potential problems you might encounter. diff --git a/articles/LCPublicAPI/docs/How-to-report-an-issue.md b/articles/LCPublicAPI/docs/How-to-report-an-issue.md index cf17c39..80c88d6 100644 --- a/articles/LCPublicAPI/docs/How-to-report-an-issue.md +++ b/articles/LCPublicAPI/docs/How-to-report-an-issue.md @@ -1,7 +1,3 @@ ---- -stoplight-id: h5oizt92tuhtg ---- - # How to report an issue When reporting an issue it is important to include as much information as you can. diff --git a/articles/LCPublicAPI/docs/Multi-region.md b/articles/LCPublicAPI/docs/Multi-region.md index ad449a5..1d3ade9 100644 --- a/articles/LCPublicAPI/docs/Multi-region.md +++ b/articles/LCPublicAPI/docs/Multi-region.md @@ -1,8 +1,4 @@ ---- -stoplight-id: nfdrob1smwn00 ---- - -# Multi-region +# Multi-region Trados Cloud Platform operates in multiple regions, and it's essential to know how to use the Public API correctly for each region. diff --git a/articles/LCPublicAPI/docs/api-clients/java/Java-Client-Upgrade-Guide.md b/articles/LCPublicAPI/docs/api-clients/java/Java-Client-Upgrade-Guide.md index e0c2359..ba8b897 100644 --- a/articles/LCPublicAPI/docs/api-clients/java/Java-Client-Upgrade-Guide.md +++ b/articles/LCPublicAPI/docs/api-clients/java/Java-Client-Upgrade-Guide.md @@ -1,8 +1,3 @@ ---- -stoplight-id: b309fcde3938d ---- - - # Trados Cloud Platform SDK - Migration Guide v25.x.x ## Executive Summary diff --git a/articles/LCPublicAPI/docs/data-bridge/Data-Bridge-Introduction.md b/articles/LCPublicAPI/docs/data-bridge/Data-Bridge-Introduction.md index 05e9f9d..515d355 100644 --- a/articles/LCPublicAPI/docs/data-bridge/Data-Bridge-Introduction.md +++ b/articles/LCPublicAPI/docs/data-bridge/Data-Bridge-Introduction.md @@ -1,7 +1,3 @@ ---- -stoplight-id: 6xca951byllum ---- - # Trados Data Bridge Trados Data Bridge - technically known as the Data API - gives you secure, read-only access to your Trados Cloud data. It’s designed for reporting, analytics, and business intelligence applications, allowing external tools to connect directly without manual exports or custom connectors. diff --git a/articles/LCPublicAPI/docs/data-bridge/Data-Sets.md b/articles/LCPublicAPI/docs/data-bridge/Data-Sets.md index 4ed92d7..eea21cf 100644 --- a/articles/LCPublicAPI/docs/data-bridge/Data-Sets.md +++ b/articles/LCPublicAPI/docs/data-bridge/Data-Sets.md @@ -1,7 +1,3 @@ ---- -stoplight-id: w743d2ir4w8v6 ---- - # Data Sets ## File Translation Status diff --git a/articles/LCPublicAPI/docs/data-bridge/OData-Query-Guide.md b/articles/LCPublicAPI/docs/data-bridge/OData-Query-Guide.md index 6d9170e..ae21fa1 100644 --- a/articles/LCPublicAPI/docs/data-bridge/OData-Query-Guide.md +++ b/articles/LCPublicAPI/docs/data-bridge/OData-Query-Guide.md @@ -1,7 +1,3 @@ ---- -stoplight-id: 26wchvrjmv96s ---- - # OData Query Guide for Data Bridge APIs The Trados Data Bridge API supports OData v4 query capabilities that allow you to filter, select, expand, and sort data efficiently. diff --git a/articles/LCPublicAPI/docs/data-bridge/Trados-Data-Bridge-APIs-for-Postman.md b/articles/LCPublicAPI/docs/data-bridge/Trados-Data-Bridge-APIs-for-Postman.md index 366626d..ec57374 100644 --- a/articles/LCPublicAPI/docs/data-bridge/Trados-Data-Bridge-APIs-for-Postman.md +++ b/articles/LCPublicAPI/docs/data-bridge/Trados-Data-Bridge-APIs-for-Postman.md @@ -1,7 +1,3 @@ ---- -stoplight-id: 2wgukzh0bf2v8 ---- - # Trados Data Bridge APIs for Postman We provide a [Postman](https://www.postman.com/) collection for quick and easy usage of our RESTful APIs. diff --git a/articles/LCPublicAPI/docs/webhooks/Webhooks-setup.md b/articles/LCPublicAPI/docs/webhooks/Webhooks-setup.md index e5e3d8b..35bd150 100644 --- a/articles/LCPublicAPI/docs/webhooks/Webhooks-setup.md +++ b/articles/LCPublicAPI/docs/webhooks/Webhooks-setup.md @@ -1,8 +1,4 @@ ---- -stoplight-id: eg4ja9nrs9wtk ---- - -# Webhooks Setup +# Webhooks Setup A webhook is a web callback by which Trados Cloud Platform notifies an external application when a specific event occurs in a specific account in Trados Cloud Platform. You can subscribe to events by registering webhooks from within the Trados UI.