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

fix(route): Handle error on parameter format for route /things #12

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

Murloc6
Copy link
Contributor

@Murloc6 Murloc6 commented Nov 25, 2024

If parameter format is not in ['array', 'collection'] returns an appropriate error message.

fix #11

tdd/__init__.py Outdated Show resolved Hide resolved
@wiresio wiresio merged commit ec0545f into eclipse-thingweb:main Nov 29, 2024
1 of 3 checks passed
@wiresio
Copy link
Member

wiresio commented Nov 29, 2024

Thanks Fabien!

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.

Dealing with wrong input (e.g., format)
3 participants