Skip to content

Combine various Sort By and Sort Order enum classes #73

Description

@Jonathan-Zollinger

Classes like the ArticleClient or CategoriesClient use enums for their sort options, which enums have the same values.

these should be combined to reference the same enum class

see lol.pbu.z4j.model.ListArticlesSortByParameter and lol.pbu.z4j.model.ListCategoriesSortByParameter as examples.

categories' sortby param in z4j.yaml: paths./api/v2/help_center/{locale}/categories.get.parameters[1].schema.enum

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions