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.
2 parents 9398fae + 5d2ca0d commit a154eceCopy full SHA for a154ece
README.markdown
@@ -14,6 +14,7 @@ year - \d{4}
14
month - (0?([1-9])|10|11|12)
15
day - ((0|1|2)?([1-9])|[1-3]0|31)
16
id - \d+
17
+pk - \d+
18
uuid - [a-fA-F0-9]{8}-?[a-fA-F0-9]{4}-?[a-fA-F0-9]{4}-?[a-fA-F0-9]{4}-?[a-fA-F0-9]{12}
19
```
20
0 commit comments