{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/HrisPayslips", "title": "HrisPayslips", "items": { "$ref": "#/components/schemas/HrisPayslip" }, "type": "array" }