Skip to content

[Schema Inaccuracy] Description of the sort parameter of the "List issue comments for a repository" endpoint partially wrong #2356

@matthieuprat

Description

@matthieuprat

The "List issue comments for a repository" endpoint has the following description for the sort parameter:

The property to sort the results by. created means when the repository was starred. updated means when the repository was last pushed to.

It should probably be something along the lines of

The property to sort the results by. created means when the comment was created. updated means when the comment was last updated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions