discourse/spec/requests/api/schemas
Blake Erickson 59d514df34
DEV: Fix missing optional site.json fields (#17364)
The site.json endpoint was missing some optional fields on the
categories property that is returned. This commit documents the
`parent_category_id` which is present if there are subcategories and it
also documents the `custom_fields` property which the chat plugin is
using causing some flaky tests.
2022-07-08 09:04:50 +08:00
..
json DEV: Fix missing optional site.json fields (#17364) 2022-07-08 09:04:50 +08:00
schema_loader.rb