Skip to content

Rename CursorResponse to PostCursorResponse for consistency #339

Open
@DiscoPYF

Description

@DiscoPYF

CursorResponse doesn't follow the naming we use for all the responses. Renaming it to PostCursorResponse will be more consistent with how other responses are named. I find it is helpful to rename it because my first thought is to declare PostCursorResponse for the return type when calling PostCursorAsync.

This may be a breaking change depending on how the change is implemented, but it would be better to do it before we release v1.

Metadata

Metadata

Assignees

Labels

breaking changeIdentify issues that contain a breaking change for existing consumer codeenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions