Skip to content

Commit 43c2e7f

Browse files
committed
Fixed a mismatch towards the ORAN specs
1 parent d883ae6 commit 43c2e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/references/oran/o2ims/provisioning/o2ims_provisioning_v1_1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ components:
154154
$ref: '#/components/schemas/O2ims_infrastructureProvisioning.ProvisioningStatus'
155155
description: |
156156
The time of the last message and the current ProvisioningPhase of the ProvisioningRequest.
157-
provisionedResources:
157+
provisionedResourceSet:
158158
$ref: '#/components/schemas/O2ims_infrastructureProvisioning.ProvisionedResurceSet'
159159
description: |
160160
The resources that have been successfully provisioned as part of the ProvisioningRequest.

0 commit comments

Comments
 (0)