This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new 2f7084cc6 Force sync with Apache GitBox
2f7084cc6 is described below
commit 2f7084cc61c6986d642c1d254770a93984360131
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 24 18:38:05 2025 -0400
Force sync with Apache GitBox
---
TODO.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/TODO.txt b/TODO.txt
index b08f30bbf..bcff129e0 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,7 +11,6 @@ JsonSchema should have fluent getters and setters.
@ResponseBody and @ResponseHeaders shouldn't be required on HttpResponse
objects.
-
This has to be easier:
@Enumerated(STRING)
@Schema(description="Routing types that this directive applies to.")