feat(api): expose ofsted_framework in school list response

This commit is contained in:
Tudor Sitaru
2026-04-13 13:45:50 +01:00
parent fe31be34a0
commit 6d02d366ce
+1
View File
@@ -547,6 +547,7 @@ SCHOOL_COLUMNS = [
"admissions_policy",
"ofsted_grade",
"ofsted_date",
"ofsted_framework",
"latitude",
"longitude",
]