You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[python-fastapi] return 500 if not implemented, added some unittests (#19196)
* [python-fastapi] Added some tests for FastAPI generator
1. Checks the generation of the implementation package.
2. Checks if the endpoints with and without descriptions generate correct
output.
Signed-off-by: Nikita Vakula <[email protected]>
* [python-fastapi] Raise 500 if there is no implementation
Signed-off-by: Nikita Vakula <[email protected]>
---------
Signed-off-by: Nikita Vakula <[email protected]>
0 commit comments