Skip to content

Commit 68b1898

Browse files
chore: Add Marketplace tag
1 parent 20d415d commit 68b1898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Http/Controllers/Apis/Marketplace/RemoteCloudsApiController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function __construct(IRemoteCloudServiceRepository $repository, IResource
3636
description: "Get all marketplace remotely managed private cloud services (OpenStack implementations)",
3737
summary: 'Get all remotely managed private clouds',
3838
operationId: 'getAllRemotelyManagedPrivateClouds',
39-
tags: ['Remote Clouds'],
39+
tags: ['Remote Clouds', 'Marketplace'],
4040
parameters: [
4141
new OA\Parameter(
4242
name: 'filter[]',

0 commit comments

Comments
 (0)