Skip to content
Snippets Groups Projects
Commit c1e5b8f8 authored by Florent Torregrosa's avatar Florent Torregrosa Committed by Florent Torregrosa
Browse files

Issue #3087393 by Grimreaper: Update README.txt with supported field types

parent f1248ee7
No related branches found
No related tags found
No related merge requests found
......@@ -97,20 +97,49 @@ FIELD TYPES
Supported:
* Boolean
* Date: date and time, date only
* Content (entity reference)
* Date:
- date only
- date and time
* Date range:
- date only
- date all day
- date and time
* Email
* File
* Image
* Link: See troubleshooting section
* File (currently not tested automatically)
* Image (currently not tested automatically)
* Link:
- internal (with JSON:API Extras, see troubleshooting section)
- external
* List:
- float
- integer
- text
* Media: (currently not tested automatically)
- audio
- image
- file
- remote video
- video
* Number:
- decimal
- float
- integer
* Paragraphs
* Taxonomy
* Telephone
* Text: plain/formatted, short/long, with summary
* Text:
- plain
- plain, long
- formatted
- formatted, long
- formatted, long, with summary
* Timestamp
Not supported:
* Comment: See https://www.drupal.org/project/jsonapi_comment
* Dynamic entity reference: See https://www.drupal.org/project/entity_share/issues/3056102
* Metatags: See https://www.drupal.org/project/entity_share/issues/3060702
REQUIREMENTS
------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment