Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
fix: align open api
Browse files Browse the repository at this point in the history
  • Loading branch information
giulia-tremolada committed Apr 17, 2024
1 parent 03cc983 commit 43569ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/resources/swagger/api-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5220,6 +5220,9 @@
"type" : "string",
"enum" : [ "AS", "CON", "GSP", "PA", "PG", "PSP", "PT", "REC", "SA", "SCP" ]
},
"ivassCode" : {
"type" : "string"
},
"onboarding" : {
"type" : "array",
"items" : {
Expand Down

0 comments on commit 43569ea

Please sign in to comment.