Add operations tagging for more intentional grouping of APIs #182649
Labels
Feature:OAS
Work or issues related to Core-provided mechanisms for generating OAS
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Best practice is to provide some way to intentionally tag an API (i.e.
GET /api/cool-object
) as belonging to a group:Cool object
.Bonus, we should provide a way to describe these top-level tags. This could be done in a follow up PR to providing support for tags as such.
The text was updated successfully, but these errors were encountered: