Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
fix(cloud.project.kube): fix call to kubernetes aapi (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
marie-j authored and antleblanc committed Mar 29, 2019
1 parent 66310ca commit 246a64f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 17 deletions.
1 change: 0 additions & 1 deletion dist/ovh-api-services.js
Original file line number Diff line number Diff line change
Expand Up @@ -1603,7 +1603,6 @@ angular.module("ovh-api-services").service("OvhApiCloudProjectKubeAapi", ["$cach
}, {
query: {
method: "GET",
isArray: true,
serviceType: "aapi",
cache: cache
}
Expand Down
Loading

0 comments on commit 246a64f

Please sign in to comment.