Skip to content

Commit 39d4285

Browse files
committed
1 parent 8179b74 commit 39d4285

File tree

3 files changed

+61
-57
lines changed

3 files changed

+61
-57
lines changed

cs3/ocm/incoming/v1beta1/ocm_incoming_api_pb2.py

Lines changed: 16 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cs3/sharing/ocm/v1beta1/ocm_api_pb2_grpc.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class OcmAPIStub(object):
1414
Implementations are expected to call remote `/ocm` endpoints
1515
in response to the payloads received via this API.
1616
17-
The APIs match the OCM v1.2 spec including multi-protocol shares.
17+
The APIs match the OCM v1.2+ spec including multi-protocol shares.
1818
1919
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
2020
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
@@ -91,7 +91,7 @@ class OcmAPIServicer(object):
9191
Implementations are expected to call remote `/ocm` endpoints
9292
in response to the payloads received via this API.
9393
94-
The APIs match the OCM v1.2 spec including multi-protocol shares.
94+
The APIs match the OCM v1.2+ spec including multi-protocol shares.
9595
9696
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
9797
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
@@ -251,7 +251,7 @@ class OcmAPI(object):
251251
Implementations are expected to call remote `/ocm` endpoints
252252
in response to the payloads received via this API.
253253
254-
The APIs match the OCM v1.2 spec including multi-protocol shares.
254+
The APIs match the OCM v1.2+ spec including multi-protocol shares.
255255
256256
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
257257
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and

0 commit comments

Comments
 (0)