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 register_route documentation #1493

Merged
merged 2 commits into from
Feb 1, 2023
Merged

Fix register_route documentation #1493

merged 2 commits into from
Feb 1, 2023

Conversation

foxy82
Copy link
Contributor

@foxy82 foxy82 commented Mar 23, 2022

Fix register_route document which needs to return an aiohttp Response object.

As per the response in this issue: #1492

Fix `register_route` document which needs to return an aiohttp Response object.
Forgot to add the async to the callback.
@Odianosen25
Copy link
Collaborator

Hello @foxy82,

Please can you run pre-commit run --all-files on your PR so it passes its checks?

@acockburn acockburn merged commit 682e0a6 into AppDaemon:dev Feb 1, 2023
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.

3 participants