Skip to content

Commit

Permalink
fix(Resource Controller): re-gen service to get new Pagers
Browse files Browse the repository at this point in the history
This commit contains a re-gen of the Resource Controller
service to leverage the new Pagers emitted by
the SDK generator.

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
  • Loading branch information
padamstx committed Nov 1, 2022
1 parent 4cc51ab commit bbb82ae
Show file tree
Hide file tree
Showing 5 changed files with 2,872 additions and 1,175 deletions.
6 changes: 3 additions & 3 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$|_test.go|package-lock.json|.cra/.cveignore",
"lines": null
},
"generated_at": "2022-10-26T18:57:04Z",
"generated_at": "2022-11-01T19:28:02Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -234,15 +234,15 @@
"hashed_secret": "bbccdf2efb33b52e6c9d0a14dd70b2d415fbea6e",
"is_secret": false,
"is_verified": false,
"line_number": 2356,
"line_number": 2363,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "d6b1537b6181f0a1c9dffdf7980702e6a773efbb",
"is_secret": false,
"is_verified": false,
"line_number": 2413,
"line_number": 2438,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down
Loading

0 comments on commit bbb82ae

Please sign in to comment.