[][src]Module octocrab::params::issues

Parameter types for the issues API.

Enums

Filter

A generic filter type that allows you to filter either by exact match, any match, or no matches.

Sort

What to sort the results by. Can be either created, updated, or comments.