Loading TS24550_SS_SmDataSourceRegistration.yaml +24 −0 Original line number Diff line number Diff line Loading @@ -345,6 +345,8 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/TimeWindow' dsUpdateIntervalInfo: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' mobilityInfo: $ref: '#/components/schemas/MobilityInfo' required: - smDataIdentifier - smDataType Loading Loading @@ -403,3 +405,25 @@ components: required: - smDataIdentifier - smEndPt # Simple data types # Enumerations MobilityInfo: anyOf: - type: string enum: - FIXED_MOBILITY - LOW_MOBILITY - HIGH_MOBILITY - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API. description: | Represents a mobility information. Possible values are: - FIXED_MOBILITY: Indicates a fixed mobility information. - LOW_MOBILITY: Indicates a low mobility information. - HIGH_MOBILITY: Indicates a high mobility information. Loading
TS24550_SS_SmDataSourceRegistration.yaml +24 −0 Original line number Diff line number Diff line Loading @@ -345,6 +345,8 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/TimeWindow' dsUpdateIntervalInfo: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' mobilityInfo: $ref: '#/components/schemas/MobilityInfo' required: - smDataIdentifier - smDataType Loading Loading @@ -403,3 +405,25 @@ components: required: - smDataIdentifier - smEndPt # Simple data types # Enumerations MobilityInfo: anyOf: - type: string enum: - FIXED_MOBILITY - LOW_MOBILITY - HIGH_MOBILITY - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API. description: | Represents a mobility information. Possible values are: - FIXED_MOBILITY: Indicates a fixed mobility information. - LOW_MOBILITY: Indicates a low mobility information. - HIGH_MOBILITY: Indicates a high mobility information.