am_app_release_notes: Get Application Release Notes by Store Application ID

View source: R/am_app_release_notes.r

am_app_release_notesR Documentation

Get Application Release Notes by Store Application ID

Description

Get Application Release Notes by Store Application ID <https://api.appmagic.rocks/v1/docs#operation/getApplicationReleaseNotes>

Usage

am_app_release_notes(
  store,
  store_application_id,
  signature,
  accept = "text/csv"
)

Arguments

store

Store code

store_application_id

Store application ID

signature

Authentication token

accept

Accept header value


muzerow/rappmagic documentation built on July 1, 2024, 7:50 a.m.