Skip to content

Commit

Permalink
Fixed ProfileExportResponse struct to remove undocumented alerts field.
Browse files Browse the repository at this point in the history
  • Loading branch information
rimashah25 committed Jan 18, 2024
1 parent 21d7c9a commit 0b1dae9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/go-tc/profiles.go
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ type ProfileExportResponse struct {
// Parameters associated to the profile
//
Parameters []ProfileExportImportParameterNullable `json:"parameters"`

Alerts
}

// ProfileImportRequest is an object of the form used by Traffic Ops
Expand Down

0 comments on commit 0b1dae9

Please sign in to comment.