From c74d1afc54448721afd5ab2e726f7953593bb56e Mon Sep 17 00:00:00 2001 From: ruiyue Date: Fri, 29 Apr 2022 08:30:56 +0000 Subject: [PATCH] Update coslaNrm.yaml --- OpenAPI/coslaNrm.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/OpenAPI/coslaNrm.yaml b/OpenAPI/coslaNrm.yaml index 4bb89844e..82e217509 100755 --- a/OpenAPI/coslaNrm.yaml +++ b/OpenAPI/coslaNrm.yaml @@ -1,15 +1,15 @@ -openapi: 3.0.2 +openapi: 3.0.1 info: title: coslaNrm - version: 16.4.0 - description: + version: 17.3.0 + description: >- OAS 3.0.1 specification of the Cosla NRM © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: - description: 3GPP TS 28.536 V16.4.0; Cosla NRM + description: 3GPP TS 28.536 V17.3.0; Cosla NRM url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.536/ paths: {} -- GitLab