Commit 205472b7 authored by Anne Dierstein's avatar Anne Dierstein
Browse files

add country code

parent 38e791da
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -121,6 +121,10 @@
        }
      }
    },
    "countryCode" : {
      "type": "string",
      "pattern": "^[A-Z]{2}$"
   	},        
    "recordSet": {
      "type": "array",
      "title": "RecordSet",