"proto/l3_attackmitigator.proto/signatures" did not exist on "1879fb18b18ecc0788e747c9749cfff4fd23df67"
Newer
Older
/*
* ETSI GS MEC 028 - WLAN Access Information API
*
* The ETSI MEC ISG MEC028 WLAN Access Information API described using OpenAPI
*
* API version: 2.1.1
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/
package server
// Hyperlink related to the resource. This shall be only included in the HTTP responses and in HTTP PUT requests.
type AssocStaSubscriptionLinks struct {
Self *LinkType `json:"self"`
}