Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT Remove TODO comments #556

Merged

Conversation

sabina-talipova
Copy link
Contributor

@@ -22,7 +22,6 @@ class Handler
* @var array
*
* @internal Experimental config:
* @todo Move this to a per-schema configuration and refer to this schema from the current endpoint
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Open ticket: #555

@@ -112,7 +112,6 @@ protected function getCachedResponse(string $key): ?array
// On cache success validate against cached classes
foreach ($cached['classes'] as $class) {
// Note: Could combine these clases into a UNION to cut down on extravagant queries
// Todo: We can get last-deleted/modified as well for versioned records
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Open ticket: #554

src/Auth/Handler.php Outdated Show resolved Hide resolved
src/Middleware/QueryCachingMiddleware.php Outdated Show resolved Hide resolved
Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

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

LGTM

@GuySartorelli GuySartorelli merged commit 5b40be3 into silverstripe:5.1 Oct 29, 2023
12 checks passed
@GuySartorelli GuySartorelli deleted the pulls/5.1/remove-todo branch October 29, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants