discourse/spec/requests/api/schemas
Blake Erickson 6811296b24
DEV: Make silence_reason and can_be_deleted optional (#30647)
In the api docs note that `silence_reason` and `can_be_deleted` are
optional responses for the admin user api response.

Follow up to: 9cf78ba195

> TODO @blake / @sam - this is not passing cause "silence_reason" is a conditional attribute
> (also can_be_deleted is) - we need to figure out how to not include it in the schema - it is not included
> in the admin response by design
2025-01-08 12:43:39 -07:00
..
json DEV: Make silence_reason and can_be_deleted optional (#30647) 2025-01-08 12:43:39 -07:00
schema_loader.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00