Refactor self-serve wash flow to decouple visible question logic, improve condition evaluation, and handle nullable fields in the OpenAPI spec.
This commit is contained in:
@@ -11816,9 +11816,11 @@ components:
|
||||
type: string
|
||||
answer:
|
||||
type: boolean
|
||||
nullable: true
|
||||
answered_at:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
|
||||
SelfserveWashTaskSnapshot:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user