Closed jpbelang closed 5 years ago
#%RAML 1.0
title: RAML Proxy
version: v1
types:
fireworks:
type: date-only # no implications about offset
examples:
bad1: 20151-07-04T21:00:00.0
bad2: 20151-07-04T21:00:00
As an side effect of issue #588, years can have more than four digits.