Skip to content

Commit 0dcdea4

Browse files
committed
consolidate providers
1 parent 1ca1621 commit 0dcdea4

307 files changed

Lines changed: 27 additions & 27 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"net/http"
88

99
"github.com/brevdev/cloud/v1"
10-
openapi "github.com/brevdev/cloud/v1/fluidstack/gen/fluidstack"
10+
openapi "github.com/brevdev/cloud/v1/providers/fluidstack/gen/fluidstack"
1111
)
1212

1313
const CloudProviderID = "fluidstack"
File renamed without changes.

v1/fluidstack/gen/fluidstack/.openapi-generator-ignore renamed to v1/providers/fluidstack/gen/fluidstack/.openapi-generator-ignore

File renamed without changes.

v1/fluidstack/gen/fluidstack/.openapi-generator/FILES renamed to v1/providers/fluidstack/gen/fluidstack/.openapi-generator/FILES

File renamed without changes.

v1/fluidstack/gen/fluidstack/.openapi-generator/VERSION renamed to v1/providers/fluidstack/gen/fluidstack/.openapi-generator/VERSION

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)