testing the systemd works
All checks were successful
Build Org Backend / build (push) Successful in 12s
All checks were successful
Build Org Backend / build (push) Successful in 12s
This commit is contained in:
@@ -39,7 +39,7 @@ public class NotesController {
|
||||
}
|
||||
|
||||
@Operation(
|
||||
summary = "Create a note",
|
||||
summary = "Create a note object",
|
||||
description = "Creates a new note"
|
||||
)
|
||||
@ApiResponses(value = {
|
||||
|
||||
Reference in New Issue
Block a user