@bizdoc/core 3.6.7 → 3.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -563,6 +563,7 @@
563
563
  "type": "boolean",
564
564
  "default": false
565
565
  },
566
+ "Ordinal": { "type": "integer" },
566
567
  "ResourceType": {
567
568
  "type": "string"
568
569
  }