X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=provider%2FREADME.md;h=9f3c6e49f359992cefdd16dcb83881db1cce08cf;hb=6bf043b36b3c5193008d39a901753bcea093d2b2;hp=cd0e2a9103e8e27f6a302dc6c083ab86441072bb;hpb=369de53fafc96b544add3d002c874d13352f824c;p=nonrtric%2Fplt%2Fsme.git diff --git a/provider/README.md b/provider/README.md index cd0e2a9..9f3c6e4 100644 --- a/provider/README.md +++ b/provider/README.md @@ -1,28 +1,28 @@ # O-RAN-SC Non-RealTime RIC CAPIF Provider Stub -This is a Go implementation of a stub for the CAPIF Provider function, based on the 3GPP "29.222 Common API Framework for 3GPP Northbound APIs (CAPIF)" interfaces, see https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3450. +This is a Go implementation of a stub for the CAPIF Provider function, which is based on the 3GPP "29.222 Common API Framework for 3GPP Northbound APIs (CAPIF)" interfaces, see https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3450. This stub offers a user interface that helps to test the functionalities implemented in the O-RAN-SC Capif implementation and the supported features are the following: @@ -75,7 +75,7 @@ The request from the provider domain should include API provider Enrolment Detai } ``` -The CAPIF core proceeds to register the provider and creates Ids for the API provider domain functions that will be return as part as the response message. +The CAPIF core proceeds to register the provider and creates Ids for the API provider domain functions that will be return as part of the response message. ### Publish a new API