We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
title
subtitle
1 parent dad1a86 commit f8e6c40Copy full SHA for f8e6c40
openapi.yaml
@@ -3497,7 +3497,8 @@ components:
3497
- $ref: '#/components/schemas/ILGSv1 Span'
3498
- type: 'null'
3499
description: The span defining the subtitle of the document or `null` if
3500
- the document has no subtitle or its subtitle cannot be resolved.
+ the document has no subtitle, its subtitle cannot be resolved, or has
3501
+ no `title`. The document must have a `title` for it to have a `subtitle`.
3502
examples:
3503
- start: 116
3504
end: 133
0 commit comments