Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 744 Bytes

AddOnConfiguration.md

File metadata and controls

13 lines (10 loc) · 744 Bytes

# AddOnConfiguration

Properties

Name Type Description Notes
can_do_content_expansion bool Whether this Add-on can do content expansion [optional] [readonly]
can_import_to_wordpress bool Whether this Add-on can import to WordPress. [optional] [readonly]
key string A key [optional] [readonly]
wp_admin string The wp-admin endpoint for a website using the key. [optional] [readonly]
wp_json string The wp-json endpoint for a website using the key. [optional] [readonly]

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