mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 00:29:40 +02:00
Add panoramax=* universal field (#1344)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"key": "panoramax",
|
||||
"type": "identifier",
|
||||
"label": "Panoramax Image ID",
|
||||
"urlFormat": "https://api.panoramax.xyz/#focus=pic&pic={value}",
|
||||
"pattern": "^[a-zA-Z0-9-]{36,}$",
|
||||
"universal": true
|
||||
}
|
||||
Reference in New Issue
Block a user