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(doorkeeper): ✨ add new check method to doorkeeper #5

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

cjimenezsaiz
Copy link
Contributor

Summary

  • Bug fix (corrects a fault without impacting current features)

  • New feature (adds a new functionality without affecting the existing ones)

  • Major change (adds or modifies a feature that impacts existing functionalities)

  • Changes over the doorkeeper module

What has changed?

  • New method added to doorkeeper for check object with JSON schemas and return only a boolean.
  • Make uuid parameter conditional

Affected Areas

  • Doorkeeper

Author's Checklist Before Publication

  • I have verified that the modification works correctly.
  • The modification adheres to the standards set by the Netin Systems DevOps group.
  • The modifications do not include keys, tokens, or confidential information in the pipeline.
  • Corresponding unit tests have been conducted to cover the new code and/or the tests that are no longer necessary have been removed.

Verification of Modification

Unit test in pipeline

@cjimenezsaiz cjimenezsaiz merged commit 972f636 into master Jun 6, 2023
1 check was pending
@cjimenezsaiz cjimenezsaiz deleted the feature/doorkeper_check_function branch June 6, 2023 13:23
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

1 participant