Commit 042ee69c authored by Sarah Werner's avatar Sarah Werner
Browse files

specified reference to ICAO document in the field description

parent c237fcfe
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -438,7 +438,7 @@
        "sex": {
          "type":"string",
          "pattern": "[FMX]",
          "description" : "F = female; M = male; X = unspecified; according to e.g. ICAO Document 9303"
          "description" : "F = female; M = male; X = unspecified; according to e.g. ICAO Document 9303 part 4 clause 4.1.1"
        },
        "dateOfBirth":{
          "$ref":"#/$defs/Date"