Update grouping-tagging.md

This commit is contained in:
Robert Wallach
2018-05-07 15:43:23 -05:00
committed by GitHub
parent 68ca5c9774
commit c807d33202

View File

@@ -4,9 +4,7 @@
## What
Use tags to group API endpoints and provide an additional layer of organization in your OpenAPI files.
When rendering your OpenAPI in read view, Stoplight will group API endpoints by their first tag.
Use tags to group API endpoints and provide an additional layer of organization in your OpenAPI files. When rendering your OpenAPI in read view, Stoplight will group API endpoints by their first tag.
## How