Skip to content

Commit 3b7f5e8

Browse files
committed
Pushing 1.2.1 to datatracker
1 parent 985d842 commit 3b7f5e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

IETF-RFC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Open Cloud Mesh'
3-
docname: draft-lopresti-open-cloud-mesh-03
3+
docname: draft-lopresti-open-cloud-mesh-04
44
category: std
55

66
ipr: trust200902
@@ -239,7 +239,7 @@ Step 7: The JSON response body is the data that was discovered.
239239
The JSON response body offered by the Discoverable Server SHOULD contain the following information about its OCM API:
240240

241241
* REQUIRED: enabled (boolean) - Whether the OCM service is enabled at this endpoint
242-
* REQUIRED: apiVersion (string) - The OCM API version this endpoint supports. Example: `"1.2.0"`
242+
* REQUIRED: apiVersion (string) - The OCM API version this endpoint supports. Example: `"1.2.1"`
243243
* REQUIRED: endPoint (string) - The URI of the OCM API available at this endpoint. Example: `"https://my-cloud-storage.org/ocm"`
244244
* OPTIONAL: provider (string) - A friendly branding name of this endpoint. Example: `"MyCloudStorage"`
245245
* REQUIRED: resourceTypes (array) - A list of all resource types this server supports in both the Sending Server role and the Receiving Server role, with their access protocols. Each item in this list should

0 commit comments

Comments
 (0)