drafter icon indicating copy to clipboard operation
drafter copied to clipboard

Report keywords in description headers

Open abtris opened this issue 11 years ago • 0 comments

@zdne opened apiaryio/snowcrash#31

Following blueprint is parsed as with API Name POST and the rest of keywords as a API description. Parser should warn about this.

FORMAT: X-1A

## POST 

+ Request

+ Header 

``` 
lorem ipsum
``` 

+ Body 

``` 
{ 
lorem ipsum
}
```

abtris avatar Sep 19 '13 13:09 abtris