diff --git a/src/v1/openapi.yaml b/src/v1/openapi.yaml index 82175a4..e4160ac 100644 --- a/src/v1/openapi.yaml +++ b/src/v1/openapi.yaml @@ -4262,6 +4262,7 @@ components: - "UsersMayEnterANewLicenceTag" - "IsConnectedWithATyreStorage" - "DeadlineTimeInSecondsSinceMidnight" + - "DeadlineTimeInSecondsSinceMidnight" properties: Guid: type: "string" @@ -4286,6 +4287,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: