JSON Schema: Generate_arks_job

URI Template

Properties

View Source


1
2
3
4
5
6
7
8
9
# File 'common/schemas/generate_arks_job.rb', line 1

{
  :schema => {
    "$schema" => "http://www.archivesspace.org/archivesspace.json",
    "version" => 1,
    "type" => "object",

    "properties" => {}
  }
}

Plain Text Version