drafter icon indicating copy to clipboard operation
drafter copied to clipboard

Sample values for String data structures include newlines

Open abtris opened this issue 8 years ago • 0 comments

@kylef opened apiaryio/snowcrash#378

Given the following example:

## Data Structures

### datetime (string)

An ISO8601 formatted date.

#### Sample

2015-10-15T13:21:09Z

Where we have a sample value of 2015-10-15T13:21:09Z, we include two \n (new lines) in the rendered JSON.

abtris avatar Apr 04 '16 10:04 abtris