You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(api-server): update Source model to use embedded Language object
- Replace `language` field of type string with an embedded Language object
- Add new Language model with `code`, `name`, and `nativeName` fields
- Update existing models and sections to reflect the new Language object
0 commit comments