Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 3fc1c7f

Browse files
add frontmatter to api all
1 parent e32037b commit 3fc1c7f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/dart/api/api-all.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
export const description =
2-
"Reference for Nitric's Dart library - Register a single handler for all HTTP Methods (GET, POST, PUT, DELETE, PATCH) on the route."
1+
---
2+
description: "Reference for Nitric's Dart library - Register a single handler for all HTTP Methods (GET, POST, PUT, DELETE, PATCH) on the route."
3+
---
34

45
# Dart - api.all()
56

0 commit comments

Comments
 (0)