Commit 11be43e
committed
fix(api): replace additionalProperties: true with \$ref in push.get response schema
Use \$ref: '#/components/schemas/IMessage' and \$ref: '#/components/schemas/IPushNotificationConfig'
for the push.get 200 response data fields per maintainer review requirement.1 parent 20aa60a commit 11be43e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments