/* * MEC Service Management API * * The ETSI MEC ISG MEC011 MEC Service Management API described using OpenAPI * * API version: 3.1.1 * Contact: cti_support@etsi.org * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) */ package client // Self-referring URI. type Self struct { Self *LinkType `json:"self"` }