Deprecations

Nothing is deprecated today. Here is the policy for when something is.

#Currently deprecated

Note
Nothing on the Vedika API is currently deprecated. When something is scheduled for removal it will be listed here, with the replacement path and the support window, ahead of the change.

#Deprecation policy

#Pin your version

If a build is going to run unattended for a while, pin version explicitly instead of relying on the default, and keep an eye on the changelog for when a newer version is worth adopting.

{
  "question": "...",
  "birthDetails": { "...": "..." },
  "speed": "standard",
  "version": "2"
}