Gunnar Jänicke

Results 3 comments of Gunnar Jänicke

Yes, `ReadOnlyObservableCollection` sounds good.

I ran into the same issue that my examples are like that: ``` ... "timestamp": { "type": "string", "format": "date-time", "example": "2022-04-20T11:28:33.894Z" }, ... ``` Produces the following exception: ```...

@joschi Thank you for the quick answer and yes the latest beta helps to solve my issue. :)