|
| 1 | +{ |
| 2 | + "id": 26, |
| 3 | + "invite_key": "CGUHjNC4Na", |
| 4 | + "link": "http://localhost:3000/invites/CGUHjNC4Na", |
| 5 | + "email": "foo@bar.com", |
| 6 | + "emailed": true, |
| 7 | + "custom_message": null, |
| 8 | + "created_at": "2021-05-07T20:48:14.278Z", |
| 9 | + "updated_at": "2021-05-07T20:48:14.278Z", |
| 10 | + "expires_at": "2021-06-06T20:48:14.278Z", |
| 11 | + "expired": false, |
| 12 | + "topics": [ |
| 13 | + { |
| 14 | + "id": 1, |
| 15 | + "title": "About the Site Feedback category", |
| 16 | + "fancy_title": "About the Site Feedback category", |
| 17 | + "slug": "about-the-site-feedback-category", |
| 18 | + "posts_count": 1 |
| 19 | + } |
| 20 | + ], |
| 21 | + "groups": [ |
| 22 | + { |
| 23 | + "id": 1, |
| 24 | + "automatic": true, |
| 25 | + "name": "admins", |
| 26 | + "display_name": "admins", |
| 27 | + "user_count": 1, |
| 28 | + "mentionable_level": 0, |
| 29 | + "messageable_level": 0, |
| 30 | + "visibility_level": 1, |
| 31 | + "primary_group": false, |
| 32 | + "title": null, |
| 33 | + "grant_trust_level": null, |
| 34 | + "incoming_email": null, |
| 35 | + "has_messages": true, |
| 36 | + "flair_url": null, |
| 37 | + "flair_bg_color": null, |
| 38 | + "flair_color": null, |
| 39 | + "bio_raw": "", |
| 40 | + "bio_cooked": null, |
| 41 | + "bio_excerpt": null, |
| 42 | + "public_admission": false, |
| 43 | + "public_exit": false, |
| 44 | + "allow_membership_requests": false, |
| 45 | + "full_name": null, |
| 46 | + "default_notification_level": 3, |
| 47 | + "membership_request_template": null, |
| 48 | + "members_visibility_level": 0, |
| 49 | + "can_see_members": true, |
| 50 | + "can_admin_group": true, |
| 51 | + "publish_read_state": false |
| 52 | + }, |
| 53 | + { |
| 54 | + "id": 2, |
| 55 | + "automatic": true, |
| 56 | + "name": "moderators", |
| 57 | + "display_name": "moderators", |
| 58 | + "user_count": 1, |
| 59 | + "mentionable_level": 0, |
| 60 | + "messageable_level": 99, |
| 61 | + "visibility_level": 1, |
| 62 | + "primary_group": false, |
| 63 | + "title": null, |
| 64 | + "grant_trust_level": null, |
| 65 | + "incoming_email": null, |
| 66 | + "has_messages": true, |
| 67 | + "flair_url": null, |
| 68 | + "flair_bg_color": null, |
| 69 | + "flair_color": null, |
| 70 | + "bio_raw": null, |
| 71 | + "bio_cooked": null, |
| 72 | + "bio_excerpt": null, |
| 73 | + "public_admission": false, |
| 74 | + "public_exit": false, |
| 75 | + "allow_membership_requests": false, |
| 76 | + "full_name": null, |
| 77 | + "default_notification_level": 2, |
| 78 | + "membership_request_template": null, |
| 79 | + "members_visibility_level": 0, |
| 80 | + "can_see_members": true, |
| 81 | + "can_admin_group": true, |
| 82 | + "publish_read_state": false |
| 83 | + }, |
| 84 | + { |
| 85 | + "id": 3, |
| 86 | + "automatic": true, |
| 87 | + "name": "staff", |
| 88 | + "display_name": "staff", |
| 89 | + "user_count": 2, |
| 90 | + "mentionable_level": 0, |
| 91 | + "messageable_level": 0, |
| 92 | + "visibility_level": 1, |
| 93 | + "primary_group": false, |
| 94 | + "title": null, |
| 95 | + "grant_trust_level": null, |
| 96 | + "incoming_email": null, |
| 97 | + "has_messages": false, |
| 98 | + "flair_url": null, |
| 99 | + "flair_bg_color": null, |
| 100 | + "flair_color": null, |
| 101 | + "bio_raw": null, |
| 102 | + "bio_cooked": null, |
| 103 | + "bio_excerpt": null, |
| 104 | + "public_admission": false, |
| 105 | + "public_exit": false, |
| 106 | + "allow_membership_requests": false, |
| 107 | + "full_name": null, |
| 108 | + "default_notification_level": 3, |
| 109 | + "membership_request_template": null, |
| 110 | + "members_visibility_level": 0, |
| 111 | + "can_see_members": true, |
| 112 | + "can_admin_group": true, |
| 113 | + "publish_read_state": false |
| 114 | + } |
| 115 | + ] |
| 116 | +} |
0 commit comments