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. |
||
|---|---|---|
| .. | ||
| schemas | ||
| shared | ||
| backups_spec.rb | ||
| badges_spec.rb | ||
| categories_spec.rb | ||
| groups_spec.rb | ||
| invites_spec.rb | ||
| notifications_spec.rb | ||
| posts_spec.rb | ||
| private_messages_spec.rb | ||
| search_spec.rb | ||
| site_spec.rb | ||
| tags_spec.rb | ||
| topics_spec.rb | ||
| uploads_spec.rb | ||
| user_badges_spec.rb | ||
| users_spec.rb | ||