Commit 9514618
authored
chore(types): Drop
* chore(types): Drop `password` property from UserJSON
There is no reference in the FAPI OpenAPI responses of /v1/me
about password field. The password is only used as part of the
UpdateUserParams type, so i moved it there
* Create friendly-gorillas-smash.mdpassword property from UserJSON (#1805)1 parent 68259a2 commit 9514618
File tree
3 files changed
+5
-5
lines changed- .changeset
- packages/types/src
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 207 | | |
212 | 208 | | |
213 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | 143 | | |
145 | 144 | | |
146 | 145 | | |
| |||
0 commit comments