Skip to content

Commit

Permalink
chore: Rename interface
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Jun 21, 2022
1 parent 9655c79 commit 0e7e045
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ private ApiDescription() {
@Documented
@Retention(RetentionPolicy.CLASS)
@Target(value = {METHOD, PACKAGE, MODULE, RECORD_COMPONENT, TYPE})
public @interface Ancillary {
public @interface Extra {
/**
* Returns additional information about API.
*
Expand Down

0 comments on commit 0e7e045

Please sign in to comment.