-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
| TrackingAreaIdList []Tai `json:"trackingAreaIdList,omitempty" yaml:"trackingAreaIdList" bson:"trackingAreaIdList,omitempty"` |
It seems that this struct TopologicalServiceArea is generated from "TS28538_EdgeNrm.yaml#/components/schemas/TopologicalServiceArea", and this field TrackingAreaIdList used the schema “TS28541_NrNrm.yaml#/components/schemas/TaiList” which is array of schema “TS28623_GenericNrm.yaml#/components/schemas/Tai”.
But the type of this field is models.Tai generated from schema "TS29571_CommonData.yaml#/components/schemas/Tai".
Since it seems that the type corresponding to the schema “TS28623_GenericNrm.yaml#/components/schemas/Tai” is not generated, it is required to generate this type and use it in the field TrackingAreaIdList.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels