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

Use pretty print for federation json responses #2801

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Apr 12, 2023

No description provided.

@Nutomic Nutomic requested a review from dessalines as a code owner April 12, 2023 23:35
@@ -9,6 +9,8 @@ struct ApiError {
error: String,
}

pub type LemmyResult<T> = Result<T, LemmyError>;
Copy link
Member Author

Choose a reason for hiding this comment

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

Shorter to write, we can use this all across the code.

@Nutomic Nutomic force-pushed the apub-pretty-print branch from 5470663 to 5315039 Compare April 12, 2023 23:37
@dessalines dessalines enabled auto-merge (squash) April 12, 2023 23:43
@dessalines dessalines merged commit 844cde9 into main Apr 13, 2023
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