Skip to content

Commit

Permalink
portal/client: Updated apiSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
rbatistadev committed Nov 27, 2024
1 parent 3a9d592 commit a2ad8a8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions web/portal/client/cypress/fixtures/apiSpec.json
Original file line number Diff line number Diff line change
Expand Up @@ -36298,8 +36298,10 @@
"type": "string"
},
"email": {
"default": "",
"maxLength": 140,
"description": "",
"example": "",
"type": "string"
},
"lastExecution": {
Expand Down Expand Up @@ -36401,8 +36403,10 @@
"type": "string"
},
"email": {
"default": "",
"maxLength": 140,
"description": "",
"example": "",
"type": "string"
},
"lastExecution": {
Expand Down Expand Up @@ -36466,8 +36470,10 @@
"type": "string"
},
"email": {
"default": "",
"maxLength": 140,
"description": "",
"example": "",
"type": "string"
},
"lastExecution": {
Expand Down

0 comments on commit a2ad8a8

Please sign in to comment.