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
Which artifact should normally determine whether an HTTP API needs a new public version?
from API versioning
Node 24
beginner
1 min
Which artifact should normally determine whether an HTTP API needs a new public version?
A change to the observable API contract that supported consumers cannot handle
Every production deployment identifier
Every database schema migration
Every internal refactor of a controller
Check
Ask AI about this kata
Report an error
previous kata
What does this version selector print?
Predict the output
next kata
Review a generated versioned order handler
Review AI code
A new version is available
Reload