# File lib/apipie/dsl_definition.rb, line 144
      def api_versions(*versions)
        _apipie_dsl_data[:api_versions].concat(versions)
      end