-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add organization-id attribute for spec request (#3)
* feat: add orgId attribute for spec request * fix: sonar issues
- Loading branch information
1 parent
6222e8d
commit 4c82fd5
Showing
17 changed files
with
243 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
docs/modules/onecx-product-store-slot-operator/pages/index.adoc
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...uct-store-slot-operator/pages/onecx-product-store-slot-operator-attributes.adoc
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
...x-product-store-slot-operator/pages/onecx-product-store-slot-operator-docs.adoc
This file was deleted.
Oops, something went wrong.
103 changes: 0 additions & 103 deletions
103
...uct-store-slot-operator/pages/onecx-product-store-slot-operator-extensions.adoc
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,8 @@ spec: | |
type: string | ||
key: | ||
type: string | ||
orgId: | ||
type: string | ||
productName: | ||
type: string | ||
type: object | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.