Content deleted Content added
m Added the `async` keyword to the function which more closely aligns with the example code in the official FastAPI documentation. |
Removed casual use of "your" which sounds like it came from some marketing materials. |
||
Line 33:
=== OpenAPI Integration ===
FastAPI automatically generates [[OpenAPI Specification|OpenAPI]] documentation for
== Example ==
|