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

Conform to new error response structure #84

Open
Rinrin0413 opened this issue Nov 20, 2024 · 0 comments
Open

Conform to new error response structure #84

Rinrin0413 opened this issue Nov 20, 2024 · 0 comments
Labels
update Supports for API updates

Comments

@Rinrin0413
Copy link
Owner

Rinrin0413 commented Nov 20, 2024

The error response structure was changed from error: string to error: { msg: string }. So conform to it.

@Rinrin0413 Rinrin0413 changed the title Conform to the new error response structure. Conform to New Error Response Structure Nov 20, 2024
@Rinrin0413 Rinrin0413 changed the title Conform to New Error Response Structure Conform to new error response structure Nov 20, 2024
@Rinrin0413 Rinrin0413 added the update Supports for API updates label Nov 20, 2024
Rinrin0413 added a commit that referenced this issue Nov 20, 2024
Rinrin0413 added a commit that referenced this issue Nov 20, 2024
Rinrin0413 added a commit that referenced this issue Nov 20, 2024
…-response [#15]

# Conform to new error response structure

- 🛠️ Replaced the `String` types with `ErrorResponse` model in all the response models [#84]
    - ✨ Implemented `ErrorResponse` model [8c9534c]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update Supports for API updates
Projects
None yet
Development

No branches or pull requests

1 participant