Fix extension type to include null and object 57/14157/1
authorAllain Legacy <alegacy@redhat.com>
Tue, 4 Feb 2025 13:41:52 +0000 (08:41 -0500)
committerAllain Legacy <alegacy@redhat.com>
Tue, 11 Feb 2025 16:11:07 +0000 (11:11 -0500)
commit37b706cc21183503e0ce6f085e4ed1c22b30e501
tree5141003220a66ad919fc1f97c2197f2e26ce4db9
parentc07de39830db7ffec614698b38d08f37025efc60
Fix extension type to include null and object

Since extensions are optional fields they can either be of type "null"
or "object" depending on whether the server has provided a value.

Issue-ID: INT-162
Change-Id: I1d6dc1ed7c1e86d23ecdebeb583a544e89b05e50
Signed-off-by: Allain Legacy <alegacy@redhat.com>
test_scripts/O2IMS_Compliance_Test/o2ims_compliance/schemas/ocloud_allfields_properties.json
test_scripts/O2IMS_Compliance_Test/o2ims_compliance/schemas/resourcePool_allfields_properties.json
test_scripts/O2IMS_Compliance_Test/o2ims_compliance/schemas/resourcePool_properties.json
test_scripts/O2IMS_Compliance_Test/o2ims_compliance/schemas/resourcePools_properties.json
test_scripts/O2IMS_Compliance_Test/o2ims_compliance/schemas/resourceTypes_field3_properties.json
test_scripts/O2IMS_Compliance_Test/o2ims_compliance/schemas/resourceTypes_field4_properties.json