-
Notifications
You must be signed in to change notification settings - Fork 452
Open
Description
What is the type of issue?
Documentation is incorrect
What is the issue?
The assignment mentioning 'hono' below
documentation/docs/tutorial/features/openapi/index.md
Lines 156 to 160 in 21bbd06
| ## Assignment | |
| Let's use the preview to **GET '/hono'** to see if our Hono route is working. | |
| Try to modify the code and see how it changes! |
is under openapi tutorial, whereas the openapi assignment is at mount tutorial.
documentation/docs/tutorial/features/mount/index.md
Lines 50 to 56 in 21bbd06
| ## Assignment | |
| Let's use the preview to **GET '/openapi'**, and see how our API documentation looks like. | |
| This API documentation is reflected from your code. | |
| Try to modify the code and see how the documentation changes! |
They are suppose to switch their position each other.
Where did you find it?
S2P2
Metadata
Metadata
Assignees
Labels
No labels