We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c562fc commit 02081e6Copy full SHA for 02081e6
contrib/api-development/fast-api.md
@@ -281,9 +281,9 @@ The given method will update an existing student record and if student doesnt ex
281
Swagger UI automatically generates UI for API tesing. Just write ``/docs`` with the URL and UI mode of Swagger UI will be launched.
282
283
Following Screenshot shows the Swagger UI
284
-
+
285
286
Here is how I tested ``POST`` method in UI:
287
-
+
288
289
-That's all for FastAPI for now.... Happy Learning!
+That's all for FastAPI for now.... Happy Learning!
0 commit comments