Skip to content

Commit 40ce509

Browse files
authored
docs(apigateway): removes duplicate admonition (#1426)
1 parent 13558d9 commit 40ce509

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/core/event_handler/api_gateway.md

-3
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,6 @@ Each dynamic route you set must be part of your function signature. This allows
135135
???+ tip
136136
You can also nest dynamic paths, for example `/todos/<todo_id>/<todo_status>`.
137137

138-
???+ tip
139-
You can also nest dynamic paths, for example `/todos/<todo_id>/<todo_status>`.
140-
141138
#### Catch-all routes
142139

143140
???+ note

0 commit comments

Comments
 (0)