Skip to content

Commit

Permalink
[PPANTT-120] chore: Regenerate openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
svariant committed Sep 19, 2024
1 parent ed5246f commit 537567f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1360,27 +1360,27 @@
"annual_hours_limit": {
"type": "string",
"description": "Annual limit of maintenance hours",
"format": "HH:mm"
"example": "30:15"
},
"extra_hours": {
"type": "string",
"description": "Count of maintenance's hours that exceed annual limit",
"format": "HH:mm"
"example": "30:15"
},
"remaining_hours": {
"type": "string",
"description": "Count of remaining maintenance's hours before annual limit",
"format": "HH:mm"
"example": "30:15"
},
"scheduled_hours": {
"type": "string",
"description": "Count of scheduled maintenance's hours",
"format": "HH:mm"
"example": "30:15"
},
"used_hours": {
"type": "string",
"description": "Count of used maintenance's hours",
"format": "HH:mm"
"example": "30:15"
}
}
},
Expand Down Expand Up @@ -1567,4 +1567,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion openapi/openapi_backoffice_external_ec.json
Original file line number Diff line number Diff line change
Expand Up @@ -664,4 +664,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion openapi/openapi_backoffice_external_psp.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,4 +333,4 @@
}
}
}
}
}
12 changes: 6 additions & 6 deletions openapi/openapi_backoffice_helpdesk.json
Original file line number Diff line number Diff line change
Expand Up @@ -687,27 +687,27 @@
"annual_hours_limit": {
"type": "string",
"description": "Annual limit of maintenance hours",
"format": "HH:mm"
"example": "30:15"
},
"extra_hours": {
"type": "string",
"description": "Count of maintenance's hours that exceed annual limit",
"format": "HH:mm"
"example": "30:15"
},
"remaining_hours": {
"type": "string",
"description": "Count of remaining maintenance's hours before annual limit",
"format": "HH:mm"
"example": "30:15"
},
"scheduled_hours": {
"type": "string",
"description": "Count of scheduled maintenance's hours",
"format": "HH:mm"
"example": "30:15"
},
"used_hours": {
"type": "string",
"description": "Count of used maintenance's hours",
"format": "HH:mm"
"example": "30:15"
}
}
},
Expand Down Expand Up @@ -893,4 +893,4 @@
}
}
}
}
}

Large diffs are not rendered by default.

0 comments on commit 537567f

Please sign in to comment.