Skip to content

Commit

Permalink
feat(ovh-reket): remove APIv7 configuration
Browse files Browse the repository at this point in the history
ref: MANAGER-9646

Signed-off-by: Cyrille Bourgois <[email protected]>

BREAKING CHANGE: remove v7 API configuration

Signed-off-by: Cyrille Bourgois <[email protected]>
  • Loading branch information
Cyrille Bourgois committed Jul 6, 2022
1 parent 39cdb34 commit ae5bbf1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/components/ovh-reket/src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ export const DEFAULT_REQUEST_TYPES = [
type: 'aapi',
urlPrefix: '/engine/2api',
},
{
type: 'apiv7',
urlPrefix: '/engine/apiv7',
},
{
type: 'ws',
urlPrefix: '/engine/ws',
Expand Down

0 comments on commit ae5bbf1

Please sign in to comment.