# How to configure array objects in a plugin? Using json\_schema with type: objects?

**URL:** <https://meta.discourse.org/t/json-schema-type-objects/405376>\
**Category:** Development\
**Created:** [June 16, 2026, 4:03am UTC](https://meta.discourse.org/t/json-schema-type-objects/405376 "2026-06-16T04:03:39Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Post date:** [June 22, 2026, 10:10pm UTC](https://meta.discourse.org/t/json-schema-type-objects/405376/2 "2026-06-22T22:10:26Z")

</div>

`type:objects` should work in plugins! we use it ourselves here for example

[https://github.com/discourse/discourse/blob/eba9a3b69cf637fccba1a00978f2269b4fccf9d4/plugins/discourse-openid-connect/config/settings.yml#L59-L71](https://github.com/discourse/discourse/blob/eba9a3b69cf637fccba1a00978f2269b4fccf9d4/plugins/discourse-openid-connect/config/settings.yml#L59-L71)

---

_[View the full topic](https://meta.discourse.org/t/json-schema-type-objects/405376)._
