Small enhancements due to requests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
openapi: 3.0.0
|
||||
info:
|
||||
title: "TyrePro-API, TPMS"
|
||||
version: "Version 6"
|
||||
version: "Version 7"
|
||||
servers:
|
||||
- url: "https://musterreifen.com/api/tpms"
|
||||
description: "Development server"
|
||||
@@ -1353,6 +1353,12 @@ components:
|
||||
type: "integer"
|
||||
CustomerName1:
|
||||
type: "string"
|
||||
StorageDesignation:
|
||||
type: "string"
|
||||
StoragePlaceDesignation:
|
||||
type: "string"
|
||||
RemoteStorageReference:
|
||||
type: "string"
|
||||
Documents:
|
||||
type: "array"
|
||||
items:
|
||||
@@ -1458,6 +1464,8 @@ components:
|
||||
type: "string"
|
||||
GuidStorageLocation:
|
||||
type: "string"
|
||||
RemoteStorageReference:
|
||||
type: "string"
|
||||
CommentExternal:
|
||||
type: "string"
|
||||
CommentInternal:
|
||||
|
||||
Reference in New Issue
Block a user