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.container-registry): specify array response
Browse files Browse the repository at this point in the history
Signed-off-by: Marie JONES <[email protected]>
  • Loading branch information
marie-j committed Jan 29, 2020
1 parent 03b8f08 commit 4b13254
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ angular.module('ovh-api-services').service('OvhApiCloudProjectContainerRegistryP
getCapabilities: {
method: 'GET',
url: '/cloud/project/:serviceName/containerRegistry/:registryID/capabilities/plan',
isArray: true,
},
}));

0 comments on commit 4b13254

Please sign in to comment.