Ticket #238 (closed enhancement: fixed)
Parameter name change in /asset/{asset_id}/play
| Reported by: | Michiel.Schok | Owned by: | robert |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 3.0 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Must Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: |
Description
According to http://mediamosa.org/node/5100 the parameter used for providing the group_name(s) in a play request is called 'group_id'.
On other calls, notably the /asset call, the parameter is called 'aut_group_id'.
As the parameter is used for authorization purposes, it is wise to add an 'aut_group_id' parameter to the play call that duplicates the function of 'group_id'. In a subsequent version 'group_id' could be deprecated or removed.
Change History
Note: See
TracTickets for help on using
tickets.
