Skip to content

Commit

Permalink
Merge branch '3.2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Apr 17, 2024
2 parents ecdb130 + 3db2362 commit f896ce7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* producible mime-types.
* <p>
* Can be used with {@link ReadOperation @ReadOperation},
* {@link WriteOperation @ReadOperation} and {@link DeleteOperation @ReadOperation}
* {@link WriteOperation @WriteOperation} and {@link DeleteOperation @DeleteOperation}
* annotations to quickly define a list of {@code produces} values.
* <p>
* {@link Producible} types can also be injected into operations when the underlying
Expand Down

0 comments on commit f896ce7

Please sign in to comment.