Skip to content

Update generated SDKs #500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3499,12 +3499,6 @@ type CustomerEmailToken implements Versioned {
lastModifiedBy: Initiator
}

type CustomerEmailTokenCreated implements MessagePayload {
customerId: String!
expiresAt: DateTime!
type: String!
}

type CustomerEmailVerified implements MessagePayload {
type: String!
}
Expand Down Expand Up @@ -3626,12 +3620,6 @@ type CustomerPasswordToken implements Versioned {
lastModifiedBy: Initiator
}

type CustomerPasswordTokenCreated implements MessagePayload {
customerId: String!
expiresAt: DateTime!
type: String!
}

type CustomerPasswordUpdated implements MessagePayload {
reset: Boolean!
type: String!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public interface CartOrigin extends JsonEnum {
*/
CartOrigin MERCHANT = CartOriginEnum.MERCHANT;
/**
<p>Cart was created as part of a Quote (BETA).</p>
<p>Cart was created as part of a Quote.</p>

*/
CartOrigin QUOTE = CartOriginEnum.QUOTE;
Expand Down
3 changes: 3 additions & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,6 @@ a5a20f0153fbf5ac4d41c0d64e5eb1c3e7a5a167
d4256aba3d29f5f6c44d449e9f450f3c0a936867
017da3f9321bfcc5ca12023eb1c42fa0be8ad5ee
8a2ef0e1bce844a6651d3b232349bb761e2eb228
3284ebf5cec7ca771a1faba25ab88154daecdf20
e057c49ed855a66b046cb7734da4098ea3cd9f9d
052b8fa8130ae93e241c64d6b53ade7c16085520