discourse/spec/requests/api/schemas/json
Blake Erickson 2fb9834821
DEV: Fix api docs for default calendar (#14539)
Change the type for default_calendar to a string.

The type specified for the default calendar in the api docs wasn't a
valid type. The linting in the api docs repo reports:

```
`type` can be one of the following only: "object", "array", "string", "number", "integer", "boolean", "null".
```

This linting currently is only in the `discourse_api_docs` repo.
2021-10-06 13:36:11 -06:00
..
admin_user_list_response.json DEV: Fix several type issues with the api docs (#14016) 2021-08-12 12:25:17 -06:00
admin_user_response.json DEV: Fix several type issues with the api docs (#14016) 2021-08-12 12:25:17 -06:00
backups_create_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
backups_list_response.json api docs example (#11997) 2021-02-08 10:09:44 -07:00
badge_create_request.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
badge_create_response.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
badge_list_response.json DEV: Remove PostProcessed trigger option (#13916) 2021-08-04 22:24:47 +02:00
badge_update_request.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
badge_update_response.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
category_create_request.json DEV: Update category api docs (#12017) 2021-02-09 06:27:23 -07:00
category_create_response.json FIX: include_ serializer methods must end with ? (#14407) 2021-09-22 16:01:25 +03:00
category_list_response.json FEATURE: Return subcategories on categories endpoint (#14492) 2021-10-05 12:12:31 -06:00
category_topics_response.json FEATURE: Category setting to allow unlimited first post edits by the owner of the topic (#12690) 2021-04-14 15:54:09 +10:00
category_update_response.json FIX: include_ serializer methods must end with ? (#14407) 2021-09-22 16:01:25 +03:00
group_add_members_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_add_members_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_members_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_remove_members_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_remove_members_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_response.json FEATURE: enable tagging by default (#13175) 2021-06-07 18:07:46 +03:00
groups_list_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
search_response.json DEV: Update api docs for search endpoint (#14181) 2021-08-30 11:25:34 -06:00
site_response.json DEV: Fix flaky site.json api test (#14351) 2021-09-15 18:03:08 -06:00
success_ok_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
tag_group_create_request.json
tag_group_create_response.json
topic_create_request.json DEV: Update api docs to deprecate target_usernames field (#12394) 2021-03-12 16:48:39 -07:00
topic_create_response.json FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
upload_create_request.json
upload_create_response.json
user_actions_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_anonymize_response.json DEV: Document anonymize user api endpoint (#13893) 2021-07-29 17:40:41 -06:00
user_badges_response.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
user_create_request.json DEV: Refactor the api docs for the user endpoint (#14377) 2021-09-20 10:04:57 -06:00
user_create_response.json DEV: Refactor the api docs for the user endpoint (#14377) 2021-09-20 10:04:57 -06:00
user_delete_request.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_delete_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_get_response.json DEV: Fix api docs for default calendar (#14539) 2021-10-06 13:36:11 -06:00
user_password_change_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
user_password_reset_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
user_password_reset_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
user_refresh_gravatar_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_suspend_request.json DEV: Document the user suspend api endpoint (#12179) 2021-02-23 05:58:22 -07:00
user_suspend_response.json DEV: Document the user suspend api endpoint (#12179) 2021-02-23 05:58:22 -07:00
user_update_avatar_request.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_update_email_request.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
users_public_list_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00