We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef4a167 commit cc3b97fCopy full SHA for cc3b97f
crates/dropshot-api-manager/src/resolved.rs
@@ -183,7 +183,7 @@ pub enum Problem<'a> {
183
trivial changes such as type renames or documentation updates. \
184
To proceed, bump the API version in the `api_versions!` macro; \
185
unless you're introducing other changes, there's no need to make \
186
- changes to the API itself."
+ changes to any endpoints."
187
)]
188
BlessedLatestVersionBytewiseMismatch {
189
blessed: &'a BlessedApiSpecFile,
0 commit comments