Skip to content

Commit

Permalink
chore: force release
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Oct 7, 2024
1 parent 43a8ccc commit 303ffd3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@

@NoArgsConstructor(access = AccessLevel.PRIVATE)

Check warning on line 6 in src/main/java/ca/bc/gov/api/oracle/legacy/ApplicationConstants.java

View workflow job for this annotation

GitHub Actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.
public class ApplicationConstants {

public static final String ORACLE_ATTRIBUTE_SCHEMA = "THE";
public static final String INDIVIDUAL = "I";
public static final String X_TOTAL_COUNT = "X-Total-Count";

}

0 comments on commit 303ffd3

Please sign in to comment.