Skip to content

Commit

Permalink
Update isFollowed property to boolean (Azure#9500)
Browse files Browse the repository at this point in the history
  • Loading branch information
docohe authored and 00Kai0 committed Oct 12, 2020
1 parent ff7efdf commit 3e8c925
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2877,7 +2877,7 @@
"description": "The statistics of the database."
},
"isFollowed": {
"type": "string",
"type": "boolean",
"readOnly": true,
"description": "Indicates whether the database is followed."
}
Expand Down

0 comments on commit 3e8c925

Please sign in to comment.