Loading OpenAPI/TS29512_Npcf_SMPolicyControl.yaml +24 −24 Original line number Diff line number Diff line ##### Special note: CT R16 local copy for SA5 OAM Forge branch only, it shall not be used otherwise. S5-222029 on 4.4.2022 # Full commented: (impacted attributes) # RuleReport ErrorReport # ErrorReport # # Partial commented out: (impacted attributes) # SmPolicyContextData SmPolicyUpdateContextData SmPolicyDecision # RuleReport SmPolicyContextData SmPolicyUpdateContextData SmPolicyDecision # PccRule TrafficControlData FlowInformation QosNotificationControlInfo ServingNfIdentity # UsageMonitoringData AccuUsageReport openapi: 3.0.0 Loading Loading @@ -1319,36 +1319,36 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/TimeZone' netLocAccSupp: $ref: '#/components/schemas/NetLocAccessSupport' # RuleReport: # type: object # properties: # pccRuleIds: # type: array # items: # type: string # minItems: 1 # description: Contains the identifier of the affected PCC rule(s). # ruleStatus: # $ref: '#/components/schemas/RuleStatus' RuleReport: type: object properties: pccRuleIds: type: array items: type: string minItems: 1 description: Contains the identifier of the affected PCC rule(s). ruleStatus: $ref: '#/components/schemas/RuleStatus' # contVers: # type: array # items: # $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/ContentVersion' # minItems: 1 # description: Indicates the version of a PCC rule. # failureCode: # $ref: '#/components/schemas/FailureCode' failureCode: $ref: '#/components/schemas/FailureCode' # finUnitAct: # $ref: 'TS32291_Nchf_ConvergedCharging.yaml#/components/schemas/FinalUnitAction' # ranNasRelCauses: # type: array # items: # $ref: '#/components/schemas/RanNasRelCause' # minItems: 1 # description: indicates the RAN or NAS release cause code information. # required: # - pccRuleIds # - ruleStatus ranNasRelCauses: type: array items: $ref: '#/components/schemas/RanNasRelCause' minItems: 1 description: indicates the RAN or NAS release cause code information. required: - pccRuleIds - ruleStatus RanNasRelCause: type: object properties: Loading Loading
OpenAPI/TS29512_Npcf_SMPolicyControl.yaml +24 −24 Original line number Diff line number Diff line ##### Special note: CT R16 local copy for SA5 OAM Forge branch only, it shall not be used otherwise. S5-222029 on 4.4.2022 # Full commented: (impacted attributes) # RuleReport ErrorReport # ErrorReport # # Partial commented out: (impacted attributes) # SmPolicyContextData SmPolicyUpdateContextData SmPolicyDecision # RuleReport SmPolicyContextData SmPolicyUpdateContextData SmPolicyDecision # PccRule TrafficControlData FlowInformation QosNotificationControlInfo ServingNfIdentity # UsageMonitoringData AccuUsageReport openapi: 3.0.0 Loading Loading @@ -1319,36 +1319,36 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/TimeZone' netLocAccSupp: $ref: '#/components/schemas/NetLocAccessSupport' # RuleReport: # type: object # properties: # pccRuleIds: # type: array # items: # type: string # minItems: 1 # description: Contains the identifier of the affected PCC rule(s). # ruleStatus: # $ref: '#/components/schemas/RuleStatus' RuleReport: type: object properties: pccRuleIds: type: array items: type: string minItems: 1 description: Contains the identifier of the affected PCC rule(s). ruleStatus: $ref: '#/components/schemas/RuleStatus' # contVers: # type: array # items: # $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/ContentVersion' # minItems: 1 # description: Indicates the version of a PCC rule. # failureCode: # $ref: '#/components/schemas/FailureCode' failureCode: $ref: '#/components/schemas/FailureCode' # finUnitAct: # $ref: 'TS32291_Nchf_ConvergedCharging.yaml#/components/schemas/FinalUnitAction' # ranNasRelCauses: # type: array # items: # $ref: '#/components/schemas/RanNasRelCause' # minItems: 1 # description: indicates the RAN or NAS release cause code information. # required: # - pccRuleIds # - ruleStatus ranNasRelCauses: type: array items: $ref: '#/components/schemas/RanNasRelCause' minItems: 1 description: indicates the RAN or NAS release cause code information. required: - pccRuleIds - ruleStatus RanNasRelCause: type: object properties: Loading