update catalog-client to use the new autogenerated comment.

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
This commit is contained in:
Aramis
2024-01-25 18:05:29 -05:00
parent fed57c3b1e
commit ea76a53949
37 changed files with 111 additions and 111 deletions
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { DiscoveryApi } from '../types/discovery';
import { FetchApi } from '../types/fetch';
import crossFetch from 'cross-fetch';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface AnalyzeLocationEntityField {
/**
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { Entity } from '../models/Entity.model';
import { LocationSpec } from '../models/LocationSpec.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { AnalyzeLocationEntityField } from '../models/AnalyzeLocationEntityField.model';
import { RecursivePartialEntity } from '../models/RecursivePartialEntity.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { LocationInput } from '../models/LocationInput.model';
export interface AnalyzeLocationRequest {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { AnalyzeLocationExistingEntity } from '../models/AnalyzeLocationExistingEntity.model';
import { AnalyzeLocationGenerateEntity } from '../models/AnalyzeLocationGenerateEntity.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { Entity } from '../models/Entity.model';
import { Location } from '../models/Location.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface CreateLocationRequest {
target: string;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { NullableEntity } from '../models/NullableEntity.model';
export interface EntitiesBatchResponse {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntitiesQueryResponsePageInfo } from '../models/EntitiesQueryResponsePageInfo.model';
import { Entity } from '../models/Entity.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface EntitiesQueryResponsePageInfo {
/**
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntityMeta } from '../models/EntityMeta.model';
import { EntityRelation } from '../models/EntityRelation.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntityAncestryResponseItemsInner } from '../models/EntityAncestryResponseItemsInner.model';
export interface EntityAncestryResponse {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { Entity } from '../models/Entity.model';
export interface EntityAncestryResponseItemsInner {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface EntityFacet {
value: string;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntityFacet } from '../models/EntityFacet.model';
export interface EntityFacetsResponse {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
/**
* A link to external information that is related to the entity.
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntityLink } from '../models/EntityLink.model';
/**
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
/**
* A relation of a specific type to another entity in the catalog.
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface ErrorError {
name: string;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface ErrorRequest {
method: string;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface ErrorResponse {
statusCode: number;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface GetEntitiesByRefsRequest {
entityRefs: Array<string>;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { Location } from '../models/Location.model';
export interface GetLocations200ResponseInner {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
/**
* Entity location for a specific entity.
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface LocationInput {
type: string;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
/**
* Holds the entity location information.
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { ErrorError } from '../models/ErrorError.model';
import { ErrorRequest } from '../models/ErrorRequest.model';
import { ErrorResponse } from '../models/ErrorResponse.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntityMeta } from '../models/EntityMeta.model';
import { EntityRelation } from '../models/EntityRelation.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { RecursivePartialEntityMeta } from '../models/RecursivePartialEntityMeta.model';
import { RecursivePartialEntityRelation } from '../models/RecursivePartialEntityRelation.model';
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntityLink } from '../models/EntityLink.model';
export interface RecursivePartialEntityMeta {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { EntityLink } from '../models/EntityLink.model';
/**
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
/**
* A relation of a specific type to another entity in the catalog.
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
/**
* Options for requesting a refresh of entities in the catalog.
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { ValidateEntity400ResponseErrorsInner } from '../models/ValidateEntity400ResponseErrorsInner.model';
export interface ValidateEntity400Response {
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface ValidateEntity400ResponseErrorsInner {
[key: string]: any;
@@ -14,9 +14,9 @@
* limitations under the License.
*/
/**
* NOTE: This class is auto generated, do not edit the class manually.
*/
// ******************************************************************
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
export interface ValidateEntityRequest {
location: string;