Commit a379a263 authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

Refactor

parent a008a7ce
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -5,11 +5,9 @@ Before configuration it's needed to have completed the [prerequirements](./sdk-p


- [Configuration via Config.json](#1-configuration-via-configjson)
- [Configuration of Discover_filter](#configuration-of-discover_filter)
- [Configuration of Publish](#configuration-of-publish_req)
- [Configuration via Register.json](#configuration-via-registerjson)

## **1. Configuration via Config.json**
# **1. Configuration via Config.json**

This file could also be fullfilled by [enviroment variables](../samples/enviroment-variables-sample.txt)

@@ -65,7 +63,7 @@ If you want to use SDK as a **Provider** is mandatory to fill out these fields
- APFs
- AEFs
     
Mandatory to use [CAPIF Publish API specification](https://github.com/jdegre/5GC_APIs/blob/Rel-18/TS29222_CAPIF_Publish_Service_API.yaml) :
Mandatory field for using [CAPIF Publish API specification](https://github.com/jdegre/5GC_APIs/blob/Rel-18/TS29222_CAPIF_Publish_Service_API.yaml) :

- [publish_req](#3-configuration-via-publishjson)

@@ -96,7 +94,7 @@ For using the Publish Api function or the Update function the provider_api_descr



## **Configuration via Register.json**
# **Configuration via Register.json**

In order to use this SDK in a Local enviroment and creating and removing users, its mandatory to fullfill this fields.