Skip to content

Commit

Permalink
Silenced most linting errors for generated types/models
Browse files Browse the repository at this point in the history
  • Loading branch information
lancegliser committed Sep 18, 2024
1 parent 3c5f49c commit 334a608
Show file tree
Hide file tree
Showing 94 changed files with 94 additions and 752 deletions.
9 changes: 1 addition & 8 deletions src/types/models/AccountIdentity.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/AnalyzeRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/ApiVersion.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/AppendToSeriesStoreRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

/**
* The body of an append to series store request.
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/AutoAblationParams.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/BaseReactRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists, mapValues } from "../runtime";
import type { FeatureBounds } from "./FeatureBounds";
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/BeginSessionRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/BooleanType.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

/**
*
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/CaseCountResponse.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/CaseEditRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/CaseRemoveRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/Cases.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/CasesRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DateType.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

/**
*
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DatetimeType.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DerivationParameters.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DestructTraineeResponse.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DetailsResponse.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
import type { DerivationParameters } from "./DerivationParameters";
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DetailsResponseDistanceRatioPartsInner.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DistancesRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/DistancesResponse.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/EvaluateActionOutput.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
import type { EvaluateResponse } from "./EvaluateResponse";
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/EvaluateRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/EvaluateResponse.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/ExtremeCasesRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/FeatureAddRequest.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
import type { FeatureAttributes } from "./FeatureAttributes";
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/FeatureAttributes.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
import type { FeatureAutoDeriveOnTrain } from "./FeatureAutoDeriveOnTrain";
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/FeatureAutoDeriveOnTrain.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import {
FeatureAutoDeriveOnTrainCustom,
Expand Down
9 changes: 1 addition & 8 deletions src/types/models/FeatureAutoDeriveOnTrainCustom.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Howso API
* OpenAPI implementation for interacting with the Howso API.
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/* eslint-disable @typescript-eslint/no-unused-vars */

import { exists } from "../runtime";
/**
Expand Down
Loading

0 comments on commit 334a608

Please sign in to comment.