View source: R/am_app_release_notes.r
am_app_release_notes | R Documentation |
Get Application Release Notes by Store Application ID <https://api.appmagic.rocks/v1/docs#operation/getApplicationReleaseNotes>
am_app_release_notes(
store,
store_application_id,
signature,
accept = "text/csv"
)
store |
Store code |
store_application_id |
Store application ID |
signature |
Authentication token |
accept |
Accept header value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.