Skip to content

Issue with accountDeletionDate in CurrentUser.yaml #11

@Rexios80

Description

@Rexios80
accountDeletionDate:
    oneOf:
      - $ref: ./Date.yaml
      - nullable: true

I think something is wrong with this piece but I don't know enough about the OpenAPI specification to fix it.

Here are some links I've found regarding this:
Redocly/redoc#1303
https://stackoverflow.com/questions/40920441/how-to-specify-a-property-can-be-null-or-a-reference-with-swagger

I tried doing some of the things in those links but I ended up just making it worse

Metadata

Metadata

Assignees

Labels

Priority: LowLow priority, this has least priority to be fixedStatus: CompletedWe did it! Ready to merge!Type: MaintenanceThis will neither fix incorrectness nor add value, but is rather a project cleanup

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions