master > master: code py - schemata überarbeitet
This commit is contained in:
@@ -2,7 +2,8 @@ openapi: 3.0.3
|
||||
info:
|
||||
version: 0.1.0
|
||||
title: Schemata for config models
|
||||
servers: []
|
||||
servers:
|
||||
- url: "."
|
||||
paths: {}
|
||||
components:
|
||||
schemas:
|
||||
@@ -10,7 +11,7 @@ components:
|
||||
# Config
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Config:
|
||||
descripton: |-
|
||||
description: |-
|
||||
Data model for all parts of the configuration.
|
||||
type: object
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user