-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
true is allowed in json. Is there a reason to use "true" instead of true?
Request:
https://demo.buddycloud.org/api/notification_settings?type=email
Response:
[
{
target: "[email protected]",
postAfterMe: "true",
postMentionedMe: "true",
postOnMyChannel: "true",
postOnSubscribedChannel: "false",
followMyChannel: "true",
followRequest: "true"
}
]
Metadata
Metadata
Assignees
Labels
No labels