这里为什么没有extras字段,我看数据库里面是有的,可以加上么? #778
Unanswered
houming818
asked this question in
Q&A
Replies: 1 comment
-
|
extras是有schema的, 是目录默认字段配置声明的name/type等 目前并不对登录upsert这种场景开放(因为没有对应的校验逻辑 并且这块打算重构, 下掉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
bk-user/src/api/bkuser_core/api/login/serializers.py
Line 26 in 1ad9537
增加字段extras的支持。
Beta Was this translation helpful? Give feedback.
All reactions