Skip to content

Application (aka Client) description field support#147

Merged
lbalmaceda merged 3 commits intoauth0:masterfrom
rrybalkin:support-client-description-field
Aug 30, 2018
Merged

Application (aka Client) description field support#147
lbalmaceda merged 3 commits intoauth0:masterfrom
rrybalkin:support-client-description-field

Conversation

@rrybalkin
Copy link
Copy Markdown
Contributor

That is improvement for the issue #146.

The changes contain:

  • description field support in the Client object
  • affected unit tests updating

Please, let me know if some additional changes are required in case I missed anything.

Thanks,
Roman

Copy link
Copy Markdown
Contributor

@lbalmaceda lbalmaceda left a comment

Choose a reason for hiding this comment

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

Thanks! I've added a small comment

@@ -1,5 +1,6 @@
{
"name": "My 1 application",
"description": "My 1 application",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's no reason to change this JSON files content unless you're going to test them. If so, please use a different string that the one used for the name. This applies to the other file as well.

@rrybalkin
Copy link
Copy Markdown
Contributor Author

Thanks for the review @lbalmaceda, I've reverted back the JSON files changes.

Copy link
Copy Markdown
Contributor

@lbalmaceda lbalmaceda left a comment

Choose a reason for hiding this comment

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

Thanks!

@lbalmaceda lbalmaceda merged commit 767d61e into auth0:master Aug 30, 2018
@lbalmaceda lbalmaceda added this to the v1-Next milestone Aug 30, 2018
@rrybalkin rrybalkin deleted the support-client-description-field branch August 30, 2018 14:43
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.9.0 Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants