Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 734 Bytes

TitlesSet.md

File metadata and controls

11 lines (8 loc) · 734 Bytes

TitlesSet

Properties

Name Type Description Notes
Canonical string the DB key (non-prefixed), e.g. may have _ instead of spaces, best for making request URIs, still requires Percent-encoding [default to null]
Normalized string the normalized title (https://www.mediawiki.org/wiki/API:Query#Example_2:_Title_normalization), e.g. may have spaces instead of _ [default to null]
Display string the title as it should be displayed to the user [default to null]

[Back to Model list] [Back to API list] [Back to README]