Skip to content

Commit

Permalink
Deprecate Notify resource
Browse files Browse the repository at this point in the history
  • Loading branch information
Liran Roitman committed Jan 30, 2024
1 parent 0863358 commit 773b7e5
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 97 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This document describes the relevant changes between releases of the API model.

## 0.0.351 Jan 30 2024
- Deprecate notify resource

## 0.0.350 Jan 29 2024
- [OCM-5802] Add `ExternalAuthConfig` to `Cluster` model.

Expand Down
23 changes: 0 additions & 23 deletions model/accounts_mgmt/v1/notify_resource.model

This file was deleted.

23 changes: 0 additions & 23 deletions model/accounts_mgmt/v1/subscription_notify_resource.model

This file was deleted.

46 changes: 0 additions & 46 deletions model/accounts_mgmt/v1/subscription_notify_type.model

This file was deleted.

5 changes: 0 additions & 5 deletions model/accounts_mgmt/v1/subscription_resource.model
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ resource Subscription {
target GenericLabels
}

// Notify a user related to the subscription via email
locator Notify {
target SubscriptionNotify
}

//Reference to the role bindings
locator RoleBindings {
target RoleBindings
Expand Down

0 comments on commit 773b7e5

Please sign in to comment.