Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Multi-line enum descriptions fail #160

Closed
erunion opened this issue May 13, 2018 · 0 comments
Closed

Multi-line enum descriptions fail #160

erunion opened this issue May 13, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@erunion
Copy link
Owner

erunion commented May 13, 2018

* @api-param:public access_type (string) - The promotion access type, which is a purchase option that is not
*      available on the container. VIP promotions always make the content free of charge. If you use this type,
*      you must further define the promotion with the `download` or `stream_period` fields.
*      + Members
*          - `default` - Promotions grant discount on the existing purchase options for an On Demand Container.
*          - `vip` - Promotions can be used to grant free access to vod content before it is released, or to offer
*              a purchase option that is not available on the container. "vip" promotions will always make the
*              content free, and must be further defined with the download or stream_period fields.

When this is compiled, the "a purchase option that is not available on the container. "vip" promotions will always make the content free, and must be further defined with the download or stream_period fields." lines are appended to the description for access_type, not the description for the vip member value.

@erunion erunion added the bug label May 13, 2018
@erunion erunion added this to the v4.0: OAI milestone May 13, 2018
@erunion erunion self-assigned this May 13, 2018
This was referenced May 27, 2018
Merged
@erunion erunion closed this as completed May 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant