Commit 75000557 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

OpenAPI update v3.2.1

parent 23580093
Loading
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -84,6 +84,15 @@ manual_types:
        - SUSPENDED
      description: Enumeration representing possible states of a MEC service instance.

    ServiceChange:
      type: string
      enum:
        - ADDED
        - REMOVED
        - STATE_CHANGED
        - ATTRIBUTES_CHANGED
      description: Enumeration representing changes to a MEC service.

    SerInstanceId:
      description: Identifier of the service instance assigned by the MEPM/MEC platform. For the uniqueness of the identifier
                    across the MEC system, UUID format [i.7] is recommended.Shall be absent in POST requests, and present otherwise
+2.06 MiB

File added.

No diff preview for this file type.