Skip to content

Conversation

@Pijukatel
Copy link
Contributor

@Pijukatel Pijukatel commented Nov 28, 2025

  • Mark unused options as deprecated
  • Remove validation of unused options
  • Do not pass unused options to the API

Deprecated options should be removed in #799

Remove validation of unused options.
Do not pass unused options to the API.
@Pijukatel Pijukatel added the t-tooling Issues with this label are in the ownership of the tooling team. label Nov 28, 2025
@Pijukatel Pijukatel changed the title Mark unused options as deprecated chore: Mark unused options as deprecated Nov 28, 2025
@github-actions github-actions bot added this to the 128th sprint - Tooling team milestone Nov 28, 2025

export interface ActorCollectionListOptions extends PaginationOptions {
my?: boolean;
desc?: boolean;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was removed by accident in my previous change.

@Pijukatel Pijukatel requested a review from B4nan November 28, 2025 12:39
@Pijukatel Pijukatel marked this pull request as ready for review November 28, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants