aas-specs icon indicating copy to clipboard operation
aas-specs copied to clipboard

ValueOnly: Support dateTime Range and not only string

Open BirgitBoss opened this issue 7 months ago • 0 comments

Is your feature request related to a problem? Please describe. see https://github.com/admin-shell-io/aas-specs-api/pull/222/files#r1653646603

In case of date range it could help to be more precise and define a DateValue:

DateValue: 
  type: string
  format: date-time

Without that every date format could be used and would be be not interoperable.

BirgitBoss avatar Jun 30 '24 17:06 BirgitBoss