@open-resource-discovery/specification 1.13.0 → 1.14.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.
@@ -43,6 +43,7 @@
43
43
  "type": "object",
44
44
  "title": "Ord V1 Support",
45
45
  "description": "The existence of this version indicates that Open Resource Discovery is supported in Version 1.x",
46
+ "x-ums-type": "ignore",
46
47
  "properties": {
47
48
  "documents": {
48
49
  "type": "array",
@@ -61,6 +62,7 @@
61
62
  "type": "object",
62
63
  "title": "Ord V1 Document Description",
63
64
  "description": "Describes an [ORD Document](../index.md#ord-document) that is available for pull transport consumption.",
65
+ "x-ums-type": "ignore",
64
66
  "properties": {
65
67
  "url": {
66
68
  "type": "string",
@@ -127,6 +129,7 @@
127
129
  "type": "object",
128
130
  "title": "Ord V1 Capabilities",
129
131
  "description": "List of capabilities that are supported by the ORD provider.",
132
+ "x-ums-type": "ignore",
130
133
  "properties": {
131
134
  "selector": {
132
135
  "type": "boolean",
@@ -139,6 +142,7 @@
139
142
  "type": "object",
140
143
  "title": "Ord V1 Document Access Strategy",
141
144
  "description": "Defines the [access strategy](../../spec-extensions/access-strategies/) for accessing the ORD documents from the ORD provider.",
145
+ "x-ums-type": "ignore",
142
146
  "properties": {
143
147
  "type": {
144
148
  "type": "string",