Document apiReferenceFootnotes
footnotes.configure
Configure numbering and placement for footnotes or endnotes.
mutates documentdry runidempotent
doc.footnotes.configure(…)Expected result
Returns a FootnoteConfigResult indicating success or a failure.
Inputs
type"footnote" | "endnote"requiredscopedocument | sectionrequireddocument
kind"document"requiredsection
kind"section"requiredsectionIdstringrequired1 additional input field
numberingobjectFields
format"decimal" | "lowerRoman" | "upperRoman" | "lowerLetter" | "upperLetter" | "symbol"startintegerrestartPolicy"continuous" | "eachSection" | "eachPage"position"pageBottom" | "beneathText" | "sectionEnd" | "documentEnd"Result
Output fields
true
successtruerequiredfalse
successfalserequiredfailureobjectrequiredFields
codestringrequiredmessagestringrequireddetailsunknownFailures
Pre-apply throws
TARGET_NOT_FOUNDINVALID_TARGETINVALID_INPUT
1 more codes
CAPABILITY_UNAVAILABLE
Raw schemas
Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.
View raw JSON schemas