Jonathan Druart
8972181484
Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: BULAC - http://www.bulac.fr/ Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov> Signed-off-by: Laurence Rault <laurence.rault@biblibre.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
22 lines
386 B
YAML
22 lines
386 B
YAML
---
|
|
type: object
|
|
properties:
|
|
processing_attribute_id:
|
|
type: integer
|
|
description: Internal processing attribute identifier
|
|
processing_id:
|
|
type: integer
|
|
description: Internal processing identifier
|
|
name:
|
|
type: string
|
|
type:
|
|
type:
|
|
- string
|
|
option_source:
|
|
type:
|
|
- string
|
|
- "null"
|
|
additionalProperties: false
|
|
required:
|
|
- name
|
|
- type
|