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

Improper handling of enum descriptions on parameter tokens #234

Description

@erunion
* @api-queryParam:public {filter}
*      + Members
*          - `embeddable`
*          - `conditional_featured` - Featured (promoted) videos
-
    description: "The attribute by which to filter the results.\n\nOption descriptions:\n * `conditional_featured` - Featured (promoted) videos\n"
    in: query
    name: filter
    required: false
    schema:
    type: string
    enum:
        - conditional_featured
        - embeddable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions