Commit bd84e2e2 authored by Simon Pastor's avatar Simon Pastor
Browse files

update adv-ops

parent f9a1c6d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -301,7 +301,7 @@ definitions:
          - EDGE
          - FOG
          - UE
          - DISTANT-CLOUD
          - DC
          - UE-APP
          - EDGE-APP
          - CLOUD-APP
+1 −1
Original line number Diff line number Diff line
@@ -1061,7 +1061,7 @@ definitions:
        - "EDGE"
        - "FOG"
        - "UE"
        - "DISTANT-CLOUD"
        - "DC"
        - "UE-APP"
        - "EDGE-APP"
        - "CLOUD-APP"
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ Name | Type | Description | Notes

* `UE` (value: `"UE"`)

* `DISTANT_CLOUD` (value: `"DISTANT-CLOUD"`)
* `DC` (value: `"DC"`)

* `UE_APP` (value: `"UE-APP"`)

+2 −2
Original line number Diff line number Diff line
@@ -159,10 +159,10 @@
    UE: "UE",

    /**
     * value: "DISTANT-CLOUD"
     * value: "DC"
     * @const
     */
    DISTANT_CLOUD: "DISTANT-CLOUD",
    DC: "DC",

    /**
     * value: "UE-APP"