mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-16 19:21:10 +00:00
Fix typo in api/v2/usage.rst
first_publised_at --> first_published_at
This commit is contained in:
parent
74218a7e43
commit
5a34090b4b
1 changed files with 1 additions and 1 deletions
|
|
@ -540,7 +540,7 @@ Major features
|
|||
Minor features
|
||||
--------------
|
||||
|
||||
- ``html_url``, ``slug``, ``first_publised_at``, ``expires_at`` and
|
||||
- ``html_url``, ``slug``, ``first_published_at``, ``expires_at`` and
|
||||
``show_in_menus`` fields have been added to the pages endpoint
|
||||
- ``download_url`` field has been added to the documents endpoint
|
||||
- Multiple page types can be specified in ``type`` parameter on pages endpoint
|
||||
|
|
|
|||
Loading…
Reference in a new issue