Skip to content

Commit 4e1440b

Browse files
committed
chore: update RawResponse model to 1.0.0
1 parent 76ca625 commit 4e1440b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/jsonSchemas/RawResponse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
3-
"$id": "https://modele-filiere.developpement.insee.fr/specs/0.0.22/RawResponse.json",
3+
"$id": "https://modele-filiere.developpement.insee.fr/specs/1.0.0/RawResponse.json",
44
"type": "object",
55
"title": "RawResponse",
66
"description": "Represents a raw response associated with the questionnaire",

0 commit comments

Comments
 (0)