Loading go-apps/meep-loc-serv/api/swagger.yaml +31 −5 Original line number Diff line number Diff line Loading @@ -1751,7 +1751,11 @@ components: UserAreaNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. address: description: "Address of user (e.g. \u2018sip\u2019 URI, \u2018tel\u2019 URI, \u2018acr\u2019 URI)." format: uri Loading Loading @@ -2239,7 +2243,11 @@ components: UserDistanceNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. distanceEvent: description': Indicates the distance event triggering the notification. See note. x-etsi-mec-cardinality': '1' Loading Loading @@ -2794,6 +2802,12 @@ components: type: string x-etsi-mec-cardinality: 0..1 x-etsi-mec-origin-type: String _links: type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. required: - notificationType - userLocationEvent Loading @@ -2805,7 +2819,11 @@ components: UserLocationPeriodicNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. accessPointId: description: "The identity of the access point that the user is currently within. \nSee note 2." type: string Loading Loading @@ -2919,7 +2937,11 @@ components: ZoneLocationEventNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. address: description: "Address of user (e.g. \u2018sip\u2019 URI, \u2018tel\u2019 URI, \u2018acr\u2019 URI)." format: uri Loading Loading @@ -2958,7 +2980,11 @@ components: ZoneStatusNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. accessPointId: description: Identifier of an access point (e.g. ap01). Shall be included when userNumEvent related with access point or operationStatus is included. type: string Loading Loading
go-apps/meep-loc-serv/api/swagger.yaml +31 −5 Original line number Diff line number Diff line Loading @@ -1751,7 +1751,11 @@ components: UserAreaNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. address: description: "Address of user (e.g. \u2018sip\u2019 URI, \u2018tel\u2019 URI, \u2018acr\u2019 URI)." format: uri Loading Loading @@ -2239,7 +2243,11 @@ components: UserDistanceNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. distanceEvent: description': Indicates the distance event triggering the notification. See note. x-etsi-mec-cardinality': '1' Loading Loading @@ -2794,6 +2802,12 @@ components: type: string x-etsi-mec-cardinality: 0..1 x-etsi-mec-origin-type: String _links: type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. required: - notificationType - userLocationEvent Loading @@ -2805,7 +2819,11 @@ components: UserLocationPeriodicNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. accessPointId: description: "The identity of the access point that the user is currently within. \nSee note 2." type: string Loading Loading @@ -2919,7 +2937,11 @@ components: ZoneLocationEventNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. address: description: "Address of user (e.g. \u2018sip\u2019 URI, \u2018tel\u2019 URI, \u2018acr\u2019 URI)." format: uri Loading Loading @@ -2958,7 +2980,11 @@ components: ZoneStatusNotification: properties: _links: $ref: '#/components/schemas/_links' type: object properties: subscription: $ref: "#/components/schemas/LinkType" description: A link to the related subscription. accessPointId: description: Identifier of an access point (e.g. ap01). Shall be included when userNumEvent related with access point or operationStatus is included. type: string Loading