Skip to content

Incorrectly swapped assignments between openapi and mount tutorial #684

@abiriadev

Description

@abiriadev

What is the type of issue?

Documentation is incorrect

What is the issue?

The assignment mentioning 'hono' below

## 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.

## 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?

https://github.com/elysiajs/documentation/blob/21bbd06bb0b1fea833c9046072a6a1bae39b93c5/docs/tutorial/features/mount/index.md

https://github.com/elysiajs/documentation/blob/21bbd06bb0b1fea833c9046072a6a1bae39b93c5/docs/tutorial/features/openapi/index.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions