Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
Merged
Changes from 1 commit
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
Next Next commit
docs(api): add spaces to avoid breaking mobile layout
  • Loading branch information
clemcode authored Nov 14, 2022
commit 6f950204009610e4c1cfc01e25e818e9532fe4bf
2 changes: 1 addition & 1 deletion docs/content/3.api/5.commands/add.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ npx nuxi add middleware auth

## `nuxi add api`

* Modifier flags: `--method=connect|delete|get|head|options|patch|post|put|trace` or `--get`, `--post`, etc.
* Modifier flags: `--method=connect | delete | get | head | options | patch | post | put | trace` or `--get`, `--post`, etc.
Comment thread
clemcode marked this conversation as resolved.
Outdated

Example:

Expand Down