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

chore: add branding theme routes #725

Merged
merged 3 commits into from May 23, 2022

Conversation

alejofernandez
Copy link
Member

Changes

Please describe both what is changing and why this is important. Include:

Added methods to use the upcoming /branding/themes routes:

GET /branding/themes/default
GET /branding/themes/:theme_id
POST /branding/themes
PATCH /branding/themes/:theme_id
DELETE /branding/themes/:theme_id

References

Please include relevant links supporting this change such as a:

  • support ticket
  • community post
  • StackOverflow post
  • support forum thread

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@alejofernandez alejofernandez requested a review from a team as a code owner May 20, 2022 20:22
Copy link
Member

@adamjmcgrath adamjmcgrath left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @alejofernandez

@adamjmcgrath adamjmcgrath merged commit c0c60a1 into auth0:master May 23, 2022
@adamjmcgrath adamjmcgrath mentioned this pull request May 23, 2022
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

2 participants