Compare commits
22 Commits
cec3fa68ad
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| eb8630ff24 | |||
| 2960d1bd36 | |||
| 6eda09efbe | |||
| dc1751b852 | |||
| 760da37fe3 | |||
| adb589ef49 | |||
| fbcb1ff6bb | |||
| 68eca53428 | |||
| 694582091b | |||
| 254d3b09ae | |||
| 1c7255fa72 | |||
| 574b8caf49 | |||
| dacc6cade4 | |||
| 6d93e58c98 | |||
| 1edeb5178d | |||
| 1e6a843330 | |||
| b797105afc | |||
| 741f6c34dd | |||
| cb2e4d1d60 | |||
| 7449bb1a06 | |||
| 791d46ff6b | |||
| 5b9a836c65 |
@@ -27,3 +27,4 @@ https://docs.hetzner.cloud/
|
||||
https://opensource.zalando.com/restful-api-guidelines
|
||||
https://kubernetes.io/docs/reference/using-api/api-concepts
|
||||
https://docs.stripe.com/api/prices
|
||||
https://developer.clickup.com/docs/authentication
|
||||
|
||||
@@ -4193,6 +4193,7 @@ components:
|
||||
- "GuidOnlineSchedulerService"
|
||||
- "GuidBranch"
|
||||
- "IsDefault"
|
||||
- "Hints"
|
||||
properties:
|
||||
Guid:
|
||||
type: "string"
|
||||
@@ -4202,6 +4203,22 @@ components:
|
||||
type: "string"
|
||||
IsDefault:
|
||||
type: "string"
|
||||
Hints:
|
||||
type: "array"
|
||||
items:
|
||||
type: "object"
|
||||
required:
|
||||
- "AttentionLevel"
|
||||
- "Hint"
|
||||
properties:
|
||||
AttentionLevel:
|
||||
type: "string"
|
||||
enum:
|
||||
- "Low"
|
||||
- "Mid"
|
||||
- "High"
|
||||
Hint:
|
||||
type: "string"
|
||||
_HashValue:
|
||||
$ref: "#/components/schemas/_HashValue"
|
||||
example:
|
||||
@@ -4262,6 +4279,7 @@ components:
|
||||
- "UsersMayEnterANewLicenceTag"
|
||||
- "IsConnectedWithATyreStorage"
|
||||
- "DeadlineTimeInSecondsSinceMidnight"
|
||||
- "DeadlineTimeInSecondsSinceMidnight"
|
||||
properties:
|
||||
Guid:
|
||||
type: "string"
|
||||
@@ -4286,6 +4304,16 @@ components:
|
||||
type: "boolean"
|
||||
DeadlineTimeInSecondsSinceMidnight:
|
||||
type: "integer"
|
||||
RedirectUrlType:
|
||||
type: "string"
|
||||
enum:
|
||||
- "None"
|
||||
- "NewTab"
|
||||
- "SameTab"
|
||||
RedirectUrl:
|
||||
type: "string"
|
||||
RedirectUrlShallBeShownAsOptionalButton:
|
||||
type: "boolean"
|
||||
_HashValue:
|
||||
$ref: "#/components/schemas/_HashValue"
|
||||
example:
|
||||
|
||||
1142
src/v2/shop.yaml
1142
src/v2/shop.yaml
File diff suppressed because it is too large
Load Diff
@@ -167,6 +167,23 @@ paths:
|
||||
$ref: "#/components/responses/GenericError"
|
||||
security:
|
||||
- SessionScheme: []
|
||||
/CustomerStorages/{Guid}/custommethods/Predecessor:
|
||||
get:
|
||||
tags:
|
||||
- "TPMS / customer storage"
|
||||
parameters:
|
||||
- $ref: "#/components/parameters/GuidPathParameter"
|
||||
responses:
|
||||
200:
|
||||
description: "successful operation"
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/CustomerStorage"
|
||||
default:
|
||||
$ref: "#/components/responses/GenericError"
|
||||
security:
|
||||
- SessionScheme: []
|
||||
/CustomerStorages/{Guid}/custommethods/Rearrange:
|
||||
post:
|
||||
tags:
|
||||
@@ -184,6 +201,23 @@ paths:
|
||||
$ref: "#/components/responses/GenericError"
|
||||
security:
|
||||
- SessionScheme: []
|
||||
/CustomerStorages/{Guid}/custommethods/Successor:
|
||||
get:
|
||||
tags:
|
||||
- "TPMS / customer storage"
|
||||
parameters:
|
||||
- $ref: "#/components/parameters/GuidPathParameter"
|
||||
responses:
|
||||
200:
|
||||
description: "successful operation"
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/CustomerStorage"
|
||||
default:
|
||||
$ref: "#/components/responses/GenericError"
|
||||
security:
|
||||
- SessionScheme: []
|
||||
/CustomerStoragePositions/{Guid}:
|
||||
get:
|
||||
tags:
|
||||
@@ -1478,6 +1512,7 @@ components:
|
||||
- "Guid"
|
||||
- "GuidCustomerStorage"
|
||||
- "PositionDescription"
|
||||
- "PositionDescriptionDesignation"
|
||||
properties:
|
||||
Guid:
|
||||
type: "string"
|
||||
@@ -1487,6 +1522,8 @@ components:
|
||||
readOnly: true
|
||||
PositionDescription:
|
||||
type: "string"
|
||||
PositionDescriptionDesignation:
|
||||
type: "string"
|
||||
GuidArticleTyre:
|
||||
type: "string"
|
||||
TyreDimension:
|
||||
@@ -1555,10 +1592,13 @@ components:
|
||||
type: "object"
|
||||
readOnly: true
|
||||
required:
|
||||
- "Guid"
|
||||
- "Type"
|
||||
- "Designation"
|
||||
- "Axles"
|
||||
properties:
|
||||
Guid:
|
||||
type: "string"
|
||||
Type:
|
||||
type: "string"
|
||||
enum:
|
||||
@@ -1582,6 +1622,7 @@ components:
|
||||
- "IsDrivingAxle"
|
||||
- "IsReserveAxle"
|
||||
- "IsSteeringAxle"
|
||||
- "Designation"
|
||||
- "Positions"
|
||||
properties:
|
||||
BlockNumberFrontToBack:
|
||||
@@ -1592,6 +1633,8 @@ components:
|
||||
type: "boolean"
|
||||
IsSteeringAxle:
|
||||
type: "boolean"
|
||||
Designation:
|
||||
type: "string"
|
||||
Positions:
|
||||
type: "array"
|
||||
items:
|
||||
@@ -1599,11 +1642,14 @@ components:
|
||||
required:
|
||||
- "BlockNumberLeftToRight"
|
||||
- "PositionDescription"
|
||||
- "Designation"
|
||||
properties:
|
||||
BlockNumberLeftToRight:
|
||||
type: "integer"
|
||||
PositionDescription:
|
||||
type: "string"
|
||||
Designation:
|
||||
type: "string"
|
||||
ChassisNumber:
|
||||
type: "string"
|
||||
EgTypeApprovalNumber:
|
||||
@@ -1648,6 +1694,7 @@ components:
|
||||
type: "object"
|
||||
required:
|
||||
- "Guid"
|
||||
- "ProgramIdentifier"
|
||||
- "ProgramIdentifierDesignation"
|
||||
- "Type"
|
||||
- "Designation"
|
||||
@@ -1659,6 +1706,9 @@ components:
|
||||
ProgramIdentifierDesignation:
|
||||
type: "string"
|
||||
readOnly: true
|
||||
ProgramIdentifier:
|
||||
type: "string"
|
||||
readOnly: true
|
||||
Type:
|
||||
type: "string"
|
||||
enum:
|
||||
|
||||
Reference in New Issue
Block a user