Skip to content

Commit

Permalink
Merge pull request #875 from tinaafitz/remove_fullname
Browse files Browse the repository at this point in the history
Remove Fullname search parameter from status board product, application, and service.
  • Loading branch information
tzvatot authored Feb 8, 2024
2 parents 9564e7a + 0f86c19 commit 35483fd
Show file tree
Hide file tree
Showing 22 changed files with 14,238 additions and 16,051 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.400
- Update model version v0.0.352
- Remove `StatusBoard` `fullname` search parameter.
- Deprecate `Notify` resource.

## 0.1.399
- Additional error handling for `securestore`

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export PATH := $(LOCAL_BIN_PATH):$(PATH)
export CGO_ENABLED=0

# Details of the model to use:
model_version:=v0.0.350
model_version:=v0.0.352
model_url:=https://github.com/openshift-online/ocm-api-model.git

# Details of the metamodel to use:
Expand Down
203 changes: 0 additions & 203 deletions accountsmgmt/v1/notify_client.go

This file was deleted.

31 changes: 0 additions & 31 deletions accountsmgmt/v1/notify_resource_json.go

This file was deleted.

Loading

0 comments on commit 35483fd

Please sign in to comment.