question

Upvotes
1 3 4 3

getFields response

We found a few instances of "strange" json schema fragments ( for the operation getFields ), like the following

"NationalIds": {

"title": "NationalIds",

"type": "object",

"properties": {

"Number": {

"type": "string",

"description": "(10-digit Australian Medicare number)"

},

"Type": {

"type": "string",

"value": "health"

}

},

"required": [

"health"

]

}


a property "health" is required but not defined.

world-checkqual-idqual-id-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

· Write an Answer

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.