Commit 38e791da authored by Anne Dierstein's avatar Anne Dierstein
Browse files

add organisation

parent c821225a
Loading
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -110,6 +110,17 @@
        }
      }
    },
    "organisation" : {
      "type" : "object",
      "properties" : {
        "name": {
          "type":"string" 
        },
        "VATNumber": {
          "type":"string" 
        }
      }
    },
    "recordSet": {
      "type": "array",
      "title": "RecordSet",