We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcc4aa commit 33705d1Copy full SHA for 33705d1
aep/general/0102/aep.md.j2
@@ -28,7 +28,8 @@ The API Name:
28
- **must** only use valid domain name characters as specified in
29
[RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035#section-2.3.1), or a
30
slash `[.-a-z0-9/]`)
31
-- **must** use all lower case.
+- **must** use all lowercase.
32
+- **must** start with a lowercase letter.
33
- **should not** use path prefixes that could also be misconstrued as a
34
resource collection (e.g. `apis.examples.com/users`)
35
0 commit comments