Loading examples/demo1/src/demo-server/go/model_inline_zonal_presence_notification.godeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line /* * MEEP Demo App API * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * API version: 0.0.1 * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) */ package server type InlineTrackingNotification struct { ZonalPresenceNotification *TrackingNotification `json:"zonalPresenceNotification"` } Loading
examples/demo1/src/demo-server/go/model_inline_zonal_presence_notification.godeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line /* * MEEP Demo App API * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * API version: 0.0.1 * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) */ package server type InlineTrackingNotification struct { ZonalPresenceNotification *TrackingNotification `json:"zonalPresenceNotification"` }