Commit 21608727 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Rel19_CR_TS_28.538_Implement_default_value_for_openAPI_SS' into...

Merge branch 'Rel19_CR_TS_28.538_Implement_default_value_for_openAPI_SS' into 'Integration_Rel19_SA5_158_YAML'

Rel19_CR0097_TS_28.538_Implement_default_value_for_openAPI_SS

See merge request !1458
parents df39732e feccf4e0
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -278,6 +278,7 @@ components:
                      $ref: '#/components/schemas/RelocationTriggerInfo'
                    relocationRejectByASP:
                        type: boolean
                        default: FALSE
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
    EASProfile-Single:
      allOf:
@@ -306,6 +307,7 @@ components:
            eASServiceContinuitySupport:
              type: boolean
              readOnly: true
              default: FALSE
            eASDNAI:
              type: string
              readOnly: true
@@ -477,6 +479,7 @@ components:
              type: string
            coordinatedEASDiscovery:
              type: boolean
              default: FALSE
            coordinatedACR:
              type: boolean
            eDNAffinity: