master-thesis/code/crd/schema.yml

17 lines
267 B
YAML
Raw Normal View History

2023-05-11 17:44:13 +02:00
# https://editor.swagger.io/
# https://swagger.io/docs/specification/data-models/data-types/
openapi: 3.0.3
info:
title: Foo
version: 0.0.0
paths: {}
components:
schemas:
Scenario:
type: object
properties:
name:
type: string