X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1aa2903df6165ecc8164c40957f282d5f7174b21..37ab0eedec5eaf99c27b6b64fd04cc9248081713:/services/api/app/controllers/arvados/v1/schema_controller.rb?ds=sidebyside diff --git a/services/api/app/controllers/arvados/v1/schema_controller.rb b/services/api/app/controllers/arvados/v1/schema_controller.rb index aee5d1f951..5c22341015 100644 --- a/services/api/app/controllers/arvados/v1/schema_controller.rb +++ b/services/api/app/controllers/arvados/v1/schema_controller.rb @@ -36,7 +36,7 @@ class Arvados::V1::SchemaController < ApplicationController # format is YYYYMMDD, must be fixed with (needs to be linearly # sortable), updated manually, may be used by clients to # determine availability of API server features. - revision: "20190926", + revision: "20200212", source_version: AppVersion.hash, sourceVersion: AppVersion.hash, # source_version should be deprecated in the future packageVersion: AppVersion.package_version,