Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from stacklok/update-generated-28cb49d107c4c62…
Browse files Browse the repository at this point in the history
…657e88c2d6a18fd8fada6d794

Update Generated
  • Loading branch information
JAORMX authored Nov 29, 2023
2 parents 28cb49d + 41874f2 commit 5f92112
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 51 deletions.
3 changes: 0 additions & 3 deletions generated/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export type { RestTypeFallback } from './models/RestTypeFallback';
export type { v1Artifact } from './models/v1Artifact';
export type { v1ArtifactType } from './models/v1ArtifactType';
export type { v1ArtifactVersion } from './models/v1ArtifactVersion';
export type { v1BranchProtection } from './models/v1BranchProtection';
export type { v1BuiltinType } from './models/v1BuiltinType';
export type { v1CheckHealthResponse } from './models/v1CheckHealthResponse';
export type { v1CreateKeyPairRequest } from './models/v1CreateKeyPairRequest';
Expand All @@ -53,7 +52,6 @@ export { v1Entity } from './models/v1Entity';
export type { v1ExchangeCodeForTokenWEBResponse } from './models/v1ExchangeCodeForTokenWEBResponse';
export type { v1GetArtifactByIdResponse } from './models/v1GetArtifactByIdResponse';
export type { v1GetAuthorizationURLResponse } from './models/v1GetAuthorizationURLResponse';
export type { v1GetBranchProtectionResponse } from './models/v1GetBranchProtectionResponse';
export type { v1GetProfileByIdResponse } from './models/v1GetProfileByIdResponse';
export type { v1GetProfileStatusByNameResponse } from './models/v1GetProfileStatusByNameResponse';
export type { v1GetProfileStatusByProjectResponse } from './models/v1GetProfileStatusByProjectResponse';
Expand Down Expand Up @@ -95,7 +93,6 @@ export type { v1UserRecord } from './models/v1UserRecord';
export type { v1VerifyProviderTokenFromResponse } from './models/v1VerifyProviderTokenFromResponse';

export { ArtifactServiceService } from './services/ArtifactServiceService';
export { BranchProtectionServiceService } from './services/BranchProtectionServiceService';
export { HealthServiceService } from './services/HealthServiceService';
export { KeyServiceService } from './services/KeyServiceService';
export { OAuthServiceService } from './services/OAuthServiceService';
Expand Down
2 changes: 1 addition & 1 deletion generated/models/protobufAny.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
* name "y.z".
*
* JSON
*
* ====
* The JSON representation of an `Any` value uses the regular
* representation of the deserialized, embedded message, with an
* additional field `@type` which contains the type URL. Example:
Expand Down
10 changes: 0 additions & 10 deletions generated/models/v1BranchProtection.ts

This file was deleted.

11 changes: 0 additions & 11 deletions generated/models/v1GetBranchProtectionResponse.ts

This file was deleted.

26 changes: 0 additions & 26 deletions generated/services/BranchProtectionServiceService.ts

This file was deleted.

0 comments on commit 5f92112

Please sign in to comment.