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

Update package versions in package.json and package-lock.json #33

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

joseEnrique9797
Copy link
Contributor

Motivation for Change

It is necessary for consumption methods to have the ability to return an error-type interface when needed to facilitate their handling from the external side.

How Did I Implement It?

In the user methods, a new error-type interface has been added, in which a code and error message will be returned whenever the request code is 400.

Checklist:

  • I have performed a semantic version bump
  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@joseEnrique9797 joseEnrique9797 merged commit d21398b into master Jan 23, 2024
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