This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Commit 3c1ca51
committed
Bump major version (2.5.0 -> 3.0.0)
Rationale: Breaking changes in API naming and versioning
* API names must now match the regexp `[a-z][a-z0-9]{0,39}`. This
facilitates multiple APIs being allowed in a single service.
* API versions which are valid semver version strings will be parsed
and the major version extracted as used in the path. This is a
change from the previous behavior of using the whole string.1 parent d6108fa commit 3c1ca51
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
0 commit comments