| Name | Description | Type | Additional information |
|---|---|---|---|
| community_short_name |
Community short name |
string |
Required |
| resource_id |
Resource identificator |
globally unique identifier |
Required |
| title |
Resource title |
string |
Required |
| description |
Resource description |
string |
Required |
| tags |
Resource tags |
Collection of string |
Required |
| categories |
Resource categories |
Collection of globally unique identifier |
Optional |
| resource_type |
Resource type |
integer |
Required |
| resource_url |
Resource url |
string |
Optional |
| resource_file |
Resource attached file |
Collection of byte |
Optional |
| resource_attached_files |
Resource attached files |
Collection of AttachedResource |
Optional |
| creator_is_author |
True if the resource creator is the author |
boolean |
Required |
| authors |
Resource authors (comma separated) |
string |
Optional |
| auto_tags_title_text |
Tags auto extracted of title |
string |
Optional |
| auto_tags_description_text |
Tags auto extracted of description |
string |
Optional |
| create_screenshot |
True if a screenshot of the resource must be generated |
boolean |
Optional |
| url_screenshot |
Url to make a screenshot |
string |
Optional |
| predicate_screenshot |
Screenshot predicate |
string |
Optional |
| screenshot_sizes |
Screenshot posible sizes |
Collection of integer |
Optional |
| priority |
Priority of the upload |
integer |
Optional |
| visibility |
Resource visibility enumeration |
integer |
Optional |
| readers_list |
Resource readers list |
Collection of ReaderEditor |
Optional |
| editors_list |
Resource editors list |
Collection of ReaderEditor |
Optional |
| creation_date |
Resource creation date |
date |
Optional |
| publisher_email |
Resource publisher email |
string |
Required |
| publish_home |
True if the resource must be published in the home of the community |
boolean |
Optional |
| load_id |
Load identificator |
string |
Required |
| main_image |
Path of the resource main image |
string |
Optional |
| end_of_load |
True if it's the end of the load and must delete the cache |
boolean |
Optional |
| create_version |
True if the resource must be versioned |
boolean |
Optional |
| canonical_url |
Resource canonical URL |
string |
Optional |
| aumented_reading |
aumented reading |
AumentedReading |
Optional |
