Skip to content

Commit

Permalink
Remove Enterprise ID from org request.
Browse files Browse the repository at this point in the history
  • Loading branch information
emerkle826 committed Jun 26, 2024
1 parent b3fb3b1 commit 98dfd75
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions astra/astra.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2131,7 +2131,6 @@ components:
required:
- "name"
- "email"
- "enterpriseID"
- "adminUserID"
properties:
name:
Expand All @@ -2143,9 +2142,6 @@ components:
adminUserID:
type: "string"
description: "The datastax UUID of the user who will be the admin of the organization"
enterpriseID:
type: "string"
description: "The UUID of the enterprise under which the organization needs to be created"
CreateOrgInEnterpriseResponse:
type: object
properties:
Expand Down

0 comments on commit 98dfd75

Please sign in to comment.