Skip to content

Commit

Permalink
remove incorrect example properties from OpenAPI spec
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerinus committed Nov 18, 2022
1 parent 9af5233 commit da18a8f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions api/message_bus/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -492,10 +492,6 @@ components:
- "local-storage:vendor"
- "local-storage:model"
- "local-storage:uuid"
- "casaos-ui:type"
- "casaos-ui:title"
- "casaos-ui:icon-1"
- "casaos-ui:message-1"

Property:
type: object
Expand Down Expand Up @@ -539,14 +535,6 @@ components:
value: Cruzer
- name: local-storage:uuid
value: 442e0e5b-9d3e-4fe8-b46f-9c4141fdecd7
- name: casaos-ui:type
value: notification-style-2
- name: casaos-ui:title
value: "New disk found"
- name: casaos-ui:icon-1
value: casaos-icon-disk
- name: casaos-ui:message-1
value: "A new disk, SanDisk Cruzer, is added."
timestamp:
type: string
description: timestamp this event took place
Expand Down

0 comments on commit da18a8f

Please sign in to comment.