Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Drafter hangs on short document #702

Closed
tjanc opened this issue May 20, 2019 · 0 comments · Fixed by #703
Closed

Drafter hangs on short document #702

tjanc opened this issue May 20, 2019 · 0 comments · Fixed by #703
Labels

Comments

@tjanc
Copy link
Contributor

tjanc commented May 20, 2019

Drafter hangs during semantic analysis of

# API name

## Group Instances

### Instance Model [/{instance-id}]


## Group Profiles

### Profiles Collection [/profiles]
            
#### Create Profile [POST]

+ Attributes (Profile)

+ Request (application/json)
   
        + Body
        
                {}
        
        + Schema 
        
                {}
        

### Profile [/v1/profiles/{id}]

+ Attributes (Profile)

I would expect a bunch of warnings and errors, but not an infinite loop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant