Commit bad56e3
authored
Update annotation test to check properties instead of root types (#3651)
## Changes
Previously, it was checking only the root type, so it wasn't possible to
have different properties in openapi_overrides and custom overrides of
the same root type
Also updated message to make it more clear:
<img width="982" height="86" alt="image"
src="https://github.com/user-attachments/assets/49493c88-da6e-4e2f-b61f-dfe8141e6170"
/>
## Why
Tests were unexpectedly failing in this PR
#3635
## Tests
<!-- How have you tested the changes? -->
<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->1 parent 165bd50 commit bad56e3
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 | | |
143 | | - | |
144 | 147 | | |
145 | 148 | | |
146 | 149 | | |
0 commit comments