Skip to content
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

feat(vouchers): update issuer in base #58

Merged
merged 2 commits into from Apr 18, 2019

Conversation

jmy-kellogg
Copy link
Contributor

No description provided.

Copy link
Contributor

@eljefedelrodeodeljefe eljefedelrodeodeljefe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a comment. if works it works it's also fine

@@ -97,7 +118,14 @@ module.exports = {
},
issuer: {
description: '',
type: 'string'
anyOf: [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/anyOf/oneOf should be better and work

@@ -85,7 +85,28 @@ module.exports = {
},
metadata: {
description: '',
type: 'object'
anyOf: [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/anyOf/oneOf should be better and work

@jmy-kellogg jmy-kellogg merged commit 4d556fb into master Apr 18, 2019
@jmy-kellogg jmy-kellogg deleted the feat/TM-928-voucher-issuer branch April 18, 2019 11:33
@eljefedelrodeodeljefe
Copy link
Contributor

🎉 This PR is included in version 2.156.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants