Implement the `/collections-queryables` endpoint that describes which properties can be used in CQL2 filters and search parameters. **Acceptance Criteria**: - [ ] Global queryables endpoint implemented - [ ] JSON Schema format for queryables - [ ] All searchable fields documented with types **Reference**: Section 10.3 (AP-02), Section 4 (Table row 6.1.2)
Implement the
/collections-queryablesendpoint that describes which properties can be used in CQL2 filters and search parameters.Acceptance Criteria:
Reference: Section 10.3 (AP-02), Section 4 (Table row 6.1.2)