chore(mobile): properly patch openapi with custom response dto (#11753)

This commit is contained in:
Alex
2024-08-13 14:39:25 -05:00
committed by GitHub
parent fdf0b16fe3
commit 5ec407b57c
12 changed files with 312 additions and 7 deletions
+1
View File
@@ -9918,6 +9918,7 @@
"RatingResponse": {
"properties": {
"enabled": {
"default": false,
"type": "boolean"
}
},