Merge branch '21600-banner-tests'
[arvados.git] / services / api / app / controllers / arvados / v1 / schema_controller.rb
index e200870da5f2cc5e17a43df24840f83724b5ca54..74aa4078cbea66a6da3138cfd4a46f9ece81e350 100644 (file)
@@ -36,7 +36,7 @@ class Arvados::V1::SchemaController < ApplicationController
       # format is YYYYMMDD, must be fixed width (needs to be lexically
       # sortable), updated manually, may be used by clients to
       # determine availability of API server features.
-      revision: "20220510",
+      revision: "20231117",
       source_version: AppVersion.hash,
       sourceVersion: AppVersion.hash, # source_version should be deprecated in the future
       packageVersion: AppVersion.package_version,