Skip to content

Commit

Permalink
Updated TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
csande committed Feb 7, 2025
1 parent 171caed commit eb4c3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canvas_sdk/handlers/simple_api/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
# TODO: Interface — request as an argument to handlers or helper on the handler
# TODO: Discuss a durable way to get the plugin name
# TODO: Handle 404s: Make changes higher up the chain, or require handlers to return a response object
# TODO: multipart/form-data?

# TODO: See if it's possible/necessary to have the response object inherit from the base effect
# TODO: Test the handlers with an installed plugin
# TODO: Test other requests in Postman: forms, x-www-form-urlencoded
# TODO: Header lookup may need to be case-insensitive

# TODO: Unit tests
Expand Down

0 comments on commit eb4c3ac

Please # to comment.