IRC logs for #farmOS, 2022-03-11 (GMT)

2022-03-10
2022-03-12
TimeNickMessage
[22:56:28]<symbioquine[m]>Any idea why `third_party_settings` on the `*_type/*_type` schemas is defined as an array in the JSON:API schema, but the actual resources that include that field include it as an object?
[22:57:05]<symbioquine[m]>ACTION uploaded an image: (47KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/EuTWGSCTORO... >
[22:58:20]<symbioquine[m]>ACTION uploaded an image: (100KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/JfBZNobEWLR... >
[22:59:20]<symbioquine[m]>`/api/asset_type/asset_type/resource/schema` & `/api/asset_type/asset_type`
[22:59:40]<symbioquine[m]> * `/api/asset_type/asset_type` & `/api/asset_type/asset_type/resource/schema` respectively
[07:35:00]<mstenta[m]>This maybe? https://www.drupal.org/project/jsonapi_schema/issues/3058850
[07:35:42]<mstenta[m]>> 1. `definitions/attributes/properties/third_party_settings` is missing `"type": "object"`
[07:36:08]<mstenta[m]>that's a bit different though, huh? it's not "missing" the `type`... the `type` is wrong...
[07:36:29]<mstenta[m]>might be worth commenting on that issue either way...