Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed media/walkthrough/configure.gif
Binary file not shown.
Binary file modified media/walkthrough/path-operations.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/walkthrough/search.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,15 +249,6 @@
"altText": "CodeLens link above test client call"
}
},
{
"id": "configure",
"title": "Configure Your Project",
"description": "If the extension doesn't find your FastAPI app automatically, you can specify the entry point in settings.\n[Open Settings](command:workbench.action.openSettings?[\"fastapi.entryPoint\"])",
"media": {
"image": "media/walkthrough/configure.gif",
"altText": "FastAPI entry point configuration in VS Code settings"
}
},
{
"id": "cloud-deploy",
"title": "Deploy to FastAPI Cloud",
Expand Down
Loading