Skip to content

Commit

Permalink
update openapi specs
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Dec 4, 2024
1 parent b92ac7e commit a30635d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
2 changes: 0 additions & 2 deletions services/api-server/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -7094,9 +7094,7 @@
"required": [
"walletId",
"name",
"description",
"owner",
"thumbnail",
"status",
"created",
"modified",
Expand Down
2 changes: 1 addition & 1 deletion services/resource-usage-tracker/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@
"$ref": "#/components/schemas/UnitExtraInfo"
},
"current_cost_per_unit": {
"type": "number",
"type": "string",
"title": "Current Cost Per Unit"
},
"current_cost_per_unit_id": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14034,9 +14034,7 @@ components:
required:
- walletId
- name
- description
- owner
- thumbnail
- status
- created
- modified
Expand Down Expand Up @@ -14085,9 +14083,7 @@ components:
required:
- walletId
- name
- description
- owner
- thumbnail
- status
- created
- modified
Expand Down

0 comments on commit a30635d

Please sign in to comment.