Skip to content

Edm..Date generates a sample value that is an ISO DateTime, not just Date and would fail its own validation. #90

@garethj-msft

Description

@garethj-msft

When a property is of time Edm.Date, the wrong sample value is generated.

Steps to reproduce

Add a property of type Edm.Date, generate OAS.

Expected result

:
value:
date: '0001-01-01'

Actual result

:
value:
date: '0001-01-01T00:00:00.0000000'

Metadata

Metadata

Assignees

Labels

priority:p2Medium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 daystype:bugA broken experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions