Skip to content

Commit

Permalink
update javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jun 20, 2024
1 parent 3d36fdb commit c52d0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/wcm/handler/media/MediaInvalidReason.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public enum MediaInvalidReason {

/**
* Media reference is valid, but the media is not approved.
* This is only relevant for media served via Dynamic Media with OpenAPI.
* This is only relevant for local assets served via Dynamic Media with OpenAPI.
*/
NOT_APPROVED,

Expand Down

0 comments on commit c52d0b1

Please sign in to comment.