meta {
  name: Initialize Schema
  type: http
  seq: 2
}

get {
  url: {{base_url}}/initialize-schema
  body: none
  auth: none
}