Skip to content

Commit

Permalink
Update schema
Browse files Browse the repository at this point in the history
Signed-off-by: l5io <[email protected]>
  • Loading branch information
leecalcote authored and l5io committed Jul 15, 2024
1 parent acb1b26 commit a7561a7
Showing 1 changed file with 40 additions and 16 deletions.
56 changes: 40 additions & 16 deletions schemas/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13445,7 +13445,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -13632,7 +13634,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -13957,7 +13961,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -14143,7 +14149,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -14375,7 +14382,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -14601,7 +14609,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -14833,7 +14842,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -15054,7 +15064,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -15241,7 +15253,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -15503,7 +15517,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -15711,7 +15727,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -15972,7 +15990,9 @@ components:
additionalProperties: true
model:
type: object
description: Registrant-defined data associated with the model.
description: >-
Registrant-defined data associated with the model. Properties
pertain to the software being managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -16158,7 +16178,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -16390,7 +16411,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -16616,7 +16638,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down Expand Up @@ -16848,7 +16871,8 @@ components:
type: object
description: >-
Registrant-defined data associated with the
model.
model. Properties pertain to the software being
managed (e.g. Kubernetes v1.31)
required:
- version
properties:
Expand Down

0 comments on commit a7561a7

Please sign in to comment.