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

Retrieve /tags endpoint #465

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Retrieve /tags endpoint #465

merged 1 commit into from
Jan 16, 2025

Conversation

oguzkocer
Copy link
Contributor

Follows established patterns to implement retrieve /tags endpoint.

#[case(&[SparseTagFieldWithEditContext::Name, SparseTagFieldWithEditContext::Slug])]
#[tokio::test]
#[parallel]
async fn filter_retrieve_posts_with_edit_context(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The filter retrieve test names refer to posts. I am fixing these in the /categories PR I am working on right now to avoid merge conflicts.

Base automatically changed from list-tags to trunk January 15, 2025 23:17
@oguzkocer oguzkocer marked this pull request as ready for review January 15, 2025 23:47
@oguzkocer oguzkocer enabled auto-merge (squash) January 15, 2025 23:47
@oguzkocer oguzkocer merged commit 59745cd into trunk Jan 16, 2025
22 of 23 checks passed
@oguzkocer oguzkocer deleted the retrieve-tags branch January 16, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants