-
Couldn't load subscription status.
- Fork 9.2k
Closed
PhilYue/OpenAPI-Specification
#1Description
Several objects have both a description and a summary field. The distinction seems to be that summaries are plaintext and should be <= 120 chars, while descriptions are markdown and can be arbitrarily long.
I'd like to have an optional summary field in the Info Object e.g. for display in API Galleries. Currently to achieve this on AnyAPI we strip HTML/md out of the description field and truncate it, which isn't great.
I'd also like to see a higher level note about summary vs. description and add the "SHOULD be <= 120 characters" to each summary field (right now it's just mentioned on operation.summary)
DavidBiesack, ePaul, ioggstream, spiunno, ruphy and 2 more
Metadata
Metadata
Assignees
Labels
No labels