Skip to content

Commit

Permalink
feat: explain what a valid api version looks like
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Mar 24, 2022
1 parent d258ce7 commit 4c5669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ API versions up to %s are deprecated. See %s for more information.

# errors.InvalidApiVersion

%s is not a valid API version.
%s is not a valid API version. It should end in '.0' like '54.0'.

# errors.RetiredApiVersion

Expand Down

0 comments on commit 4c5669a

Please sign in to comment.