Skip to content

Commit

Permalink
model evento 1.0.2 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mttfranci authored Jul 28, 2022
1 parent 0c45dcc commit 9d4dc67
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion dati_comuni/model_evento.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.0
info:
title: Data model per evento
version: '1.0.1 beta'
version: '1.0.2 beta'
paths:
"/":
get:
Expand Down Expand Up @@ -1058,6 +1058,10 @@ components:
format: date
description: Data di ultimo avvistamento
example: '2022-06-24'
tipoScomparsa:
type: string
description: Tipo della scomparsa (decodifica 59) 1/Assenza, 2/Morte presunta, 3/Scomparsa
example: "1"
ultimoLuogo:
$ref: '#/components/schemas/ModelLuogo'
sentenzaMortePresunta:
Expand Down

0 comments on commit 9d4dc67

Please sign in to comment.