Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Backend
/
API versioning
When is adding a response field backward-compatible?
from API versioning
Node 24
intermediate
1 min
When is adding a response field backward-compatible?
When supported readers tolerate unknown fields and existing semantics do not change
Always, because the new field is optional for the server
Only when the database column is nullable
Whenever the deployment keeps the same major build number
Check
Ask AI about this kata
Report an error
next kata
Which pair uses the current standard syntax for a deprecation date and a later sunset?
Quiz
A new version is available
Reload