mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-07-16 09:37:23 +00:00
Format ./web/backend/Shared/Shared.Contracts
This commit is contained in:
@@ -26,4 +26,4 @@ public record ResponseBody
|
|||||||
/// A human-readable message describing the outcome of the request.
|
/// A human-readable message describing the outcome of the request.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public required string Message { get; init; }
|
public required string Message { get; init; }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user