mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
5 lines
269 B
Plaintext
5 lines
269 B
Plaintext
WARNING: Type FalconRoute has been deprecated and may be removed in future (Routing.ql:4,6-17)
|
|
| /hello | delete | test.py:22:5:22:35 | Function on_delete |
|
|
| /hello | get | test.py:9:5:9:32 | Function on_get |
|
|
| /hello | post | test.py:19:5:19:33 | Function on_post |
|