Skip to content

Commit

Permalink
Remove the additionalField:false
Browse files Browse the repository at this point in the history
  • Loading branch information
cmathis committed Jan 15, 2020
1 parent 6234b21 commit 2ce8a49
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,5 @@
"$ref": "#/definitions/descriptorIdentity"
}
],
"additionalProperties" : false,
"meta:status": "stabilizing"
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@
"$ref": "#/definitions/descriptorReferenceIdentity"
}
],
"additionalProperties" : false,
"meta:status": "stabilizing"
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@
"$ref": "#/definitions/descriptorManyToMany"
}
],
"additionalProperties" : false,
"meta:status": "stabilizing"
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@
"$ref": "#/definitions/descriptorOneToMany"
}
],
"additionalProperties" : false,
"meta:status": "stabilizing"
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@
"$ref": "#/definitions/descriptorOneToOne"
}
],
"additionalProperties" : false,
"meta:status": "stabilizing"
}
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,5 @@
"$ref": "#/definitions/eventRelationship"
}
],
"additionalProperties" : false,
"meta:status": "stabilizing"
}
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,5 @@
"$ref": "#/definitions/searchdescriptor"
}
],
"additionalProperties" : false,
"meta:status": "experimental"
}

0 comments on commit 2ce8a49

Please sign in to comment.