Add support for more detailed descriptions of APIs #182779
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
See original context provided by @lcawl here: #181277 (comment)
Right now the optional
description
field on theIRouter
andCoreVersionedRouter
interfaces map tosummary
in OAS. OAS also has an optional field for more detailed description called...description
. We should allow API authors to also provide a more detailed description of their API, but should probably choose a name likedetails
🤷🏻The text was updated successfully, but these errors were encountered: