import_api.api 71 B

123
  1. type ImportData struct {
  2. Name string `path:"name,options=you|me"`
  3. }