Skip to content

Commit

Permalink
Update alarm.graphqls
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng authored Apr 28, 2019
1 parent a005dd1 commit 02ddbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alarm.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ type AlarmTrend {

type AlarmMessage {
startTime: Long!
scope: Scope!
scope: Scope
id: ID!
message: String!
}
Expand Down

0 comments on commit 02ddbfa

Please sign in to comment.