We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
panoramax=*
1 parent 2bbb4bb commit da79c55Copy full SHA for da79c55
data/fields/panoramax.json
@@ -0,0 +1,8 @@
1
+{
2
+ "key": "panoramax",
3
+ "type": "identifier",
4
+ "label": "Panoramax Image ID",
5
+ "urlFormat": "https://api.panoramax.xyz/#focus=pic&pic={value}",
6
+ "pattern": "^[a-zA-Z0-9-]{36,}$",
7
+ "universal": true
8
+}
0 commit comments