You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
354 B

type: object
4 years ago
description: Saisi d'un collaborateur ou d'un référent sur un champ
properties:
id:
type: string
4 years ago
format: int64
4 years ago
typeSaisie:
$ref: ../enum/typeEP.yaml
4 years ago
note:
type: integer
texte:
type: string
4 years ago
texte2:
type: string
niveau:
type: integer
champ:
$ref: ./champ.yaml
required:
- id
- type
- champ