Skip to content

Commit

Permalink
Regenerates API Bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
tgallant authored May 31, 2023
1 parent e725e59 commit 63a6b6a
Show file tree
Hide file tree
Showing 125 changed files with 125 additions and 125 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Our services have a general quota of 4000 requests per minute. Should you hit th
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: v2.0
- Package version: 0.5.0
- Package version: 0.6.3
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
For more information, please visit [https://lilt.com/docs/api](https://lilt.com/docs/api)

Expand Down
2 changes: 1 addition & 1 deletion src/ApiClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import querystring from "querystring";

/**
* @module ApiClient
* @version 0.5.0
* @version 0.6.3
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion src/api/CommentsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import Error from '../model/Error';
/**
* Comments service.
* @module api/CommentsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class CommentsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/ConnectorsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import Error from '../model/Error';
/**
* Connectors service.
* @module api/ConnectorsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class ConnectorsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/ConverterConfigApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import Error from '../model/Error';
/**
* ConverterConfig service.
* @module api/ConverterConfigApi
* @version 0.5.0
* @version 0.6.3
*/
export default class ConverterConfigApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/DocumentsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import TranslateCompletionTypeError from '../model/TranslateCompletionTypeError'
/**
* Documents service.
* @module api/DocumentsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class DocumentsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/FilesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import SourceFile from '../model/SourceFile';
/**
* Files service.
* @module api/FilesApi
* @version 0.5.0
* @version 0.6.3
*/
export default class FilesApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/JobsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import JobUpdateParameters from '../model/JobUpdateParameters';
/**
* Jobs service.
* @module api/JobsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class JobsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/LanguagesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import LanguagesResponse from '../model/LanguagesResponse';
/**
* Languages service.
* @module api/LanguagesApi
* @version 0.5.0
* @version 0.6.3
*/
export default class LanguagesApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/LexiconApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import LexiconUpdateResponse from '../model/LexiconUpdateResponse';
/**
* Lexicon service.
* @module api/LexiconApi
* @version 0.5.0
* @version 0.6.3
*/
export default class LexiconApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/MemoriesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import TranslationMemoryEntry from '../model/TranslationMemoryEntry';
/**
* Memories service.
* @module api/MemoriesApi
* @version 0.5.0
* @version 0.6.3
*/
export default class MemoriesApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/ProjectsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import ProjectsToUpdate from '../model/ProjectsToUpdate';
/**
* Projects service.
* @module api/ProjectsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class ProjectsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/QAApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import QARuleMatches from '../model/QARuleMatches';
/**
* QA service.
* @module api/QAApi
* @version 0.5.0
* @version 0.6.3
*/
export default class QAApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/RootApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import Error from '../model/Error';
/**
* Root service.
* @module api/RootApi
* @version 0.5.0
* @version 0.6.3
*/
export default class RootApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/SegmentsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import TaggedSegment from '../model/TaggedSegment';
/**
* Segments service.
* @module api/SegmentsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class SegmentsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/SettingsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import SettingUpsertResponse from '../model/SettingUpsertResponse';
/**
* Settings service.
* @module api/SettingsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class SettingsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/TranslateApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import TranslationList from '../model/TranslationList';
/**
* Translate service.
* @module api/TranslateApi
* @version 0.5.0
* @version 0.6.3
*/
export default class TranslateApi {

Expand Down
2 changes: 1 addition & 1 deletion src/api/WorkflowsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import WorkflowTemplate from '../model/WorkflowTemplate';
/**
* Workflows service.
* @module api/WorkflowsApi
* @version 0.5.0
* @version 0.6.3
*/
export default class WorkflowsApi {

Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ import WorkflowsApi from './api/WorkflowsApi';
* </pre>
* </p>
* @module index
* @version 0.5.0
* @version 0.6.3
*/
export {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/AddFileLabelRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The AddFileLabelRequest model module.
* @module model/AddFileLabelRequest
* @version 0.5.0
* @version 0.6.3
*/
class AddFileLabelRequest {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/Annotation.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The Annotation model module.
* @module model/Annotation
* @version 0.5.0
* @version 0.6.3
*/
class Annotation {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/ApiRoot.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The ApiRoot model module.
* @module model/ApiRoot
* @version 0.5.0
* @version 0.6.3
*/
class ApiRoot {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/AssignmentDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The AssignmentDetails model module.
* @module model/AssignmentDetails
* @version 0.5.0
* @version 0.6.3
*/
class AssignmentDetails {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/AssignmentError.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The AssignmentError model module.
* @module model/AssignmentError
* @version 0.5.0
* @version 0.6.3
*/
class AssignmentError {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/AutoAssignmentParameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The AutoAssignmentParameters model module.
* @module model/AutoAssignmentParameters
* @version 0.5.0
* @version 0.6.3
*/
class AutoAssignmentParameters {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/AutoAssignmentResponse.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import AssignmentError from './AssignmentError';
/**
* The AutoAssignmentResponse model module.
* @module model/AutoAssignmentResponse
* @version 0.5.0
* @version 0.6.3
*/
class AutoAssignmentResponse {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/BadRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The BadRequest model module.
* @module model/BadRequest
* @version 0.5.0
* @version 0.6.3
*/
class BadRequest {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/Comment.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import Annotation from './Annotation';
/**
* The Comment model module.
* @module model/Comment
* @version 0.5.0
* @version 0.6.3
*/
class Comment {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/CommentBody.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import Annotation from './Annotation';
/**
* The CommentBody model module.
* @module model/CommentBody
* @version 0.5.0
* @version 0.6.3
*/
class CommentBody {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/CommentDeleteResponse.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The CommentDeleteResponse model module.
* @module model/CommentDeleteResponse
* @version 0.5.0
* @version 0.6.3
*/
class CommentDeleteResponse {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/Connector.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The Connector model module.
* @module model/Connector
* @version 0.5.0
* @version 0.6.3
*/
class Connector {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/ConnectorArguments.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The ConnectorArguments model module.
* @module model/ConnectorArguments
* @version 0.5.0
* @version 0.6.3
*/
class ConnectorArguments {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/ConnectorDeleteResponse.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The ConnectorDeleteResponse model module.
* @module model/ConnectorDeleteResponse
* @version 0.5.0
* @version 0.6.3
*/
class ConnectorDeleteResponse {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/ConnectorJob.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The ConnectorJob model module.
* @module model/ConnectorJob
* @version 0.5.0
* @version 0.6.3
*/
class ConnectorJob {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/ConverterConfigUpdateResponse.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The ConverterConfigUpdateResponse model module.
* @module model/ConverterConfigUpdateResponse
* @version 0.5.0
* @version 0.6.3
*/
class ConverterConfigUpdateResponse {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/CreateConverterConfigParameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The CreateConverterConfigParameters model module.
* @module model/CreateConverterConfigParameters
* @version 0.5.0
* @version 0.6.3
*/
class CreateConverterConfigParameters {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentAssignmentParameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The DocumentAssignmentParameters model module.
* @module model/DocumentAssignmentParameters
* @version 0.5.0
* @version 0.6.3
*/
class DocumentAssignmentParameters {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentAssignmentResponse.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The DocumentAssignmentResponse model module.
* @module model/DocumentAssignmentResponse
* @version 0.5.0
* @version 0.6.3
*/
class DocumentAssignmentResponse {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentComments.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import Comment from './Comment';
/**
* The DocumentComments model module.
* @module model/DocumentComments
* @version 0.5.0
* @version 0.6.3
*/
class DocumentComments {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentDeleteResponse.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The DocumentDeleteResponse model module.
* @module model/DocumentDeleteResponse
* @version 0.5.0
* @version 0.6.3
*/
class DocumentDeleteResponse {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentDoneUpdateParameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The DocumentDoneUpdateParameters model module.
* @module model/DocumentDoneUpdateParameters
* @version 0.5.0
* @version 0.6.3
*/
class DocumentDoneUpdateParameters {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentDoneUpdateParameters1.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The DocumentDoneUpdateParameters1 model module.
* @module model/DocumentDoneUpdateParameters1
* @version 0.5.0
* @version 0.6.3
*/
class DocumentDoneUpdateParameters1 {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentDoneUpdateParameters2.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The DocumentDoneUpdateParameters2 model module.
* @module model/DocumentDoneUpdateParameters2
* @version 0.5.0
* @version 0.6.3
*/
class DocumentDoneUpdateParameters2 {
/**
Expand Down
2 changes: 1 addition & 1 deletion src/model/DocumentParameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ApiClient from '../ApiClient';
/**
* The DocumentParameters model module.
* @module model/DocumentParameters
* @version 0.5.0
* @version 0.6.3
*/
class DocumentParameters {
/**
Expand Down
Loading

0 comments on commit 63a6b6a

Please sign in to comment.